Commit Graph

268 Commits

Author SHA1 Message Date
Tsu-ba-me
40d13433cf fix(striker-ui): add copy icon button 2024-04-09 15:13:54 -04:00
Tsu-ba-me
60da16f6f6 fix(striker-ui): allow override render entry value, skip uuid entries in form summary 2024-04-09 15:13:54 -04:00
Tsu-ba-me
19f819ec61 feat(striker-ui): add host list item in host management 2024-04-09 15:13:54 -04:00
Tsu-ba-me
47d0d63a54 fix(striker-ui): simplify sensitive text 2024-04-09 15:13:54 -04:00
Tsu-ba-me
ba9c65addc fix(striker-ui): make node summary update periodically 2024-04-09 15:13:54 -04:00
Tsu-ba-me
c8e7994ab9 fix(striker-ui): allow set detail url prefix in CRUD list 2024-03-07 11:53:54 -05:00
Tsu-ba-me
47a84a86e8 feat(striker-ui): add manage host components 2024-03-07 11:53:54 -05:00
Tsu-ba-me
ddece3750d fix(striker-ui): remove disableAutocomplete from formik utils 2024-03-07 11:53:54 -05:00
Tsu-ba-me
1cfd588448 fix(striker-ui): allow skip entry in form summary 2024-03-07 11:53:54 -05:00
Tsu-ba-me
e8ac1a9c4f fix(striker-ui): expose id, name in radio group 2024-03-07 11:53:54 -05:00
Tsu-ba-me
7687803148 fix(striker-ui): add form dialog open setters to CRUD list form tools 2024-01-29 13:13:51 -05:00
Tsu-ba-me
b4408e78ce fix(striker-ui): allow customize delete promise chain in CRUD list 2024-01-29 13:13:51 -05:00
Tsu-ba-me
1991acfa1d fix(striker-ui): duck-tape alert override update by wipe-n-create 2024-01-29 13:13:51 -05:00
Tsu-ba-me
9a6a4f8b7c fix(striker-ui): patch alert override CRUD operations; still has bugs 2024-01-29 13:13:51 -05:00
Tsu-ba-me
3ea2fcc520 feat(striker-ui): add mail recipient management 2024-01-29 13:13:51 -05:00
Tsu-ba-me
1713ea4de7 fix(striker-ui): relocate formik utils type 2024-01-29 13:13:51 -05:00
Tsu-ba-me
82ab298dc6 fix(striker-ui): correct generic types in select inputs 2024-01-29 13:13:51 -05:00
Tsu-ba-me
253d4f3623 fix(striker-ui): expose item click handler in CRUD list 2024-01-29 13:13:51 -05:00
Tsu-ba-me
d1bb8df8f2 fix(striker-ui): apply CRUD list to manage mail servers 2024-01-29 13:13:51 -05:00
Tsu-ba-me
f485bf860e fix(striker-ui): move types of formik utils to type file 2024-01-29 13:13:51 -05:00
Tsu-ba-me
aa060a3dd1 feat(striker-ui): add CRUD list 2024-01-29 13:13:51 -05:00
Tsu-ba-me
3dcc2ba0c5 fix(striker-ui): remove redundant "extends unknown" in list 2024-01-29 13:13:51 -05:00
Tsu-ba-me
64c1b80adb fix(striker-ui): isolate build delete dialog props args 2024-01-29 13:13:51 -05:00
Tsu-ba-me
c623170334 feat(striker-ui): add manager mail server components 2024-01-29 13:13:51 -05:00
Tsu-ba-me
8b6b1a64a8 fix(striker-ui): suggest default BCN, SN, IFN IPs for each subnode in create manifest 2023-12-19 18:15:18 -05:00
Tsu-ba-me
0429c76294 fix(striker-ui): remove type ReactChangeEventHandler 2023-12-19 16:59:01 -05:00
Tsu-ba-me
f0050829b4 fix(striker-ui): pass button props in button with menu 2023-12-13 14:54:12 -05:00
Tsu-ba-me
a4f77f8e8e feat(striker-ui): add server menu 2023-12-12 15:52:25 -05:00
Tsu-ba-me
ef969fe056 fix(striker-ui): expose callback to control whether to disable menu item 2023-12-12 14:43:40 -05:00
Tsu-ba-me
6532fe84fe fix(striker-ui): add props to control action area visibility in confirm dialog 2023-12-12 14:42:35 -05:00
Tsu-ba-me
1b328913d1 fix(striker-ui): add prop to control show cancel button in dialog actions 2023-12-12 14:40:15 -05:00
Tsu-ba-me
753358a13b fix(striker-ui): add button with menu 2023-12-11 18:33:15 -05:00
Tsu-ba-me
5b231fdb7e fix(striker-ui): add generic menu 2023-12-11 18:32:27 -05:00
Tsu-ba-me
903524e59d fix(striker-ui): reload file list after delete, edit 2023-12-06 17:27:50 -05:00
Tsu-ba-me
b5b1e4d6b7 fix(striker-ui): add loading prop to List 2023-12-06 16:04:00 -05:00
Tsu-ba-me
ece7efda99 fix(striker-ui): migrate setApiMessage from manifest manager 2023-12-04 14:22:11 -05:00
Tsu-ba-me
3ee7a41895 fix(striker-ui): align cookie jar with API 2023-11-27 17:14:09 -05:00
Tsu-ba-me
cf1a64a1f3 fix(striker-ui): add success, error callbacks on submission in form utils 2023-11-27 17:14:09 -05:00
Tsu-ba-me
48dfc1b76c fix(striker-ui): clean up old file manager 2023-11-17 16:09:54 -05:00
Tsu-ba-me
0b9d6be08c fix(striker-ui): prevent text overlap in anvil summary 2023-10-03 19:12:23 -04:00
Tsu-ba-me
f4a1ab5a0b fix(striker-ui): add servers to subnodes, revise node summary layout 2023-10-03 02:56:36 -04:00
Tsu-ba-me
bd6bc7f7f6 fix(striker-ui): add api converter to anvil detail 2023-10-02 20:44:33 -04:00
Tsu-ba-me
5d1ab29955 fix(striker-ui): add anvil summary components 2023-10-02 15:18:14 -04:00
Tsu-ba-me
05438d39f4 fix(striker-ui): add shared storage api response converter 2023-10-02 15:18:14 -04:00
Tsu-ba-me
ac28ea88df fix(striker-ui): isolate fetched data conversion 2023-10-02 15:18:14 -04:00
Tsu-ba-me
78cbdeb123 fix(striker-ui): add thin option to stack bar 2023-10-02 15:18:14 -04:00
Tsu-ba-me
66a1e6c111 fix(striker-ui): simplify bar underline, add stack bar 2023-10-02 15:18:14 -04:00
Tsu-ba-me
79cd66f17b fix(striker-ui): correct host status definition 2023-10-02 15:18:14 -04:00
Tsu-ba-me
f0189b4949 fix(striker-ui): move loading spinner from Dialog actions to ActionGroup 2023-09-21 03:41:15 -04:00
Tsu-ba-me
34fc75b3d7 fix(striker-ui): add new file management components 2023-09-21 03:41:15 -04:00