Commit Graph

483 Commits

Author SHA1 Message Date
Mathias Wagner 8131430c60 Removed unused styles from the IntegrationDialog styles.sass 2023-05-23 19:29:13 +02:00
Mathias Wagner fffefceab9 Simplified the code in the IntegrationDialog.jsx 2023-05-23 19:28:58 +02:00
Mathias Wagner 4b9eab133a Created the NoIntegrationsTab.jsx styles.sass 2023-05-23 19:28:48 +02:00
Mathias Wagner c43af27a73 Created the NoIntegrationsTab.jsx index 2023-05-23 19:28:41 +02:00
Mathias Wagner 9ff8d7d04a Created the NoIntegrationsTab.jsx component 2023-05-23 19:28:34 +02:00
Mathias Wagner fb267ab412 Created the IntegrationAddButton.jsx styles.sass 2023-05-23 19:28:23 +02:00
Mathias Wagner 2723299eaf Created the IntegrationAddButton.jsx index 2023-05-23 19:28:15 +02:00
Mathias Wagner c9409c9c28 Created the IntegrationAddButton.jsx component 2023-05-23 19:28:10 +02:00
Mathias Wagner 4d597dff53 Removed the user-select property from the Dialog styles.sass 2023-05-23 19:14:01 +02:00
Mathias Wagner b831636192 Integrated the AvailableIntegrations component into the IntegrationDialog.jsx 2023-05-23 19:12:00 +02:00
Mathias Wagner b11c599b5c Migrated the available integration style from IntegrationDialog.jsx -> AvailableIntegrations.jsx 2023-05-23 19:11:17 +02:00
Mathias Wagner 003628ec97 Created the AvailableIntegrations.jsx index 2023-05-23 19:10:50 +02:00
Mathias Wagner db65ea64dd Created the AvailableIntegrations.jsx component 2023-05-23 19:10:36 +02:00
Mathias Wagner c31757ebb6 Integrated the new LoadingDialog into the HeaderComponent.jsx 2023-05-23 17:19:21 +02:00
Mathias Wagner f6787f4281 Added a loading animation to the IntegrationDialog.jsx 2023-05-23 17:19:01 +02:00
Mathias Wagner 12b9789036 Updated the exports of the LoadingDialog.jsx 2023-05-23 17:18:43 +02:00
Mathias Wagner b206ee399c Updated the classname of the SpeedtestDialog 2023-05-23 17:18:31 +02:00
Mathias Wagner 38c5faa98e Renamed SpeedtestDialog.jsx -> LoadingDialog.jsx 2023-05-23 17:18:05 +02:00
Mathias Wagner 57d51d64ef Migrated field placeholder to local language placeholders 2023-05-23 15:51:54 +02:00
Mathias Wagner 2b2e8a603d Added fontawesome in the App.jsx 2023-05-22 22:12:19 +02:00
Mathias Wagner 08a4affaa7 Integrated the IntegrationDialog into the DropdownComponent.jsx 2023-05-22 22:11:56 +02:00
Mathias Wagner 4184774d1e Created the IntegrationDialog index 2023-05-22 22:11:45 +02:00
Mathias Wagner 846df6b700 Created the IntegrationDialog styles.sass 2023-05-22 22:11:41 +02:00
Mathias Wagner a5ecefb9e3 Created the IntegrationDialog.jsx 2023-05-22 22:11:36 +02:00
Mathias Wagner 52ef916fcb Created the IntegrationItem index 2023-05-22 22:11:27 +02:00
Mathias Wagner 1e56ae8ea0 Created the IntegrationItem style 2023-05-22 22:11:24 +02:00
Mathias Wagner 542bbcc993 Created the IntegrationItem.jsx 2023-05-22 22:11:20 +02:00
Mathias Wagner 05c144ed7d Added the light gray color to the _colors.sass 2023-05-22 22:10:53 +02:00
Mathias Wagner a6687a5e62 Added RequestUtil.js#putRequest 2023-05-22 22:10:41 +02:00
Mathias Wagner d628e6add8 Fixed spacing in the App.jsx 2023-05-08 17:11:02 +02:00
Mathias Wagner 356b6c1cae Fixed the translation error bug in the App.jsx 2023-05-08 16:58:50 +02:00
Mathias Wagner 638f6ab25a MySpeed now sets the default language depending on the browser navigator 2023-05-07 20:55:42 +02:00
Mathias Wagner 4d87a6dabc Removed the htmlTag from the i18n.js detection order 2023-05-07 20:55:09 +02:00
Mathias Wagner 56dae0a3dd The latest dialog now shows a different message if no tests are available 2023-04-05 16:37:36 +02:00
Mathias Wagner dd2b780fa7 Removed the user select from the node-add class 2023-04-05 15:36:27 +02:00
Mathias Wagner 80c6ff37de The "This server" node now shows the host instead of the url 2023-04-05 15:26:13 +02:00
Mathias Wagner 7104188ce1 Updated the HeaderComponent.jsx 2023-04-05 14:51:52 +02:00
Mathias Wagner 74708d0124 Fixed a bug in the NodeContext.jsx 2023-04-05 14:51:41 +02:00
Mathias Wagner 3c4f7af3c5 Added a missing translation & fixed the password button in the DropdownComponent.jsx 2023-04-05 14:50:18 +02:00
Mathias Wagner b527bc2319 Added a findNode method in the NodeContext.jsx 2023-04-05 14:45:53 +02:00
Mathias Wagner 9c5b2a1815 The baseRequests now aborts after 10 seconds 2023-04-05 14:25:39 +02:00
Mathias Wagner 256b258641 Cleaned up the LatestTestComponent.jsx 2023-04-05 02:01:33 +02:00
Mathias Wagner 7c2c269e01 Added a check to the LatestTestComponent.jsx 2023-04-05 02:00:39 +02:00
Mathias Wagner c85fafe6a6 Added the "this server" translation (DE and EN) 2023-04-05 00:23:48 +02:00
Mathias Wagner ab900fcc64 Optimized the NodeContainer.jsx 2023-04-04 22:21:48 +02:00
Mathias Wagner ee2524eb27 The ConfigContext.jsx now redirects to the server selector if the current node is invalid 2023-04-04 20:30:16 +02:00
Mathias Wagner 564127028c Updated the password changer in the DropdownComponent.jsx 2023-04-04 20:29:35 +02:00
Mathias Wagner 575edab52b Implemented custom errors into the NodeContainer.jsx 2023-04-04 20:27:39 +02:00
Mathias Wagner 502bce2ee2 The Nodes now load on render 2023-04-04 19:53:27 +02:00
Mathias Wagner 232d835fad Added the icon-text class to the NodeContainer style 2023-04-04 19:52:52 +02:00