Commit Graph

6082 Commits

Author SHA1 Message Date
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
Martin Raiber
1509994919
Merge pull request #120 from cptKNJO/ui
UI
2025-01-16 20:41:40 +01:00
Kazi
3b42406568 Update render for StorageUsage when no storage is in use 2025-01-15 16:46:19 +06:00
Kazi
752747cc6a Update storage usage fetch should only rerender relevant charts 2025-01-15 16:46:19 +06:00
Kazi
2fee52ae7f Add table to show image and file backup storage usage 2025-01-15 16:46:19 +06:00
Kazi
d5720967e1 Fix broken sort due to pagination 2025-01-15 16:46:19 +06:00
Martin Raiber
6d58a635de
Merge pull request #119 from cptKNJO/ui
UI
2025-01-14 23:57:24 +01:00
Kazi
63fb6f2858 Add responsive chart rendering 2025-01-13 17:40:29 +06:00
Kazi
333d370427 Add storage usage chart 2025-01-13 17:40:29 +06:00
Kazi
7e092a2090 Add Statistics page 2025-01-09 18:41:50 +06:00
Kazi
f26da253b9 Remove unused import 2025-01-09 18:38:12 +06:00
Kazi
b84ad2a63f Bump fluentui components 2025-01-09 18:37:31 +06:00
Kazi
51e55193da Add clientid if available when fetching usagegraph 2025-01-09 18:37:04 +06:00
Martin
40c1731250 Add API calls for stats page
(cherry picked from commit ab0cf7a3d9d691eb7a0d5e8a56d556f2da94f8b6)
2024-12-10 00:02:17 +01:00
Martin Raiber
6e8f09860b
Merge pull request #117 from cptKNJO/ui
UI
2024-12-08 20:46:45 +01:00
Kazi
6817dedeeb Fix total item count in pagination 2024-12-06 08:32:05 +06:00
Kazi
d2c83b3350 Update pagination styles 2024-12-06 08:31:45 +06:00
Kazi
6366b7c78f Update styles for consistency 2024-12-06 08:09:59 +06:00
Kazi
be74c11905 Remove unused style 2024-12-06 08:07:30 +06:00
Kazi
7ab48b279d Add search to backup tables 2024-12-06 08:00:16 +06:00
Kazi
dba614fcc9 Refactor out Search components and hooks 2024-12-06 08:00:01 +06:00
Kazi
835b9a20fa Update to allow searching by "Never" for last backup column 2024-12-05 16:01:15 +06:00
Kazi
fd18895758 Add pagination to backup tables 2024-12-05 15:42:21 +06:00
Kazi
ab8eafac3d Refactor out Pagination-related components and hooks 2024-12-05 15:30:16 +06:00
Martin Raiber
7178d99e2b
Merge pull request #116 from cptKNJO/ui
UI
2024-12-03 20:57:59 +01:00
Kazi
9f5a42905b Update to use default keys for base breadcrumb items 2024-12-02 19:53:50 +06:00
Kazi
0855c56cbc Update backups table to use default refetch conditions 2024-12-02 19:41:44 +06:00
Kazi
fe32f95c25 Fix incorrect statement 2024-12-02 19:33:25 +06:00
Kazi
373f1a048d Update table column name for consistency 2024-12-01 19:46:48 +06:00
Kazi
ebc3a68df6 Refactor out common CSS 2024-12-01 19:45:09 +06:00
Kazi
cbdc3f3236 Add CSS reset and composition classes 2024-12-01 18:10:04 +06:00
Kazi
c8e1ed4e45 Add backups pages and tables 2024-12-01 18:09:33 +06:00
Kazi
703ca8816e Refactor to move out table utility function 2024-12-01 17:59:26 +06:00
Kazi
7a0fb1399f Add ReactQuery dev tool to check query cache 2024-12-01 17:58:26 +06:00
Martin Raiber
50e4c48a42
Merge pull request #115 from resosafe/dev
fix restore for filenames with single quotes
2024-11-18 20:27:56 +01:00
Jean Collonvillé
d1a6bd99ef fix template for quoted filenames restore 2024-11-18 07:01:53 +01:00
Martin
67e4f67bb9 Fix formatting 2024-11-17 21:16:14 +01:00
Martin
c67d1daf2e Add backup browsing API functionality 2024-11-17 21:15:15 +01:00
Jean Collonvillé
2d2ec7d215 fix restore for filenames with single quotes 2024-11-13 08:45:44 +01:00
Martin Raiber
c30474a7f1
Merge pull request #113 from cptKNJO/ui
Fix typo
2024-11-06 18:33:01 +01:00
Kazi
cc88e9372b Fix typo 2024-11-05 21:00:30 +06:00
Martin Raiber
ea6df3181c
Merge pull request #112 from cptKNJO/ui
UI
2024-11-03 19:02:05 +01:00
Kazi
01e14f5aa2 Document to remove incorrect function param type 2024-11-03 17:38:03 +06:00
Kazi
4d73f23529 Add activities table 2024-11-03 17:37:57 +06:00
Kazi
1660ca8f0e Add numbered actions map 2024-11-03 17:25:20 +06:00