Commit Graph

942 Commits

Author SHA1 Message Date
Tsu-ba-me
9ed047d3a7 fix(striker-ui): correct message group behaviour in test access of init host 2024-04-09 15:13:54 -04:00
Tsu-ba-me
dcde1f9051 fix(striker-ui): make cursor easier to understand in sensitive text 2024-04-09 15:13:54 -04:00
Tsu-ba-me
76703d5f30 fix(striker-ui): don't hide password script in manage fence form 2024-04-09 15:13:54 -04:00
Tsu-ba-me
b45f27e5e3 fix(striker-ui): increase verbosity in host list 2024-04-09 15:13:54 -04:00
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
7d6bc9aaaf fix(striker-ui): add button for fullscreen in VNC display controls 2024-04-09 15:13:54 -04:00
Tsu-ba-me
4832f88524 fix(striker-ui): add missing columns prop to link summary in init striker form 2024-03-21 19:51:02 -04:00
Tsu-ba-me
dd7495c94e fix(striker-ui): resolve hydration issue in striker init form 2024-03-21 19:24:01 -04:00
Tsu-ba-me
92184a8218 fix(striker-ui): disable autofill on password fields in general init form 2024-03-21 18:52:47 -04:00
Tsu-ba-me
48aa219d35 fix(striker-ui): make confirm password always required in general init form 2024-03-21 18:32:14 -04:00
Tsu-ba-me
c22bc3ed29 fix(striker-ui): mark necessary fields as required in general, network init forms 2024-03-21 18:18:01 -04:00
Tsu-ba-me
8dd8a28bb3 fix(striker-ui): add proper alt message to server preview 2024-03-21 17:08:44 -04:00
Tsu-ba-me
104b158426 fix(striker-ui): add message when resource not found in provision server 2024-03-21 17:08:44 -04:00
Tsu-ba-me
373f985911 fix(striker-ui): handle case where display value isn't filled in select with label 2024-03-21 17:08:44 -04:00
Tsu-ba-me
0e762c3a44 fix(striker-ui): default enable ping in add peer striker 2024-03-21 17:07:39 -04:00
Tsu-ba-me
fd6901784f fix(striker-ui): correct network inputs' grid columns in manage manifest form 2024-03-21 17:07:39 -04:00
Tsu-ba-me
885f4e448b fix(striker-ui): remove redundant fillRow prop in outlined input with label 2024-03-21 17:07:39 -04:00
Tsu-ba-me
c37df57bd7 fix(striker-ui): set message group ref in test access form 2024-03-07 12:39:12 -05:00
Tsu-ba-me
78820bd95a fix(striker-ui): remove excess entries fetcher in CRUD list 2024-03-07 11:53:54 -05:00
Tsu-ba-me
1fb67c974a chore(striker-ui): remove old prepare host form 2024-03-07 11:53:54 -05:00
Tsu-ba-me
917e57dac4 fix(striker-ui): restrict prepare host list to subnodes, dr hosts 2024-03-07 11:53:54 -05: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
5ad591cdc0 fix(striker-ui): translate host type, adjust success msg in prepare host form 2024-03-07 11:53:54 -05:00
Tsu-ba-me
96be4a41b2 fix(striker-ui): isolate disassemble camel string 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
bd65517449 fix(striker-ui): remove blur handlers in add mail server form 2024-03-07 11:53:54 -05:00
Tsu-ba-me
550bbc26df fix(striker-ui): adjust grid layout in add mail server form 2024-03-07 11:53:54 -05:00
Tsu-ba-me
d40efa9289 fix(striker-ui): add option to disable autofill in outlined input 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
325594ef4b fix(striker-ui): always show test button in init host 2024-03-07 11:53:54 -05:00
Tsu-ba-me
2763163c54 fix(striker-ui): adjust messages during file uploads 2024-02-06 18:26:35 -05:00
Tsu-ba-me
c4250fbdb7 fix(striker-ui): use capitalize function from lodash 2024-01-29 13:13:52 -05:00
Tsu-ba-me
6a6e460961 fix(striker-ui): close form dialog after success in manage mail server 2024-01-29 13:13:52 -05:00
Tsu-ba-me
4c7792f17b fix(striker-ui): resolve type errors during build 2024-01-29 13:13:52 -05:00
Tsu-ba-me
de09c47caa fix(striker-ui): close form after success in manage mail recipients 2024-01-29 13:13:51 -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
0192fb7bf6 fix(striker-ui): add empty list message to mail server, recipient management 2024-01-29 13:13:51 -05:00
Tsu-ba-me
8b55f73300 fix(striker-ui): allow create mail recipient along with alert overrides 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
93416b0913 fix(striker-ui): default to scroll in CRUD list confirm dialog 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
1f5bf604e1 fix(striker-ui): add getGroupLabel, apply useMemo, simplify props passthrough in autocomplete 2024-01-29 13:13:51 -05:00