Commit Graph

125 Commits

Author SHA1 Message Date
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
68cca6501f Add migration 2025-11-06 10:37:55 +09:00
6027468596 Add house entity 2025-11-06 10:32:18 +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
8c3da2553f Localize operation type 2025-11-06 09:44:37 +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
a3c382ecb5 Notify about campaign start 2025-11-05 17:03:24 +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
cdec2d53d1 Fix wrong progress 2025-11-05 16:10:32 +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
20d2de5070 Recreate initial migration 2025-11-05 15:50:48 +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
af920ebb1a Fix wrong category 2025-11-05 09:57:35 +09:00
78bbacb30d Add campaign to get private registries 2025-11-05 09:46:01 +09:00
5a8b6c2303 Add data provider nsi item result wait 2025-11-05 09:41:52 +09:00
acbbc13fa8 Add export data provider nsi item executor 2025-11-05 09:19:25 +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
2dcaf45322 Use IExecutionStrategy 2025-11-03 21:00:52 +09:00
68b26d8cf5 Update SyncedAt value 2025-11-03 19:29:14 +09:00
11a8fa381e Log full exceptions 2025-11-03 19:26:43 +09:00
a91dd6d034 Notify clients when campaign ends 2025-11-03 19:11:57 +09:00
ae4d30d27b Fix context error 2025-11-03 12:49:01 +09:00
96d3a5530b Handle sql retry policy 2025-11-03 12:45:13 +09:00