Commit Graph

54 Commits

Author SHA1 Message Date
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 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 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 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 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 8669aa8340 Added the password prop to the dialog 2022-05-04 22:47:42 +02:00
Mathias Wagner 517a22e93e The error icon (for failed speed tests) has been added. 2022-05-04 22:46:56 +02:00
Mathias Wagner ba01c3f339 Added a little space to the container subtext 2022-04-10 22:35:47 +02:00
Mathias Wagner 91eed1c7cb Fixed all react warnings 2022-04-09 23:53:50 +02:00
Mathias Wagner 3ff8ba6804 Integrated everything into the app component 2022-04-09 23:18:48 +02:00
Mathias Wagner c419b3dfdc Created the latest test component 2022-04-09 23:18:32 +02:00
Mathias Wagner de60d08d8e Created the test area component 2022-04-09 23:17:57 +02:00
Mathias Wagner c307562d4c Created the header component 2022-04-09 23:17:39 +02:00
Mathias Wagner 82f4b7e160 Created the dropdown component 2022-04-09 23:17:08 +02:00
Mathias Wagner e63c0c3222 Created the config context 2022-04-09 23:16:09 +02:00
Mathias Wagner 654bcdc619 Created the dialog component / context 2022-04-09 23:15:53 +02:00
Mathias Wagner 1fb4f5fa99 Created some helper functions 2022-04-09 23:15:15 +02:00
Mathias Wagner 2a52c29298 Created the speedtest component 2022-04-09 23:15:02 +02:00
Mathias Wagner 8ca4069b39 Removed the App.css 2022-04-09 23:14:13 +02:00
Mathias Wagner 5c82c7e980 Added the fontawesome & sass dependency 2022-04-09 23:13:45 +02:00
Mathias Wagner 9773554636 Added the logo.png & the favicon.ico ( big thanks to @LadeShootH ) 2022-04-08 21:11:40 +02:00
Mathias Wagner 0d1a716170 Added basic css stuff into the App.css 2022-04-07 19:16:54 +02:00
Mathias Wagner 30a2d59df6 Imported the "Inter" font family 2022-04-07 19:15:32 +02:00
Mathias Wagner 6c39446770 Fixed the index.js 2022-04-07 19:12:23 +02:00
Mathias Wagner 16222275c3 Added a proxy to the package.json 2022-04-05 19:54:15 +02:00
Mathias Wagner cf1a768a5b Created the App.js of the client (͡° ͜ʖ ͡°) 2022-04-05 19:37:31 +02:00
Mathias Wagner 1e7cfeae72 Created the App.css of the client 2022-04-05 19:34:06 +02:00
Mathias Wagner 1e2baef4fd Created the index.js of the client 2022-04-05 19:33:13 +02:00
Mathias Wagner 0f0a363c4e Created the robots.txt of the client 2022-04-05 19:32:55 +02:00
Mathias Wagner fb4f988dec Created the manifest.json of the client 2022-04-05 19:32:42 +02:00