Commit Graph

2009 Commits

Author SHA1 Message Date
Mathias Wagner a734323f38 Create NotFound page 2026-01-20 00:06:39 +01:00
Mathias Wagner 68a3b10bfc Update dialog stylings 2026-01-20 00:06:24 +01:00
Mathias Wagner 395d47521e Update design of OptimalValuesDialog 2026-01-20 00:06:16 +01:00
Mathias Wagner 20cdee1e36 Integrate AlertDialog into HeaderComponent 2026-01-20 00:06:00 +01:00
Mathias Wagner b6f88c70fb Fix pagination layout issue 2026-01-20 00:05:45 +01:00
Mathias Wagner e9cdbe1dd3 Handle blur on DropdownSelect 2026-01-20 00:05:33 +01:00
Mathias Wagner cf5fb1b35e Remove project info from dropdown 2026-01-20 00:03:05 +01:00
Mathias Wagner e967927ccd Update ChartModal styles 2026-01-20 00:02:55 +01:00
Mathias Wagner 1876b3de00 Update DateRangePicker styles 2026-01-20 00:02:49 +01:00
Mathias Wagner 6396f67b3f Create AboutDialog component and update en.json 2026-01-20 00:01:54 +01:00
Mathias Wagner eb6a7ab641 Add crosshair plugin for tooltips in Statistics charts 2026-01-19 21:26:29 +01:00
Mathias Wagner d6b4547970 Update LatestTestComponent icon color to blue 2026-01-19 21:25:40 +01:00
Mathias Wagner e0cba6e71c Remove BackgroundElements 2026-01-18 17:32:12 +01:00
Mathias Wagner c43fa84b67 Include logo in HeaderComponent 2026-01-18 17:00:50 +01:00
Mathias Wagner dd8e15dc49 Reduce glassy effect 2026-01-18 16:56:48 +01:00
Mathias Wagner a0d8632d8c Fix animation in LatestTestComponent 2026-01-18 16:56:33 +01:00
Mathias Wagner fe1177d596 Move button to bottom right 2026-01-18 16:56:11 +01:00
Mathias Wagner 29e67a9fba Fix bug in IntegrationDialog.jsx 2026-01-18 05:55:31 +01:00
Mathias Wagner 5646e1f8e2 Remove integration components and restructure IntegrationDialog 2026-01-18 05:54:50 +01:00
Mathias Wagner f845b3d2b7 Create DropdownSelect component 2026-01-18 05:53:15 +01:00
Mathias Wagner daee7dbfc7 Create ExpandableCard component 2026-01-18 05:53:08 +01:00
Mathias Wagner 172598034a Create FormField component 2026-01-18 05:53:02 +01:00
Mathias Wagner 562bfbe00f Create ToggleSwitch component with styles and implementation 2026-01-18 05:51:47 +01:00
Mathias Wagner fcd2c2cccf Apply glassy design updates across components with updated background styles and blur effects 2026-01-18 05:36:08 +01:00
Mathias Wagner 741bbc3441 Add BackgroundElements component and apply glassy design style updates across components 2026-01-18 05:30:42 +01:00
Mathias Wagner 5f6eaf3339 Enhance component design 2026-01-18 05:21:12 +01:00
Mathias Wagner e5f24dc62f Refine recommendations and internet speed settings 2026-01-18 05:06:00 +01:00
Mathias Wagner 4674f1d80c Refine styles and transitions across components, enhance SpeedtestComponent with forwardRef, and update animations for consistency. 2026-01-18 04:49:04 +01:00
Mathias Wagner 8c94796f8e Remove LoadingDialog and improve StatusContext with new setRunning function 2026-01-18 04:39:41 +01:00
Mathias Wagner 30befd2bd8 Update translations 2026-01-18 04:07:17 +01:00
Mathias Wagner 8ac0d35c94 Integrate HourlyChart correctly 2026-01-18 04:07:09 +01:00
Mathias Wagner cae7f7394a Create HourlyChart 2026-01-18 04:07:01 +01:00
Mathias Wagner 9f58db62e6 Implement onClick handler in charts 2026-01-18 04:05:34 +01:00
Mathias Wagner 115e920754 Update Statistics page 2026-01-18 04:04:32 +01:00
Mathias Wagner 4013ed2072 Update onClick props of StatisticContainer.jsx 2026-01-18 04:04:16 +01:00
Mathias Wagner 5216b79d00 Create ChartModal 2026-01-18 04:01:06 +01:00
Mathias Wagner 7bc6a9fe8f Migrate SpeedChart into component 2026-01-18 03:54:33 +01:00
Mathias Wagner ae82639b1c Add ConsistencyChart component to display statistics consistency metrics with styling 2026-01-18 03:37:30 +01:00
Mathias Wagner 24a3ed26b0 Update styling of DateRangePicker component to match new design 2026-01-18 03:36:58 +01:00
Mathias Wagner 5fd0631979 Remove useless charts 2026-01-18 03:31:22 +01:00
Mathias Wagner bfca3198c2 Create DateRangePicker component 2026-01-18 03:30:48 +01:00
dependabot[bot] 31494b43bd chore(deps): bump sass-embedded from 1.97.1 to 1.97.2 in /client
Bumps [sass-embedded](https://github.com/sass/embedded-host-node) from 1.97.1 to 1.97.2.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/embedded-host-node/compare/1.97.1...1.97.2)

---
updated-dependencies:
- dependency-name: sass-embedded
  dependency-version: 1.97.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-06 21:05:53 +00:00
dependabot[bot] bd923ca655 chore(deps): bump react-i18next from 16.5.0 to 16.5.1 in /client
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 16.5.0 to 16.5.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v16.5.0...v16.5.1)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-version: 16.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-01 21:03:54 +00:00
dependabot[bot] b6d9592ef2 chore(deps): bump sass-embedded from 1.97.0 to 1.97.1 in /client
Bumps [sass-embedded](https://github.com/sass/embedded-host-node) from 1.97.0 to 1.97.1.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/embedded-host-node/compare/1.97.0...1.97.1)

---
updated-dependencies:
- dependency-name: sass-embedded
  dependency-version: 1.97.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 21:03:46 +00:00
github-actions[bot] 1e91c0bc09 Merge pull request #1322 from gnmyt/dependabot/npm_and_yarn/client/i18next-25.7.3
chore(deps): bump i18next from 25.7.2 to 25.7.3 in /client
2025-12-17 21:27:27 +00:00
dependabot[bot] 1e24942437 chore(deps): bump i18next from 25.7.2 to 25.7.3 in /client
Bumps [i18next](https://github.com/i18next/i18next) from 25.7.2 to 25.7.3.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v25.7.2...v25.7.3)

---
updated-dependencies:
- dependency-name: i18next
  dependency-version: 25.7.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-17 21:27:10 +00:00
dependabot[bot] d8ce374f98 chore(deps): bump sass-embedded from 1.96.0 to 1.97.0 in /client
Bumps [sass-embedded](https://github.com/sass/embedded-host-node) from 1.96.0 to 1.97.0.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/embedded-host-node/compare/1.96.0...1.97.0)

---
updated-dependencies:
- dependency-name: sass-embedded
  dependency-version: 1.97.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-17 21:26:58 +00:00
dependabot[bot] 336abc8fca chore(deps): bump react-router-dom from 7.10.1 to 7.11.0 in /client
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.10.1 to 7.11.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.11.0/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-version: 7.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-17 21:04:54 +00:00
dependabot[bot] c0fd0bd6e2 chore(deps): bump vite from 7.2.7 to 7.3.0 in /client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.2.7 to 7.3.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.0/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.0/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 21:04:59 +00:00
dependabot[bot] 8dc8b458fe chore(deps): bump react-dom from 19.2.2 to 19.2.3 in /client
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.2.2 to 19.2.3.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-12 21:05:31 +00:00