Commit Graph

3732 Commits

Author SHA1 Message Date
Mathias Wagner 1195307d52 Update charts with light mode support and consistency improvements 2026-01-20 00:08:23 +01:00
Mathias Wagner 452c430bdd Create RouteError page 2026-01-20 00:06:51 +01:00
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 46aa709c71 Redesign navigation, footer, and home page for improved layout and accessibility 2026-01-19 21:28:43 +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 116af00b35 Move DOCUMENTATION_BASE to constants file in utils 2026-01-19 21:25:02 +01:00
Mathias Wagner ac3299b696 Update animation and opacity properties for floating icons in web 2026-01-18 17:36:27 +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 ccf197bd98 Add back failed tests 2026-01-18 04:00:24 +01:00
Mathias Wagner f93ab9a442 Enhance aggregation in speedtests 2026-01-18 03:55:17 +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
Mathias Wagner a0331451d5 Refactor listStatistics to support custom date ranges and improve data aggregation. Update /statistics endpoint validation and OpenGraph image generation logic. 2026-01-18 03:30:11 +01:00
Mathias Wagner 9dfecaaa61 Update meta tags and description for improved SEO in web index.html 2026-01-18 02:05:05 +01:00