Commit Graph

1257 Commits

Author SHA1 Message Date
Tsu-ba-me
b6bb813fb2 fix(striker-ui): limit MN count to 1, auto-suggest MN IP, mask 2023-08-10 12:15:54 -04:00
Tsu-ba-me
86ecd3537c fix(striker-ui): auto-suggest last octet of not IFN on striker based on host sequence 2023-08-10 12:15:54 -04:00
Tsu-ba-me
227d2f277a build(striker-ui): rebuild 2023-08-09 15:11:49 -04:00
Tsu-ba-me
fe6fd9d11c chore(striker-ui): audit fix; only dev dependencies changed 2023-08-09 15:10:13 -04:00
Tsu-ba-me
1987fc7c2c fix(striker-ui): revert user to 'admin' in add peer 2023-08-09 15:03:07 -04:00
Tsu-ba-me
58509176ea build(striker-ui): rebuild 2023-08-07 01:52:15 -04:00
Tsu-ba-me
823f0780b1 fix(striker-ui): default user to 'root' in add peer 2023-08-07 01:47:35 -04:00
Tsu-ba-me
5d0d521d91 build(striker-ui): rebuild 2023-07-20 22:28:04 -04:00
Tsu-ba-me
37f427aa64 fix(striker-ui): use full host string instead of hostname when building server VNC url 2023-07-20 22:28:04 -04:00
Tsu-ba-me
3a65915943 build(striker-ui): rebuild 2023-07-20 22:28:04 -04:00
Tsu-ba-me
44fa698927 fix(striker-ui): correct types on FullSize 2023-07-20 22:28:04 -04:00
Tsu-ba-me
0ada0d4292 fix(striker-ui): correct VNC key-combo menu colours 2023-07-20 22:28:04 -04:00
Tsu-ba-me
a00a5721d6 fix(striker-ui): auto-reconnect VNC upon failure 2023-07-20 22:28:04 -04:00
Tsu-ba-me
eb907affbc fix(striker-ui): restore server VNC to working state 2023-07-20 22:28:04 -04:00
Tsu-ba-me
04390bc416 chore(striker-ui): reorder imports in /server page 2023-07-20 22:28:04 -04:00
dependabot[bot]
abf6e2ce96 build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /striker-ui
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 23:37:37 -04:00
dependabot[bot]
c627b7258a
build(deps): bump semver from 5.7.1 to 5.7.2 in /striker-ui
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 05:49:16 +00:00
Tsu-ba-me
a6e0cfac35 build(striker-ui): rebuild web UI 2023-07-03 04:53:03 -04:00
Tsu-ba-me
22f85171c7 fix(striker-ui): correct, organize file location checkboxes 2023-07-03 04:46:07 -04:00
Tsu-ba-me
76ab36e1f9 fix(striker-ui): test after repop in general, network config forms 2023-07-03 04:46:07 -04:00
Tsu-ba-me
ffe7f1884e fix(striker-ui): repop, connect reconfig striker 2023-07-03 04:46:07 -04:00
Tsu-ba-me
e436b4de11 fix(striker-ui): connect prepare network submission with endpoint 2023-07-03 04:46:07 -04:00
Tsu-ba-me
9728f56927 fix(striker-ui): allow message setter override in submit form 2023-07-03 04:46:07 -04:00
Tsu-ba-me
823c293012 fix(striker-ui): get form data, add confirm in prepare network 2023-07-03 04:46:07 -04:00
Tsu-ba-me
aa5fa7d3e6 fix(striker-ui): repop gateway iface, iface name in network config 2023-07-03 04:46:07 -04:00
Tsu-ba-me
99a82e3d75 fix(striker-ui): default to warning messages in GateForm 2023-07-03 04:46:07 -04:00
Tsu-ba-me
483f8db9ed fix(striker-ui): set interfaces as applied during read from host detail in network config 2023-07-03 04:46:07 -04:00
Tsu-ba-me
84620d9542 fix(striker-ui): ignore DR host in prepare network 2023-07-03 04:46:07 -04:00
Tsu-ba-me
5f5d521c58 fix(striker-ui): repopulate network configs in network form 2023-07-03 04:46:07 -04:00
Tsu-ba-me
cdfc179f9f fix(striker-ui): make input number fence param easier by remove input type 2023-07-03 04:46:07 -04:00
Tsu-ba-me
488ed99370 fix(striker-ui): correct fence management; see details
* add input validation to fix fields, i.e., select agent, and dynamic
  fields, i.e., fence parameters (according to param type)
