Commit Graph

1075 Commits

Author SHA1 Message Date
Mathias Wagner 58f337cffa Added english translations 2023-02-22 22:05:36 +01:00
Mathias Wagner 567db32026 Fixed a bug in the DurationChart.jsx 2023-02-22 22:02:57 +01:00
Mathias Wagner 7700eea2d0 Updated the ViewDialog demo images 2023-02-22 19:32:50 +01:00
Mathias Wagner 2a5582f491 Updated the german translations 2023-02-22 19:26:22 +01:00
Mathias Wagner cdad32efb5 Created the Statistics page styles.sass 2023-02-22 19:25:16 +01:00
Mathias Wagner 7e9c5a5beb Created the Statistics.jsx page 2023-02-22 19:25:08 +01:00
Mathias Wagner 0190609a7f Created the StatisticContainer styles.sass 2023-02-22 19:24:57 +01:00
Mathias Wagner ee941d0a7a Created the StatisticContainer index 2023-02-22 19:24:49 +01:00
Mathias Wagner c14ae7cf56 Created the StatisticContainer.jsx 2023-02-22 19:24:45 +01:00
Mathias Wagner 790237955d Created the OverviewChart styles.sass 2023-02-22 19:24:35 +01:00
Mathias Wagner 5b61b395ce Created the OverviewChart index 2023-02-22 19:24:26 +01:00
Mathias Wagner bf927fee68 Created the OverviewChart.jsx 2023-02-22 19:24:21 +01:00
Mathias Wagner 7d57f668a8 Created the LatestTestChart styles.sass 2023-02-22 19:24:04 +01:00
Mathias Wagner 7c1816eaf7 Created the LatestTestChart index 2023-02-22 19:23:57 +01:00
Mathias Wagner 65185619a7 Created the LatestTestChart.jsx 2023-02-22 19:23:46 +01:00
Mathias Wagner 44783bd8ae Created the AverageChart styles.sass 2023-02-22 19:23:21 +01:00
Mathias Wagner 30af631b4f Created the AverageChart index 2023-02-22 19:23:15 +01:00
Mathias Wagner 9f76cf7cda Created the AverageChart.jsx 2023-02-22 19:23:10 +01:00
Mathias Wagner 1fcbe442a7 Created the DurationChart.jsx 2023-02-22 19:22:57 +01:00
Mathias Wagner 050d325a49 Created the FailedChart.jsx 2023-02-22 19:22:48 +01:00
Mathias Wagner 1abd470f3e Created the ManualChart.jsx 2023-02-22 19:22:40 +01:00
Mathias Wagner 5e93bd72da Created the PingChart.jsx 2023-02-22 19:22:29 +01:00
Mathias Wagner 4c2453ce55 Created the SpeedChart.jsx 2023-02-22 19:22:20 +01:00
Mathias Wagner 2375eb4428 Integrated the beta badge in the HeaderComponent.jsx 2023-02-22 19:22:01 +01:00
Mathias Wagner 38787c2753 Created the beta span class in the Header style 2023-02-22 19:21:34 +01:00
Mathias Wagner dc07aef1d4 Updated the gray color from #727676 -> #687071 2023-02-22 19:20:58 +01:00
Mathias Wagner 1fbe394eb9 Created the GET /speedtests/statistics route 2023-02-22 19:20:35 +01:00
Mathias Wagner ed3c38ca5e Added the listStatistics function to the speedtests controller 2023-02-22 19:19:50 +01:00
Mathias Wagner fbec48ad23 Added the text-selected class to the text in the ViewDialog.jsx 2023-02-20 16:08:04 +01:00
Mathias Wagner 4471ff7117 Made the selected text green in the ViewDialog 2023-02-20 16:04:10 +01:00
Mathias Wagner 4446da30fd Removed the hardcoded names & replaced them with translated ones 2023-02-20 02:24:12 +01:00
Mathias Wagner 4865e19256 Added the list & statistic translations to the de.json 2023-02-20 02:23:40 +01:00
Mathias Wagner 347608373e Added the chart.js & react-chartjs-2 package to the client package.json 2023-02-20 02:18:41 +01:00
Mathias Wagner 8114ff14d9 Integrated the Statistics page into the App.jsx 2023-02-20 02:17:55 +01:00
Mathias Wagner 8549744e0b Created the Statistics index.js 2023-02-20 02:17:10 +01:00
Mathias Wagner a44959b0e1 Created the Statistics.jsx page 2023-02-20 02:17:05 +01:00
Mathias Wagner 3751fc9648 Added the no reload class to the Error styles.sass 2023-02-20 02:16:34 +01:00
Mathias Wagner d4ecbb4826 Added the disableReload prop to the Error.jsx 2023-02-20 02:16:17 +01:00
Mathias Wagner 9f8fdc42ad Added the errors.invalid_view translation to in the de.json 2023-02-20 02:15:56 +01:00
Mathias Wagner 758155f776 Implemented the ViewContext into the App.jsx 2023-02-20 01:32:00 +01:00
Mathias Wagner a70adae7e6 Added the ViewDialog to the DropdownComponent.jsx 2023-02-20 01:31:16 +01:00
Mathias Wagner 99f1495d4a Created the ViewDialog styles.sass 2023-02-20 01:28:33 +01:00
Mathias Wagner 8e51a3f66b Created the ViewDialog index.js 2023-02-20 01:28:02 +01:00
Mathias Wagner 006b55932d Created the ViewDialog.jsx 2023-02-20 01:27:56 +01:00
Mathias Wagner 82c3cbb941 Uploaded an demo statistic.png image 2023-02-20 01:27:00 +01:00
Mathias Wagner 8115932bcb Uploaded an demo list.png image 2023-02-20 01:26:49 +01:00
Mathias Wagner dca9b3c592 Created the ViewContext index.js 2023-02-20 01:20:51 +01:00
Mathias Wagner 4881d987ba Created the ViewContext.jsx 2023-02-20 01:20:46 +01:00
Mathias Wagner 03de64880b Added the update.view_title & dropdown.view translations to the de.json 2023-02-20 01:20:27 +01:00
Mathias Wagner 8b644ab997 Merge pull request #211 from gnmyt/updates/v1.0.6
🆕 Version 1.0.6 - Update
v1.0.6
2023-02-19 21:36:25 +01:00