Commit Graph

2755 Commits

Author SHA1 Message Date
Martin
f136f30a90 Add functions to get and save client settings (untested) 2025-10-13 22:32:20 +02:00
Kazi
a46226e8d8 Add improved clients settings 2025-08-31 22:40:12 +06:00
Kazi
c28e76b6ec Refactor to move FormSection under Forms 2025-08-31 21:42:14 +06:00
Kazi
825caea93e Refactor to unify form creationg 2025-08-30 18:25:59 +06:00
Kazi
cb2802d4c6 Add the LDAP settings page 2025-08-30 18:13:28 +06:00
Kazi
cee196efac Add 404 page for app 2025-08-30 11:43:01 +06:00
Kazi
e48fd206e2 Refactor form components 2025-08-28 22:28:21 +06:00
Kazi
ee988c7774 Fix reflow for longer messages 2025-08-28 22:25:14 +06:00
Kazi
d5c3316606 Add mail settings 2025-08-28 21:49:36 +06:00
Kazi
11b05bce89 Refactor to move Banner and message store 2025-08-28 21:08:23 +06:00
Kazi
a419c22ea8 Fix styles 2025-08-11 04:10:07 +06:00
Kazi
05e4a9c249 Add user management page (only creates admin users, currently) 2025-08-11 04:10:01 +06:00
Kazi
396eb4973e Update app layout to be consistent for settings 2025-08-09 05:43:54 +06:00
Kazi
9a02beeb06 Refactor routes into /login and authenticated routes 2025-08-08 18:19:02 +06:00
Kazi
7713d4f53f Optimize build by lazy loading routes 2025-08-02 17:42:30 +06:00
Kazi
6ce38502de Refactor for consistent naming 2025-08-02 17:42:30 +06:00
Kazi
bf4bdcc959 Fix combobox labels 2025-08-02 17:42:30 +06:00
Kazi
783debf76d Refactor to remove use of CSS-in-JS with CSS 2025-08-02 17:42:30 +06:00
Kazi
0427998c85 Fix Activities button spacing 2025-08-02 17:42:30 +06:00
Kazi
8541832f7d Fix type errors 2025-08-02 17:42:30 +06:00
Martin
40eaee0247 Add user manipulation functions 2025-07-20 20:14:49 +02:00
Martin
5c58a55d18 Add functionality to get/save mail and ldap settings 2025-07-20 19:45:44 +02:00
Kazi
63297a1dd0 Add settings server page and layout 2025-06-27 08:44:00 +06:00
Kazi
76f33581d1 Fix types 2025-06-27 08:42:36 +06:00
Martin Raiber
3d0ecff5a5 Add functions to get and save general server settings 2025-04-26 13:58:12 +02:00
Kazi
aa4b02f875 Add “Reports panel” allowing configuration of backup reports, configuring e-mails, when to send it and minimum log level 2025-03-15 12:50:21 +06:00
Kazi
bc386d9f86 Add “Live Log” panel with select box for clients. 2025-03-15 12:50:21 +06:00
Kazi
bc7cfb814c Add selecting a log row in a table displays showing the row's log data 2025-03-13 05:19:07 +06:00
Kazi
adb6a25d11 Refactor to reuse error page 2025-03-13 05:19:07 +06:00
Kazi
ddf5ad42eb Update to make navbar sticky 2025-03-09 15:47:55 +06:00
Kazi
ddedda0b66 Add logs table 2025-03-09 15:47:55 +06:00
Kazi
0ac1a8f190 Update to selection combobox to allow default value 2025-03-09 15:47:55 +06:00
Kazi
cbed79ef4a Refactor to reuse log level as object 2025-03-09 15:47:55 +06:00
Kazi
2e18579b70 Refactor to make combobox reusable for selecting clients 2025-03-06 16:25:18 +06:00
Kazi
086b2ddf37 Refactor to make action text function reusable 2025-03-05 22:16:54 +06:00
Kazi
af4e0c7406 Fix missing vertical spacing 2025-03-05 17:00:31 +06:00
Martin
035bf86f4a Add logs api functions 2025-02-05 22:23:09 +01:00
Martin
10c31397bf Fix lastbackup comparison 2025-02-05 22:22:07 +01:00
Martin
76bf3a6d8b Fix lastbackup type 2025-02-05 22:21:33 +01:00
Martin
c372ab1917 Fix formatting 2025-02-05 22:20:31 +01:00
Jean Collonvillé
0ae99dfe21
Merge branch 'uroni:dev' into dev 2025-01-23 07:23:01 +01:00
Jean Collonvillé
7b10f3f037 fix downloads for filenames with '' (2x single quote) 2025-01-22 14:36:51 +01:00
Kazi
9a32380b19 Document replacing the old charting library when the new one is fixed 2025-01-17 04:07:48 +06:00
Kazi
617573e872 Update process speed chart to use new fluentui preview charting library 2025-01-17 04:07:48 +06:00
Kazi
c209393aee Fix reset statistics should be a mutation 2025-01-17 04:07:48 +06:00
Kazi
c51d779214 Update styles to be consistent with fluent charting lib styles 2025-01-17 04:07:48 +06:00
Kazi
939202b4b7 Add component that shows storage in use by clients 2025-01-17 04:07:48 +06:00
Kazi
2c0e6c97cb Update content to be centered and within max width 2025-01-17 04:07:48 +06:00
Kazi
8444ff25e9 Add component that shows the sum of image, file, all usage with a recalculate statistics button 2025-01-17 04:07:48 +06:00
Kazi
3b42406568 Update render for StorageUsage when no storage is in use 2025-01-15 16:46:19 +06:00