Commit Graph

88 Commits

Author SHA1 Message Date
75ba19839e Remove test page 2025-11-16 11:19:13 +09:00
00fbba1401 Change campaign type 2025-11-16 11:09:42 +09:00
b403d87836 Update houses page 2025-11-14 16:50:41 +09:00
dfbe853918 Reuse base page class 2025-11-13 10:41:54 +09:00
579ba42fa8 Add houses page 2025-11-13 10:00:49 +09:00
b5e5b0ecd2 Add extension to ClaimsPrincipal 2025-11-13 09:38:54 +09:00
9bd8778e34 Use shared page state classes 2025-11-13 09:28:43 +09:00
d73b88035a Add new page nav button 2025-11-06 10:16:01 +09:00
3b6fd6308c Use nameof for data grid columns binding 2025-11-06 10:02:16 +09:00
6cf27fd5db Add operations page 2025-11-06 09:58:42 +09:00
0d27beb2a6 Do not reload data when campaign ends UI 2025-11-05 18:51:42 +09:00
1d58bf8439 Change events args 2025-11-05 18:49:58 +09:00
e58221c430 Change events args 2025-11-05 18:17:19 +09:00
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