* connect add, update, delete dialogs to respective back-end endpoints
2023-07-03 04:46:07 -04:00
Tsu-ba-me
43308a2e88 fix(striker-ui): make form summary entry value scrollable 2023-07-03 04:46:07 -04:00
Tsu-ba-me
0edb8910c2 fix(striker-ui): expose reveal button props, allow adjust line height in SensitiveText 2023-07-03 04:46:07 -04:00
Tsu-ba-me
2ec8031e0e fix(striker-ui): correct nested appearance in FormSummary 2023-07-03 04:46:07 -04:00
Tsu-ba-me
7414553dae fix(striker-ui): correct add, update, delete submission for UPS(es) 2023-07-03 04:46:07 -04:00
Tsu-ba-me
251a048b8a fix(striker-ui): enable delete manifest(s) 2023-07-03 04:46:07 -04:00
Tsu-ba-me
f7f363b7c1 fix(striker-ui): simplify frequently used props of build delete dialog in checklist 2023-07-03 04:46:07 -04:00
Tsu-ba-me
38f577e8f1 fix(striker-ui): change success message to type info in form utils 2023-07-03 04:46:07 -04:00
Tsu-ba-me
a1a2a043a8 fix(striker-ui): add (un)check all to checklist hook, apply to manage SSH key conflicts 2023-07-03 04:46:07 -04:00
Tsu-ba-me
dc78a8ccf1 build(striker-ui): rebuld web UI 2023-07-03 04:46:06 -04:00
Tsu-ba-me
453562eb08 fix(striker-ui): add job indicator, complete message to StrikerInitForm 2023-07-03 04:46:06 -04:00
Tsu-ba-me
f7918d7d6c fix(striker-ui): align request method, body in striker init form with API 2023-07-03 04:46:06 -04:00
Tsu-ba-me
cefbba36ca fix(striker-ui): correct requests in striker init components 2023-07-03 04:46:06 -04:00
Tsu-ba-me
900a803472 build(striker-ui): remove unused, add new pages to Makefile 2023-07-03 04:46:06 -04:00
Tsu-ba-me
f49ffd709f fix(striker-ui): add logout, simplify action buttons in AnvilDrawer 2023-07-03 04:46:06 -04:00
Tsu-ba-me
2f9af32845 fix(striker-ui): simplify icon links, display session user in drawer 2023-07-03 04:46:06 -04:00
Tsu-ba-me
574f5e99b5 fix(striker-ui): add cookie jar 2023-07-03 04:46:06 -04:00
Tsu-ba-me
da234b02e1 fix(striker-ui): remove unused prepare host/network pages 2023-07-03 04:46:06 -04:00
Tsu-ba-me
5f1d6a8f09 fix(striker-ui): add title to striker config page 2023-07-03 04:46:06 -04:00
Tsu-ba-me
cd869363d2 fix(striker-ui): correct optimized-for-os option key/value in ProvisionServerDialog 2023-07-03 04:46:06 -04:00
Tsu-ba-me
73c791296b fix(striker-ui): allow delete in server VMs management 2023-07-03 04:46:06 -04:00
Tsu-ba-me
e638e2d388 fix(striker-ui): set auto width for select in input with select 2023-07-03 04:46:06 -04:00
Tsu-ba-me
3376d5e4ef fix(striker-ui): add delete preset to IconButton 2023-07-03 04:46:06 -04:00
Tsu-ba-me
ea2997c4d6 fix(striker-ui): replace power button in anvil server management 2023-07-03 04:46:06 -04:00
Tsu-ba-me
a219c120b1 fix(striker-ui): adjust disabled colour in ContainedButton 2023-07-03 04:46:06 -04:00
Tsu-ba-me
9e9a81a5ce fix(striker-ui): replace all /cgi-bin urls 2023-07-03 04:46:06 -04:00
Tsu-ba-me
837dc3028d fix(striker-ui): simplify convert from byte to upper binary byte unit(s) 2023-07-03 04:46:06 -04:00
Tsu-ba-me
0312588535 fix(striker-ui): migrate /cgi-bin->/api 2023-07-03 04:46:06 -04:00
Tsu-ba-me
3fd611eebb fix(striker-ui): remove job details link for now 2023-07-03 04:46:06 -04:00
Tsu-ba-me
87c8240bf7 fix(striker-ui): complete user management in striker config 2023-07-03 04:46:06 -04:00
Tsu-ba-me
46f299d878 fix(striker-ui): make checks an array of IDs 2023-07-03 04:46:06 -04:00
Tsu-ba-me
a272db4239 fix(striker-ui): add submit handler to form utils 2023-07-03 04:46:06 -04:00
Tsu-ba-me
446359bfe9 fix(striker-ui): don't always show null in FormSummary 2023-07-03 04:46:06 -04:00
Tsu-ba-me
1751cef896 fix(striker-ui): handle checks in List with useChecklist hook 2023-07-03 04:46:06 -04:00
Tsu-ba-me
d5baae790c fix(striker-ui): allow diable delete in List 2023-07-03 04:46:06 -04:00
Tsu-ba-me
0711d8a63a feat(striker-ui): simplify building form confirm dialog 2023-07-03 04:46:06 -04:00
Tsu-ba-me
e1e03ba7f9 fix(striker-ui): add get list item checkbox props callback to List 2023-07-03 04:46:06 -04:00
Tsu-ba-me
4dece7aaf8 fix(striker-ui): apply withCredentials to all API requests 2023-07-03 04:46:06 -04:00
Tsu-ba-me
8d343e5cca fix(striker-ui): attempt reconnect after unclean disconnect in VNC 2023-07-03 04:46:06 -04:00
Tsu-ba-me
c4fd8cc2f6 fix(striker-ui): match front-end VNC connect 2023-07-03 04:46:06 -04:00
Tsu-ba-me
0b304251ff fix(striker-ui): use query param return-to in login 2023-07-03 04:46:06 -04:00
Tsu-ba-me
0f223950e4 fix(striker-ui): correct /login to post with-credentials enabled 2023-06-20 00:48:21 -04:00
Tsu-ba-me
089efdbdc3 fix(striker-ui): add GatePanel and login page 2023-06-20 00:48:21 -04:00
Tsu-ba-me
4fc2655a44 fix(striker-ui): reflect GateForm changes in PrepareHostForm 2023-06-20 00:48:21 -04:00
Tsu-ba-me
7f826132a4 fix(striker-ui): pass input values to submit append in GateForm 2023-06-20 00:48:21 -04:00
Tsu-ba-me
305968e5e9 fix(striker-ui): don't reset (re-render) form element in GateForm 2023-06-20 00:48:21 -04:00
Tsu-ba-me
f8b6520da8 fix(striker-ui): inherit colour in input test messages 2023-06-20 00:48:21 -04:00
Tsu-ba-me
95ce723b86 fix(striker-ui): revise GateForm to use form event 2023-06-20 00:48:21 -04:00
Tsu-ba-me
9878d03ee5 fix(striker-ui): add event handler append props in InputWithRef 2023-06-20 00:48:21 -04:00
Tsu-ba-me
c4704aa298 fix(striker-ui): rename message id in manage manifest 2023-06-20 00:48:21 -04:00
Tsu-ba-me
594062e823 fix(striker-ui): add IPMI IP to host inputs in manage manifest 2023-06-19 15:15:33 -04:00
Tsu-ba-me
3ab1fe88d2 fix(striker-ui): connect manifest-related forms submission with confirm dialog 2023-06-19 15:15:33 -04:00
Tsu-ba-me
39e3623085 fix(striker-ui): enable confirm dialog for submit run manifest 2023-06-19 15:15:33 -04:00
Tsu-ba-me
1b4a5baeb5 fix(striker-ui): add password compare check in run manifest form 2023-06-19 15:15:33 -04:00
Tsu-ba-me
148ba5f1c1 fix(striker-ui): resolve Message in FormUtils 2023-06-19 15:15:33 -04:00
Tsu-ba-me
0bdc5dd44e fix(striker-ui): re-add not-blank tests to test batch builders 2023-06-19 15:15:33 -04:00
Tsu-ba-me
499abdd7bd fix(striker-ui): add host to input error message in manage manifest host inputs 2023-06-19 15:15:33 -04:00
Tsu-ba-me
4837143c73 fix(striker-ui): add input test to network subnet mask in manage manifest 2023-06-19 15:15:33 -04:00
Tsu-ba-me
1e2aee47a3 fix(striker-ui): populate add manifest form with template props 2023-06-19 15:15:33 -04:00
Tsu-ba-me
79bcc3773b fix(striker-ui): remove unneeded not-blank test in input test batch builders 2023-06-19 15:15:33 -04:00
Tsu-ba-me
16ac5a4e6d fix(striker-ui): add IPv4 CSV input test to network config in manage manifest 2023-06-19 15:15:33 -04:00
Tsu-ba-me
fea0657119 fix(striker-ui): call finish batch callback when input optional 2023-06-19 15:15:33 -04:00
Tsu-ba-me
7eb629c747 fix(striker-ui): add manage manifest tab to manage element page 2023-06-19 15:15:33 -04:00
Tsu-ba-me
4bbd8a32f3 fix(striker-ui): unset message and validity where necessary in manage manifest 2023-06-19 15:15:33 -04:00
Tsu-ba-me
bc25f1a2ad fix(striker-ui): add unmount event and simplify mount/first render event in InputWithRef 2023-06-19 15:15:33 -04:00
Tsu-ba-me
f6b7a2df5a fix(striker-ui): add input unmount function builder to form utils 2023-06-19 15:15:33 -04:00
Tsu-ba-me
b00afbe7cf fix(striker-ui): avoid depend on outdated message list in MessageGroup setters 2023-06-19 15:15:32 -04:00
Tsu-ba-me
d22b11bb90 fix(striker-ui): simplify form message setting by removing message setter list 2023-06-19 15:15:32 -04:00
Tsu-ba-me
fa2f68574e fix(striker-ui): add regexp object state setter callback 2023-06-19 15:15:32 -04:00
Tsu-ba-me
23ea09ed35 fix(striker-ui): avoid unneeded recreation of message setters 2023-06-19 15:15:32 -04:00
Tsu-ba-me
b99ac243ab fix(striker-ui): make grid keys unique in manifest host input group 2023-06-19 15:15:32 -04:00
Tsu-ba-me
4db9d8b321 refactor(striker-ui): rename id variables in manifest network input group 2023-06-19 15:15:32 -04:00
Tsu-ba-me
47e822421d fix(striker-ui): remove unneeded dependency in InputWithRef 2023-06-19 15:15:32 -04:00
Tsu-ba-me
23ddce9cec fix(striker-ui): remove unused form validity flags in manifest network config 2023-06-19 15:15:32 -04:00
Tsu-ba-me
de5ae58c7e refactor(striker-ui): rename MessageSetterFunction->MessageSetter 2023-06-19 15:15:32 -04:00
Tsu-ba-me
4557e27e1b fix(striker-ui): add function to set form validity by regex 2023-06-19 15:15:32 -04:00
Tsu-ba-me
239138a8b1 fix(striker-ui): get data from inputs in manage manifest forms 2023-06-19 15:15:32 -04:00
Tsu-ba-me
d402258b8a fix(striker-ui): expose base input props in OutlinedInputWithLabel 2023-06-19 15:15:32 -04:00
Tsu-ba-me
c20100ab74 fix(striker-ui): enable dataset in SwitchWithLabel 2023-06-19 15:15:32 -04:00
Tsu-ba-me
cd14783c08 fix(striker-ui): correct label in SwitchWithLabel 2023-06-19 15:15:32 -04:00
Tsu-ba-me
515d3b3b9e fix(striker-ui): include host id in an-host input ids 2023-06-19 15:15:32 -04:00
Tsu-ba-me
8110a3daaf fix(striker-ui): export input id builders for an-network inputs 2023-06-19 15:15:32 -04:00
Tsu-ba-me
dfd07bb7f5 fix(striker-ui): export input id builders in host input group 2023-06-19 15:15:32 -04:00
Tsu-ba-me
195348c6c7 fix(striker-ui): export input id builder in run manifest input group 2023-06-19 15:15:32 -04:00
Tsu-ba-me
586204122e fix(striker-ui): hide passwords in run manifest form 2023-06-19 15:15:32 -04:00
Tsu-ba-me
e73f67d50e fix(striker-ui): rename anvil->an (anvil or anvil node) 2023-06-19 15:15:32 -04:00
Tsu-ba-me
5897353d7b fix(striker-ui): add message area to manage manifest forms 2023-06-19 15:15:32 -04:00
Tsu-ba-me
2e26e3ed40 fix(striker-ui): change fence port valid type 2023-06-19 15:15:32 -04:00
Tsu-ba-me
c0189cba8d fix(striker-ui): add run manifest form 2023-06-19 15:15:32 -04:00
Tsu-ba-me
f72a348fb5 fix(striker-ui): add play preset to IconButton 2023-06-19 15:15:32 -04:00
Tsu-ba-me
6aaa4f6237 fix(striker-ui): add edit manifest form 2023-06-19 15:15:32 -04:00
Tsu-ba-me
18533ba0c8 fix(striker-ui): move scroll style offsets to ConfirmDialog 2023-06-19 15:15:32 -04:00
Tsu-ba-me
fc016ea719 fix(striker-ui): expose disableProceed in ConfirmDialog 2023-06-19 15:15:32 -04:00
Tsu-ba-me
952d95feac fix(striker-ui): add general loading prop to ConfirmDialog 2023-06-19 15:15:32 -04:00
Tsu-ba-me
85dde72db7 fix(striker-ui): add default DNS CSV 2023-06-19 15:15:32 -04:00
Tsu-ba-me
89c7f6b980 fix(striker-ui): build fence and ups list from manifest template 2023-06-19 15:15:32 -04:00
Tsu-ba-me
c35b2d7969 fix(striker-ui): rearrange fence and ups inputs for host in manage manifest 2023-06-19 15:15:32 -04:00
Tsu-ba-me
17a011e768 fix(striker-ui): correct types for manifest management 2023-06-19 15:15:32 -04:00
Tsu-ba-me
b58a1cb63a fix(striker-ui): add initial host config to add manifest form 2023-06-19 15:15:32 -04:00
Tsu-ba-me
172674db9a refactor(striker-ui): rename manifest network object and network event handlers 2023-06-19 15:15:32 -04:00
Tsu-ba-me
20aba7c559 fix(striker-ui): hoist network list in manifest network config 2023-06-19 15:15:32 -04:00
Tsu-ba-me
adf01f9bdd fix(striker-ui): complete edit/remove network(s) in manifest network config 2023-06-19 15:15:31 -04:00
Tsu-ba-me
81139bb1ad fix(striker-ui): center add network button 2023-06-19 15:15:31 -04:00
Tsu-ba-me
b269770d3a fix(striker-ui): enable add/remove networks 2023-06-19 15:15:31 -04:00
Tsu-ba-me
45a0d1a6c8 fix(striker-ui): add icon button mouse event handler type 2023-06-19 15:15:31 -04:00
Tsu-ba-me
8154fd4dbd fix(striker-ui): allow remove key in object setter builder 2023-06-19 15:15:31 -04:00
Tsu-ba-me
768ef98f51 fix(striker-ui): add input groups to build add/edit manifest forms 2023-06-19 15:15:31 -04:00
Tsu-ba-me
f59d273ebb fix(striker-ui): add 'add', 'close' presets to IconButton 2023-06-19 15:15:31 -04:00
Tsu-ba-me
17657388af fix(striker-ui): add preset icon props in IconButton presets 2023-06-19 15:15:31 -04:00
Tsu-ba-me
e5d7014b9f fix(striker-ui): run 'set validity on first render' in useEffect 2023-06-19 15:15:31 -04:00
Tsu-ba-me
ae07c8b66d fix(striker-ui): add setMsgSetter in FormUtils 2023-06-19 15:15:31 -04:00
Tsu-ba-me
77abfdc933 fix(striker-ui): export buildMessageSetter() 2023-06-19 15:15:31 -04:00
Tsu-ba-me
29a3751524 fix(striker-ui): export buildNumberTestBatch() 2023-06-19 15:15:31 -04:00
Tsu-ba-me
15942d258d fix(striker-ui): adjust inner panel margin 2023-06-19 15:15:31 -04:00
Tsu-ba-me
fb8e92ffb4 fix(striker-ui): consolidate network types 2023-06-19 15:15:31 -04:00
Tsu-ba-me
0ce470a034 fix(striker-ui): manifest list 2023-06-19 15:15:31 -04:00
Tsu-ba-me
aba2c68f5c fix(striker-ui): add manage UPS tab 2023-04-04 00:23:00 -04:00
Tsu-ba-me
4eeb1d676f fix(striker-ui): add form validation and message in ManageUpsPanel 2023-04-04 00:23:00 -04:00
Tsu-ba-me
7976170ca2 fix(striker-ui): passthrough input validation in EditUpsInputGroup 2023-04-04 00:23:00 -04:00
Tsu-ba-me
c0fb71ea29 fix(striker-ui): add input validation to AddUpsInputGroup 2023-04-04 00:23:00 -04:00
Tsu-ba-me
5f4ecf7bcf fix(striker-ui): add input tests to CommonUpsInputGroup 2023-04-04 00:23:00 -04:00
Tsu-ba-me
8abd47eb18 fix(striker-ui): correct validity test on first render in InputWithRef 2023-04-04 00:23:00 -04:00
Tsu-ba-me
10126a5a95 fix(striker-ui): expose blur and focus event handler slots in SelectWithLabel 2023-04-04 00:23:00 -04:00
Tsu-ba-me
92f2c3626c fix(striker-ui): organize types in useFormUtils hook 2023-04-04 00:23:00 -04:00
Tsu-ba-me
37972bb557 fix(striker-ui): expose isRequired in build test batch functions 2023-04-04 00:23:00 -04:00
Tsu-ba-me
1548bfd8bc fix(striker-ui): add hook useFormUtils 2023-04-04 00:23:00 -04:00
Tsu-ba-me
4b14d2d568 fix(striker-ui): add arbitrary slot before action area in ConfirmDialog 2023-04-04 00:23:00 -04:00
Tsu-ba-me
3b9e3c6af0 fix(striker-ui): make buildMapToMessageSetter() handle array ids 2023-04-04 00:23:00 -04:00
Tsu-ba-me
5538f9bdae fix(striker-ui): show UPS type as required 2023-04-04 00:23:00 -04:00
Tsu-ba-me
3610c05d29 fix(striker-ui): expose required in SelectWithLabel 2023-04-04 00:23:00 -04:00
Tsu-ba-me
230256a163 fix(striker-ui): add Link to UPS type options 2023-04-04 00:23:00 -04:00
Tsu-ba-me
4ff8905509 fix(striker-ui): connect add and edit forms with ManageUpsPanel 2023-04-04 00:23:00 -04:00
Tsu-ba-me
59517b0424 fix(striker-ui): allow UPS type selection in EditUpsInputGroup 2023-04-04 00:23:00 -04:00
Tsu-ba-me
ca3d84a12c fix(striker-ui): export input id and include previous value in AddUpsInputGroup 2023-04-04 00:23:00 -04:00
Tsu-ba-me
9878281270 fix(striker-ui): export input id in CommonUpsInputGroup 2023-04-04 00:23:00 -04:00
Tsu-ba-me
d65c1880c0 fix(striker-ui): pass id to input element in SelectWithLabel 2023-04-04 00:23:00 -04:00
Tsu-ba-me
7337752573 feat(striker-ui): add EditUpsInputGroup 2023-04-04 00:23:00 -04:00
Tsu-ba-me
831ac43d03 fix(striker-ui): remove duplicate parameter in CommonUpsInputGroup 2023-04-04 00:23:00 -04:00
Tsu-ba-me
28ff0c79bd fix(striker-ui): center List empty text 2023-04-04 00:23:00 -04:00
Tsu-ba-me
9bfd5ec672 feat(striker-ui): add manage UPS related components 2023-04-04 00:23:00 -04:00
Tsu-ba-me
47d4a29bd7 fix(striker-ui): simplify ConfirmDialogProps init 2023-04-04 00:23:00 -04:00
Tsu-ba-me
01dc0db18d fix(striker-ui): add FormDialog 2023-04-04 00:23:00 -04:00
Tsu-ba-me
c7b0186b62 fix(striker-ui): hide password related in fence list 2023-04-03 13:14:00 -04:00
Tsu-ba-me
476352ba0e fix(striker-ui): add inline type SensitiveText and BodyText 2023-04-03 13:14:00 -04:00
Tsu-ba-me
06425958a6 fix(striker-ui): align colouring in buttons 2023-04-03 13:14:00 -04:00
Tsu-ba-me
d7b00eebc0 refactor(striker-ui): group manage fence related components 2023-04-03 13:14:00 -04:00
Tsu-ba-me
24aef66c31 fix(striker-ui): add confirm dialog to ManageFencesPanel 2023-04-03 13:14:00 -04:00
Tsu-ba-me
92b722c118 feat(striker-ui): add SensitiveText 2023-04-03 13:14:00 -04:00
Tsu-ba-me
53ae8ecdbd fix(striker-ui): make IconButton change based on state 2023-04-03 13:14:00 -04:00
Tsu-ba-me
f62342317d fix(striker-ui): add input sensitivity and expose tooltip props in CommonFenceInputGroup 2023-04-03 13:14:00 -04:00
Tsu-ba-me
f928da854e fix(striker-ui): add growFirst and fullWidth switches to FlexBox 2023-04-03 13:14:00 -04:00
Tsu-ba-me
5b03bcca5c fix(striker-ui): expand OutlinedInputWithLabel to full width 2023-04-03 13:14:00 -04:00
Tsu-ba-me
e40fe93681 fix(striker-ui): expose form control props in SelectWithLabel 2023-04-03 13:14:00 -04:00
Tsu-ba-me
04ee5288bb fix(striker-ui): relocate scoll box padding in ConfirmDialog 2023-04-03 13:14:00 -04:00
Tsu-ba-me
3df9e2284b fix(striker-ui): collect data from fence forms 2023-04-03 13:14:00 -04:00
Tsu-ba-me
decdc21c96 fix(striker-ui): add name to fence parameter fields 2023-04-03 13:14:00 -04:00
Tsu-ba-me
99d1e8cad0 fix(striker-ui): expose name prop in OutlinedInputWithLabel and SelectWithLabel 2023-04-03 13:14:00 -04:00
Tsu-ba-me
61bc4c9c34 fix(striker-ui): adjust padding to avoid clipping in ConfirmDialog 2023-04-03 13:14:00 -04:00
Tsu-ba-me
0af79b391b fix(striker-ui): emphasis fence name and enable scroll in ManageFencesPanel add/edit dialog 2023-04-03 13:14:00 -04:00
Tsu-ba-me
efd70bd1d4 fix(striker-ui): allow react elements in ConfirmDialog titleText 2023-04-03 13:14:00 -04:00
Tsu-ba-me
e755ae4fe8 fix(striker-ui): ignore deprecated fields in CommonFenceInputGroup 2023-04-03 13:14:00 -04:00
Tsu-ba-me
2aedc2e74a fix(striker-ui): add scroll box in ConfirmDialog 2023-04-03 13:14:00 -04:00
Tsu-ba-me
2a7166310d fix(striker-ui): add ManageFencesPanel 2023-04-03 13:14:00 -04:00
Tsu-ba-me
b2cb0a0a99 fix(striker-ui): add EditFenceInputGroup 2023-04-03 13:14:00 -04:00
Tsu-ba-me
ec0078d37a fix(striker-ui): hoist fence template loading and sort fence agents (ids) 2023-04-03 13:14:00 -04:00
Tsu-ba-me
dfecf7ba08 fix(striker-ui): sort fence parameters before display 2023-04-03 13:14:00 -04:00
Tsu-ba-me
645fd3f0d6 fix(striker-ui): enable pass previous values to CommonFenceInputGroup 2023-04-03 13:14:00 -04:00
Tsu-ba-me
4006bd04b0 fix(striker-ui): allow ConfirmDialog to be a form 2023-04-03 13:13:59 -04:00
Tsu-ba-me
1c28f4028c fix(striker-ui): allow optional item button in List 2023-04-03 13:13:59 -04:00
Tsu-ba-me
604b95ffa9 fix(striker-ui): simplify 'fence device' to 'fence' 2023-04-03 13:13:59 -04:00