Commit Graph

75 Commits

Author SHA1 Message Date
8fd7d4a571 Auto focus on login text box 2025-11-05 17:38:58 +09:00
0b90c7fb22 Notify state change 2025-11-05 17:30:26 +09:00
652f35c5c4 Fix data grid update 2025-11-05 17:23:35 +09:00
6e191f3676 Add dynamic operations change UI 2025-11-05 16:59:39 +09:00
05e24d4eae Collapse expanded campaign on step change 2025-11-05 16:40:32 +09:00
0e8616fb1e Refresh campaign started date UI 2025-11-05 16:31:50 +09:00
4e6157e61e Load operations on campaign page 2025-11-05 16:14:21 +09:00
5fbea25110 Fix end date UI 2025-11-05 16:09:38 +09:00
785a1db668 Update campaign progress UI 2025-11-05 16:00:52 +09:00
951ccd5924 Add progress to campaign entity 2025-11-05 15:46:02 +09:00
0169e5724d Try to use attributes for enum to string conversion 2025-11-05 11:34:38 +09:00
3d3ee858c4 Fix columns resizing 2025-11-05 11:23:22 +09:00
eed3c6b12a Try to cast enum to string 2025-11-05 11:12:38 +09:00
436eaa5eaf Make some columns resizable and fit others 2025-11-05 11:01:33 +09:00
9101d1bf4c Add campaigns page 2025-11-05 10:38:15 +09:00
35c4bb37ce Remove redundant roles check 2025-11-05 09:05:25 +09:00
a063ef40a5 Add private registries page 2025-11-05 09:04:01 +09:00
9f4824e093 Reduce code column size 2025-11-04 17:20:02 +09:00
48cab2cde9 Add registry element data view 2025-11-04 17:17:53 +09:00
9799086b53 Show user name while edit 2025-11-04 15:53:24 +09:00
eea085607b Change users page layout 2025-11-04 15:46:20 +09:00
9cf89a5ad6 Show elements in registry 2025-11-04 12:18:42 +09:00
2893cda947 Fix wrong state set 2025-11-03 21:23:19 +09:00
b0feed13fe Try to fix UI update 2025-11-03 21:13:15 +09:00
a91dd6d034 Notify clients when campaign ends 2025-11-03 19:11:57 +09:00
3bd7341ecc Fix some stuff 2025-10-28 16:57:25 +09:00
529bceb598 Decrease number column width 2025-10-28 16:11:33 +09:00
c8686a5899 Treat common and private registries separately 2025-10-28 15:29:17 +09:00
7c35c9a7df Add campaign manager 2025-10-27 10:02:58 +09:00
891d462af1 Add operation executor 2025-10-25 20:30:49 +09:00
59470b49d1 Initialize broker client in background service 2025-10-24 17:39:10 +09:00
608dcc2098 Start operation implementation 2025-10-23 18:15:25 +09:00
0626ce0176 Update common registries page 2025-10-23 10:56:11 +09:00
ddb92ccd5b Specify common registries 2025-10-22 17:09:54 +09:00
37cf856685 Add initial hcs database schema creation 2025-10-22 16:42:00 +09:00
77626a8e52 Add development environment indication 2025-10-20 17:22:47 +09:00
dad0a9009e Prevent user from changing their password 2025-10-20 17:14:13 +09:00
d7d1b09837 Add user deletion 2025-10-20 17:10:08 +09:00
7741b24859 Add user editing 2025-10-20 16:40:12 +09:00
772344649f Move things around 2025-10-19 19:24:34 +09:00
96572d7741 Make add-user page dialog only 2025-10-19 19:17:49 +09:00
42c0509978 Add new user creation 2025-10-19 19:09:44 +09:00
4b6f626f29 Fix role access 2025-10-17 11:32:07 +09:00
1656eeb868 Add busy dialog 2025-10-17 11:29:05 +09:00
241171de17 Add password changing 2025-10-17 11:02:50 +09:00
5ae278eeca Update main layout 2025-10-15 18:18:44 +09:00
4821d73b11 Use a better method to share common page layout 2025-10-15 16:57:09 +09:00
b90001a89c Move client initialization 2025-10-15 12:10:43 +09:00
8e1d313483 Create new layout for pages with authorization checks 2025-10-15 11:48:57 +09:00
d95589ae58 Show exports page only for administrator 2025-10-15 10:01:53 +09:00