Commit Graph

285 Commits

Author SHA1 Message Date
973934ce74 Created the ColorDialog.jsx 2023-06-02 20:19:47 +02:00
f6e22d9698 Created the DialogContext styles.sass 2023-06-02 20:19:37 +02:00
22d258f4b0 Created the DialogContext index.js 2023-06-02 20:15:16 +02:00
8109ff985c Created the DialogContext.jsx 2023-06-02 20:15:11 +02:00
a3f940263f Added the disabled property to the Button.jsx 2023-06-02 18:54:03 +02:00
c4893b92b7 Removed the connectionFailed border with a toast message 2023-06-02 18:53:50 +02:00
6ba86ba19f Added the Update software to update all packages on the system 2023-06-02 17:26:17 +02:00
d4f9975f53 Uploaded the update.webp 2023-06-02 17:26:17 +02:00
fa1c9554b7 Added a custom buttonText to the ConfigurationArea.jsx 2023-06-02 17:26:17 +02:00
d5b17aa842 Added the ErrorElement to the main.jsx 2023-06-02 17:26:17 +02:00
2b73dc0cf3 Removed the index.js from the import statements in the InstallSoftware.jsx 2023-06-02 17:26:17 +02:00
5b6f98b836 Removed the index.js from the import statements in the RemoteSFTP.jsx 2023-06-02 17:26:17 +02:00
1a6a3f0787 Removed the index.js from the import statements in the RemoteSSH.jsx 2023-06-02 17:26:17 +02:00
2ad599c471 Removed the index.js from the import statements in the Home.jsx 2023-06-02 17:26:17 +02:00
4069e08df1 Added refs to the routes index.jsx 2023-06-02 17:26:17 +02:00
01c8d01783 Implemented transition support in the Content.jsx 2023-06-02 17:26:17 +02:00
aeedf51121 Added transitions to the Content styles.sass 2023-06-02 17:26:16 +02:00
da91440034 Implemented the browser router in the main.jsx 2023-06-02 17:26:16 +02:00
602f00111c Removed the BrowserRouter from the App.jsx 2023-06-02 17:26:16 +02:00
6b04de8cd8 Added a way to change the primary color in the App.jsx 2023-06-02 17:26:16 +02:00
d46bca3e39 Made the primary color use the --primary variable 2023-06-02 17:26:16 +02:00
c25f3b92fe Created the ToastNotification index.js 2023-06-02 17:26:16 +02:00
8669b7b0d1 Created the ToastNotification styles.sass 2023-06-02 17:26:16 +02:00
89c4e6d545 Created the ToastNotification.jsx 2023-06-02 17:26:16 +02:00
6c05da0988 The search box in the SidebarContent.jsx now works 2023-06-02 17:26:16 +02:00
3518b9b8a5 Integrated the RemoteSSH & RemoteSFTP components into the routes 2023-06-02 17:26:16 +02:00
b1e65028a1 Created the RemoteSSH styles.sass 2023-06-02 17:26:16 +02:00
a9701cfc88 Created the RemoteSSH index.js 2023-06-02 17:26:16 +02:00
23121787d1 Created the RemoteSSH.jsx 2023-06-02 17:26:16 +02:00
0ea53094ea Fixed a bug in the InstallSoftware.jsx 2023-06-02 17:26:16 +02:00
0d9841cd01 Created the RemoteSFTP styles.sass 2023-06-02 17:26:16 +02:00
5aa99311b5 Created the RemoteSFTP index.js 2023-06-02 17:26:16 +02:00
779fdf78f3 Created the RemoteSFTP.jsx 2023-06-02 17:26:16 +02:00
fadcbaffb0 Added the error area to the InstallSoftware.jsx if the backend is not available 2023-06-02 17:26:16 +02:00
4f98138df2 Added the "not available" class to the styles.sass 2023-06-02 17:26:16 +02:00
5cae536a04 Added nextcloud to the software.jsx 2023-06-02 03:52:23 +02:00
63aa720e63 Updated the ConfigurationRow styles.sass 2023-06-02 03:51:54 +02:00
e60aa06012 Uploaded the nextcloud.webp image 2023-06-02 03:51:44 +02:00
22df824f3d Fixed a bug in the ConfigurationArea.jsx 2023-06-02 01:03:20 +02:00
edb46f3563 Updated the ConfigurationArea styles.sass 2023-06-02 00:55:19 +02:00
8261b46fd7 The ConfigurationArea.jsx now displays errors 2023-06-02 00:55:08 +02:00
78675d385b Added the docker entry to the software.jsx 2023-06-02 00:41:38 +02:00
288f33d693 Fixed a bug in the LogArea.jsx 2023-06-02 00:40:46 +02:00
1f089f08b7 Created the docker.webp 2023-06-02 00:40:14 +02:00
d8e293bb79 Updated the routes 2023-06-01 19:51:48 +02:00
da1cc04f93 Created the InstallSoftware index styles.sass 2023-06-01 19:51:26 +02:00
c21ebeffbd Created the InstallSoftware index.js 2023-06-01 19:51:21 +02:00
09ab69d83b Created the InstallSoftware.jsx 2023-06-01 19:51:16 +02:00
73c789becc Created the ConfigurationArea styles.sass 2023-06-01 19:51:08 +02:00
6311fec42c Created the ConfigurationArea index.js 2023-06-01 19:51:02 +02:00