feat: make map landing page, mv current to about#907
Merged
scheidtdav merged 13 commits intodevfrom May 6, 2026
Merged
Conversation
Coverage Report
File CoverageNo changed files found. |
Member
Contributor
Author
Closed
scheidtdav
approved these changes
May 5, 2026
scheidtdav
approved these changes
May 6, 2026
jona159
added a commit
that referenced
this pull request
May 6, 2026
* feat: make map landing page, mv current to about * fix: update copyright year * feat: improve hosted text * fix: copyright year, twitter icon * fix: translations * fix: openSenseLab logo * fix: rm scroll snapping * fix: translations * feat: animate heading * fix: rm features * feat: show copyright year dynamically --------- Co-authored-by: David Scheidt <scheidtdav@users.noreply.github.com>
scheidtdav
added a commit
that referenced
this pull request
May 7, 2026
* feat: info menu * feat: add topbar button variant for coherent styling * feat: use osem logo with text for home button * feat: info menu component with informational links * feat: translations * feat: add method to get total count of measurements * feat: download label * feat: topbar component, show devices and measurement stats * feat: format * refactor: download component * feat: adjust info component * feat: adjust menu component * feat: add settings component for header, minor things * fix: after conflict * fix: pass user from loader * fix: rm unnecessary stuff * feat: show logo and stats together * feat: add language dialog for the future * feat: show current language on hover only * fix: dont show settings menu for now * fix: rm translation * fix: rm useless mailbox icon, readd menu * fix: show donwload option also when not logged in * feat: zoom to initial view state on home click * fix: rm unnecessary div * fix: download * feat: make map landing page, mv current to about (#907) * feat: make map landing page, mv current to about * fix: update copyright year * feat: improve hosted text * fix: copyright year, twitter icon * fix: translations * fix: openSenseLab logo * fix: rm scroll snapping * fix: translations * feat: animate heading * fix: rm features * feat: show copyright year dynamically --------- Co-authored-by: David Scheidt <scheidtdav@users.noreply.github.com> * build(deps): bump @directus/sdk from 21.2.2 to 21.3.0 (#924) Bumps [@directus/sdk](https://github.com/directus/directus/tree/HEAD/sdk) from 21.2.2 to 21.3.0. - [Release notes](https://github.com/directus/directus/releases) - [Commits](https://github.com/directus/directus/commits/HEAD/sdk) --- updated-dependencies: - dependency-name: "@directus/sdk" dependency-version: 21.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @react-router/dev from 7.14.2 to 7.15.0 (#925) * build(deps-dev): bump @react-router/dev from 7.14.2 to 7.15.0 Bumps [@react-router/dev](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dev) from 7.14.2 to 7.15.0. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dev/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/@react-router/dev@7.15.0/packages/react-router-dev) --- updated-dependencies: - dependency-name: "@react-router/dev" dependency-version: 7.15.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * use new stable syntax --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Scheidt <david.scheidt@opensenselab.org> * feat: differentiate pill shape buttons in topbar * feat: shared style for topbar elements * feat: button sizes * feat: wrap in tooltip provider * feat: visually align topbar elements * feat: translations * fix: rm unused --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: David Scheidt <scheidtdav@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Scheidt <david.scheidt@opensenselab.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type of Change
Implementation
Checklist
devbranchAdditional Information