Commit Graph

239 Commits

Author SHA1 Message Date
Mathias Wagner 5c22fed1d7 The speedtest icon is now hidden if the status is paused 2022-08-31 01:54:00 +02:00
Mathias Wagner d434189bc8 Updated the icon & the classes of the update available icon 2022-08-31 01:46:02 +02:00
Mathias Wagner a489a24f1f Added a custom keyframe for the update icon 2022-08-31 01:45:26 +02:00
Mathias Wagner 29d8ff76a6 Added the orange hover color 2022-08-31 01:45:02 +02:00
Mathias Wagner f6cbb7aeb6 Fixed the formatting in the info.jsx 2022-08-31 01:38:23 +02:00
Mathias Wagner 666c4981c5 Fixed a bug in the LatestTestComponent.jsx 2022-08-31 01:33:55 +02:00
Mathias Wagner 3813639ac0 Fixed a bug in the DropdownComponent.jsx 2022-08-31 01:33:47 +02:00
Mathias Wagner ea7eb926f4 The DropdownComponent.jsx cron now displays the current cron expression to help the user 2022-08-31 01:13:23 +02:00
Mathias Wagner 69f5bea01b Created the DropdownComponent.jsx utils 2022-08-31 01:12:43 +02:00
Mathias Wagner 6d4ca4189b Added the updateDescription function to the DialogContext.jsx 2022-08-31 01:11:49 +02:00
Mathias Wagner 213bbc94dc Fixed a bug with hoverable tooltips 2022-08-31 00:37:57 +02:00
Mathias Wagner 00d40ca629 Cleaned up the code in the styles.sass of the LatestTest 2022-08-31 00:33:48 +02:00
Mathias Wagner 48d28e1a05 Cleaned up the code in the StatusContext.jsx 2022-08-31 00:31:00 +02:00
Mathias Wagner 9561b028d7 Cleaned up the code in the StatusContext.jsx 2022-08-31 00:30:03 +02:00
Mathias Wagner 0fbb803dcd Cleaned up the code in the LatestTestComponent.jsx 2022-08-31 00:28:01 +02:00
Mathias Wagner f696e776f9 Moved LatestTestComponent.jsx dialogs -> dialogs.jsx 2022-08-31 00:27:47 +02:00
Mathias Wagner 0cf5a660fb Optimized the mobile version of the Speedtest 2022-08-30 23:47:22 +02:00
Mathias Wagner 66afbc8332 Optimized the mobile version of the LatestTest 2022-08-30 23:47:14 +02:00
Mathias Wagner b484237052 Optimized the mobile version of the Header 2022-08-30 23:47:08 +02:00
Mathias Wagner 3037af120f Made the scrollbar smaller on mobile devices 2022-08-30 23:46:54 +02:00
Mathias Wagner 42a4770e6b Added a mobile break div to the LatestTestComponent.jsx 2022-08-30 23:46:43 +02:00
Mathias Wagner 2964fde009 A running test now shows a pulse in the header 2022-08-30 21:43:54 +02:00
Mathias Wagner 86feaeae64 Created a test running animation 2022-08-30 21:43:37 +02:00
Mathias Wagner ae88a2caf3 Cleaned up the code in the SpeedtestContext.jsx 2022-08-30 21:17:01 +02:00
Mathias Wagner c03c079e01 Removed a debug statement in the DialogContext.jsx 2022-08-30 20:05:06 +02:00
Mathias Wagner 4564e1289d The DropdownComponent.jsx now closes if clicked outside the component 2022-08-30 20:04:32 +02:00
Mathias Wagner 858feff916 Added an id to the open dropdown entry in the HeaderComponent.jsx 2022-08-30 20:03:58 +02:00
Mathias Wagner c10d4de322 Fixed a bug in the DialogContext.jsx 2022-08-30 20:02:30 +02:00
Mathias Wagner b5b7698916 Cleaned up the code in the DialogContext.jsx & fixed the tooltip bug 2022-08-30 18:50:22 +02:00
Mathias Wagner 3369f6cbac Cleaned up the code in the ConfigContext.jsx 2022-08-30 18:47:29 +02:00
Mathias Wagner 4f871046e5 Moved ConfigContext.jsx dialog -> dialog.jsx 2022-08-30 18:47:19 +02:00
Mathias Wagner 83a81104ea Cleaned up the code in the HeaderComponent.jsx 2022-08-30 18:29:24 +02:00
Mathias Wagner c29e3b0ba7 Moved HeaderComponent.jsx infos -> infos.js 2022-08-30 18:26:57 +02:00
Mathias Wagner 2384d8c285 Cleaned up the code in the SpeedtestComponent.jsx 2022-08-30 18:06:54 +02:00
Mathias Wagner cd64a0b30b Moved SpeedtestComponent.jsx infos -> infos.js 2022-08-30 18:05:34 +02:00
Mathias Wagner 5c7334c234 Moved SpeedtestComponent.jsx errors -> errors.js 2022-08-30 18:05:20 +02:00
Mathias Wagner 39a2366e49 Moved SpeedtestComponent.jsx tooltips -> tooltips.js 2022-08-30 18:05:09 +02:00
Mathias Wagner 63ebf171ca Changed the order of the functions in the DropdownComponent.jsx 2022-08-30 17:44:18 +02:00
Mathias Wagner ceff77829f Moved unsetButtonText -> unsetButton in DialogContext.jsx 2022-08-30 17:30:16 +02:00
Mathias Wagner 1c21adb556 Cleaned up the code of the DropdownComponent.jsx 2022-08-30 17:29:32 +02:00
Mathias Wagner b95a6934f6 Moved the dialog infos of the DropdownComponent.jsx into a separate file 2022-08-30 17:28:56 +02:00
Mathias Wagner 1ee901e406 Moved the options of the DropdownComponent.jsx into a separate file 2022-08-30 17:28:45 +02:00
Mathias Wagner 521bfc1319 Created an easier utility to send requests. This cleans some code up 2022-08-30 17:13:59 +02:00
Mathias Wagner ac62cdcc18 Added the unit to the placeholder in the update methods 2022-08-30 15:26:23 +02:00
Mathias Wagner 0cbe7611a0 Added a message in thr TestAreaComponent.jsx if no tests exists 2022-08-29 20:23:35 +02:00
Mathias Wagner 5629e5ffe1 Added the styling for the TestAreaComponent.jsx (error text) 2022-08-29 20:17:41 +02:00
Mathias Wagner aa02acd445 MySpeed now displays N/A at the latest test if no test has been made yet 2022-08-29 19:57:54 +02:00
Mathias Wagner 01bbb541d1 Updated the return value of the generateRelativeTime method to "N/A" 2022-08-29 19:54:32 +02:00
Mathias Wagner 16b8e14b3f Added a method to update the cron expression manually 2022-08-29 12:47:25 +02:00
Mathias Wagner b4ec5e6758 Moved the time level functions to a cron function in the DropdownComponent.jsx 2022-08-29 12:46:27 +02:00