Commit Graph

125 Commits

Author SHA1 Message Date
Mathias Wagner 4360331112 The feedback now reloads after updating changes 2022-05-08 03:14:45 +02:00
Mathias Wagner 18847de7d6 The tests now update live 2022-05-08 03:10:37 +02:00
Mathias Wagner 60296d3c75 Fixed the latest test bug 2022-05-08 02:55:27 +02:00
Mathias Wagner ef5dc40026 Fixed mobile optimization 2022-05-08 02:34:46 +02:00
Mathias Wagner e1d6fea7bd Integrated the icon switching logic into the DropdownComponent 2022-05-08 02:06:58 +02:00
Mathias Wagner e0b162cb38 Created the icon state in the HeaderComponent to switch the icon of the dropdown 2022-05-08 02:06:30 +02:00
Mathias Wagner 576c662079 Added a transition to the settings icon 2022-05-08 02:05:57 +02:00
Mathias Wagner 1c24a34e28 Implemented the "already running" logic into the UI 2022-05-08 01:37:21 +02:00
Mathias Wagner 1025bab355 Implemented the "already running" logic into the speedtest route 2022-05-08 01:36:48 +02:00
Mathias Wagner 7874ccf419 The speedtest now only executes if it is not already running 2022-05-08 01:36:33 +02:00
Mathias Wagner d430722314 Updated "Einer" to "1" in HelperFunctions#generateRelativeTime 2022-05-08 01:16:00 +02:00
Mathias Wagner 6da7328c59 The latest test timer is now updated every second 2022-05-08 01:09:14 +02:00
Mathias Wagner 150596b9e1 Added help dialogs to the latest test area 2022-05-08 00:32:11 +02:00
Mathias Wagner 5ffe05f481 Added the help cursor to the app css 2022-05-08 00:31:59 +02:00
Mathias Wagner 7d37548c7b The dialogs now show the correct type in the title 2022-05-08 00:04:33 +02:00
Mathias Wagner d24cfb645d Changed the download & upload values from Mbps to Mbit/s 2022-05-08 00:04:12 +02:00
Mathias Wagner 9002734e66 The password dialog now shows if the password is wrong 2022-05-07 23:59:21 +02:00
Mathias Wagner 2d0bceb757 Added the possibility to add both description & placeholder in a dialog 2022-05-07 23:58:59 +02:00
Mathias Wagner ffebba2ce5 Fixed the dialog css 2022-05-07 23:58:31 +02:00
Mathias Wagner 43b5bb6af6 Added a password removal feature to the dropdown component 2022-05-07 23:48:44 +02:00
Mathias Wagner d797293763 Added the unset button to the dialog 2022-05-07 23:48:23 +02:00
Mathias Wagner 8d0c565f19 Updated the dialog style 2022-05-07 23:48:09 +02:00
Mathias Wagner 441ad03c6f Integrated the recommended settings logic 2022-05-07 23:27:49 +02:00
Mathias Wagner 6f1116ab62 Removed rounding from download & upload 2022-05-07 23:26:00 +02:00
Mathias Wagner 9823f03ac1 Fixed the dialog design 2022-05-07 23:00:58 +02:00
Mathias Wagner f1b508c886 Made dialog-value a green color 2022-05-07 22:55:21 +02:00
Mathias Wagner 74da331bd9 You now need 10 tests in order to set the recommended settings 2022-05-07 22:52:05 +02:00
Mathias Wagner f06d491715 Updated the dropdown height 2022-05-07 22:40:22 +02:00
Mathias Wagner ca7b6a8e5a Created a dropdown option to switch to recommended settings 2022-05-07 22:40:09 +02:00
Mathias Wagner 54719a8f9f Integrated the recommendation logic into the speedtest creation 2022-05-07 22:36:20 +02:00
Mathias Wagner 6bdab5df6d Rounded the values in the recommendations.js controller 2022-05-07 22:35:44 +02:00
Mathias Wagner c4a675249c Integrated the recommendations route 2022-05-07 22:16:36 +02:00
Mathias Wagner bc3681bc8c Created the recommendations route 2022-05-07 22:15:38 +02:00
Mathias Wagner af80f67088 Created the recommendations controller 2022-05-07 22:15:22 +02:00
Mathias Wagner 15dcda0fc0 Created the recommendations table 2022-05-07 22:03:46 +02:00
Mathias Wagner 1c18a3e3e6 Changed the order of the optimal settings 2022-05-07 20:28:23 +02:00
Mathias Wagner 8ce2fa304f Added feedback when updating changes 2022-05-07 20:26:51 +02:00
Mathias Wagner 32af2cd379 Added a custom button text to the dialog 2022-05-07 20:25:09 +02:00
Mathias Wagner 60ad9281c9 Fixed a typo 2022-05-07 20:17:42 +02:00
Mathias Wagner e139b8631d Removed the node modules from the build 2022-05-04 22:57:58 +02:00
Mathias Wagner 1b03a4b47a Fixed a bug in the helper functions 2022-05-04 22:57:32 +02:00
Mathias Wagner 03b7e9f509 Added a condition to add a description instead of an input 2022-05-04 22:51:56 +02:00
Mathias Wagner 232ac240e1 Added the password prop to the config context 2022-05-04 22:50:51 +02:00
Mathias Wagner 1b32545778 Added some styling to the dialog 2022-05-04 22:50:38 +02:00
Mathias Wagner cb03a1d46a Added some styling to the dropdown 2022-05-04 22:50:32 +02:00
Mathias Wagner 7c66671936 Added credits & added the password prop to the dropdown 2022-05-04 22:50:24 +02:00
Mathias Wagner 8c4dbdb907 Added an error condition to the getIconBySpeed method 2022-05-04 22:49:22 +02:00
Mathias Wagner b7a4586cbe Made the latest speedtest look better (for failed tests) 2022-05-04 22:48:45 +02:00
Mathias Wagner f5cb701fef Fixed an error when creating the speedtest in the absence of an internet connection 2022-05-04 22:48:23 +02:00
Mathias Wagner 8669aa8340 Added the password prop to the dialog 2022-05-04 22:47:42 +02:00