Commit Graph

1365 Commits

Author SHA1 Message Date
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
Tsu-ba-me
a7ea47de30 fix(striker-ui): allow boolean header in List 2023-04-03 13:13:59 -04:00
Tsu-ba-me
f33d101ca1 fix(striker-ui): isolate EditFenceDeviceInputGroup 2023-04-03 13:13:59 -04:00
Tsu-ba-me
3ed1dcaef5 feat(striker-ui): add SwitchWithLabel 2023-04-03 13:13:59 -04:00
Tsu-ba-me
cf502ba213 fix(striker-ui): make InputWithRef compatible with Switch 2023-04-03 13:13:59 -04:00
Tsu-ba-me
a1ba570eee fix(striker-ui): allow retain/discard tab content 2023-04-03 13:13:59 -04:00
Tsu-ba-me
5e5c767670 fix(striker-ui): separate types from SelectWithLabel component 2023-04-03 13:13:59 -04:00
Tsu-ba-me
4b52de463e fix(striker-ui): separate types from Select component 2023-04-03 13:13:59 -04:00
Tsu-ba-me
4a0d4b5cb3 fix(striker-ui): generate fence parameter inputs 2023-04-03 13:13:59 -04:00
Tsu-ba-me
d9685250b6 fix(striker-ui): revise inner and expandable panel types 2023-04-03 13:13:59 -04:00
Tsu-ba-me
0f40ffe604 fix(striker-ui): allow specify valueKey in InputWithRef 2023-04-03 13:13:59 -04:00
Tsu-ba-me
40febdae87 fix(striker-ui): allow string header in ExpandablePanel 2023-04-03 13:13:59 -04:00
Tsu-ba-me
182837c93b fix(striker-ui): allow array options in SelectWithLabel 2023-04-03 13:13:59 -04:00
Tsu-ba-me
916ec54dd0 feat(striker-ui): add AddFenceDeviceForm 2023-04-03 13:13:59 -04:00
Tsu-ba-me
3622f4556f fix(striker-ui): relocate type SelectItem 2023-02-14 22:42:50 -05:00
Tsu-ba-me
e56fcfd880 fix(striker-ui): add default protect() to useProtectedState 2023-02-14 22:42:50 -05:00
Tsu-ba-me
d45c0374fc fix(striker-ui): populate gateway and DNS in NetworkInitForm 2023-02-14 22:42:50 -05:00
Tsu-ba-me
126b9b33e3 chore(striker-ui): identify missing handler for netmask error 2023-02-14 22:42:50 -05:00
Tsu-ba-me
9ba920867c fix(striker-ui): make migration network appear 2023-02-14 22:42:50 -05:00
Tsu-ba-me
fbd3ca1cf1 fix(striker-ui): relocate add button in NetworkInitForm 2023-02-14 22:42:50 -05:00
Tsu-ba-me
a53056ff12 fix(striker-ui): add /manage-element page 2023-02-14 22:42:50 -05:00
Tsu-ba-me
67a14b20f8 fix(striker-ui): allow set host externally in PrepareNetworkForm 2023-02-14 22:42:50 -05:00
Tsu-ba-me
1248a5e14e fix(striker-ui): add getQueryParam() 2023-02-14 22:42:50 -05:00
Tsu-ba-me
11aa7f548f fix(striker-ui): adjust Tab* style 2023-02-14 22:42:50 -05:00
Tsu-ba-me
1432e4969e fix(striker-ui): add custom tab-related components 2023-02-14 22:42:50 -05:00
Tsu-ba-me
823bb7110f fix(striker-ui): allow BodyText to inherit colour 2023-02-14 22:42:50 -05:00
Tsu-ba-me
4c057a30f7 fix(striker-ui): distinct server preview loading and power off 2023-02-14 22:42:50 -05:00
Tsu-ba-me
188b08f87b fix(striker-ui): align poweroff icon in server preview 2023-02-14 22:42:50 -05:00
Tsu-ba-me
fae3bbf236 fix(striker-ui): don't fetch if fatal error in PrepareNetworkForm 2023-02-14 22:42:50 -05:00
Tsu-ba-me
9067dc87d4 fix(striker-ui): pass hostDetail to NetworkForm 2023-02-14 22:42:50 -05:00
Tsu-ba-me
b756b2ac74 fix(striker-ui): don't show network link 2 when not enough NICs 2023-02-14 22:42:50 -05:00
Tsu-ba-me
73d04b7078 fix(striker-ui): add storage network for nodes in NetworkInitForm 2023-02-14 22:42:50 -05:00
Tsu-ba-me
03a251f44d fix(striker-ui): add buildObjectStateSetterCallback 2023-02-14 22:42:50 -05:00
Tsu-ba-me
43f4d89271 fix(striker-ui): revise data passing to NetworkInitForm 2023-02-14 22:42:50 -05:00
Tsu-ba-me
6f8a3f93c7 fix(striker-ui): populate partial fields in PrepareNetworkForm 2023-02-14 22:42:50 -05:00
Tsu-ba-me
e02ffcd95a fix(striker-ui): get host-specific NICs in NetworkInitForm 2023-02-14 22:42:50 -05:00
Tsu-ba-me
f4c171b44f fix(striker-ui): record 'using NextRouter query params in API request' 2023-02-14 22:42:50 -05:00
dependabot[bot]
f0a13a8d88
build(deps): bump json5 from 1.0.1 to 1.0.2 in /striker-ui
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-08 00:34:13 +00:00
Tsu-ba-me
75602010e8 build(striker-ui): revise Makefile.am to include new pages and src files 2022-11-28 14:37:22 -05:00
Tsu-ba-me
97b94eae50 build: rebuild both front-end and back-end 2022-11-28 14:37:22 -05:00
Tsu-ba-me
9ba521839e fix(striker-ui): remove isEmpty() 2022-11-28 14:37:22 -05:00
Tsu-ba-me
f9c9855462 refactor(striker-ui): repair types in InputWithRef 2022-11-28 14:37:22 -05:00
Tsu-ba-me
abc7fdf54c refactor(striker-ui): repairs types in map to value converter 2022-11-28 14:37:22 -05:00
Tsu-ba-me
2e9a22373b fix(striker-ui): simplify CPU layout 2022-11-28 14:37:22 -05:00
Tsu-ba-me
3fe66c6500 refactor(striker-ui): repair types in Memory, Storage 2022-11-28 14:37:22 -05:00
Tsu-ba-me
6970b4f882 fix(striker-ui): add loading indicator to anvil Dashboard 2022-11-28 14:37:22 -05:00
Tsu-ba-me
87fd3bdc6b refactor(striker-ui): repair types in Network 2022-11-28 14:37:22 -05:00
Tsu-ba-me
673f88f6a7 fix(striker-ui): default refresh to 10s in JobSummary 2022-11-28 14:37:22 -05:00
Tsu-ba-me
151028ffe6 refactor(striker-ui): repair response data type in FileSystems 2022-11-28 14:37:22 -05:00
Tsu-ba-me
8315733040 chore(striker-ui): install released version of format-data-size 2022-11-28 14:37:22 -05:00
Tsu-ba-me
bb4b9f5441 refactor(striker-ui): apply mt in Spinner occurrences 2022-11-28 14:37:21 -05:00
Tsu-ba-me
383b4e938e fix(striker-ui): add request onProceed in AddPeerDialog 2022-11-28 14:37:21 -05:00
Tsu-ba-me
d5e9033466 fix(striker-ui): add loading indicator for actions in ConfirmDialog 2022-11-28 14:37:21 -05:00
Tsu-ba-me
ea00fb6edd fix(striker-ui): simplify set marginTop in Spinner 2022-11-28 14:37:21 -05:00
Tsu-ba-me
ac0c17396f fix(striker-ui): don't close onProceed by default in ConfirmDialog 2022-11-28 14:37:21 -05:00
Tsu-ba-me
4c13c7c15a fix(striker-ui): add input tests to AddPeerDialog 2022-11-28 14:37:21 -05:00
Tsu-ba-me
0156b7cd7e fix(striker-ui): add input test in InputWithRef to reduce duplication 2022-11-28 14:37:21 -05:00
Tsu-ba-me
fb16016ad0 feat(striker-ui): add buildMapToMessageSetter() 2022-11-28 14:37:21 -05:00
Tsu-ba-me
f87379fa98 fix(striker-ui): expose onBlur and onFocus in OutlinedInputWithLabel 2022-11-28 14:37:21 -05:00
Tsu-ba-me
1be005669e fix(striker-ui): revise input tests to handle optional, number fields 2022-11-28 14:37:21 -05:00
Tsu-ba-me
d3e4e51b86 fix(striker-ui): add inital AddPeerDialog 2022-11-28 14:37:21 -05:00
Tsu-ba-me
0f9da43ba8 fix(striker-ui): expose type, reduce spreading in OutlinedInputWithLabel 2022-11-28 14:37:21 -05:00
Tsu-ba-me
4eca5398fe fix(striker-ui): expose required in OutlinedInputWithLabel 2022-11-28 14:37:21 -05:00
Tsu-ba-me
0f573fe3e0 fix(striker-ui): make required icon brighter in OutlinedInputLabel 2022-11-28 14:37:21 -05:00
Tsu-ba-me
1bba020b55 fix(striker-ui): expose paper and proceed button props in ConfirmDialog 2022-11-28 14:37:21 -05:00
Tsu-ba-me
df24ead7e3 fix(striker-ui): add fillRow to OutlinedInputWithLabel 2022-11-28 14:37:21 -05:00
Tsu-ba-me
d6a9510fda fix(striker-ui): add CheckboxWithLabel 2022-11-28 14:37:21 -05:00
Tsu-ba-me
6c8807b284 fix(striker-ui): repair MITM external link text wrap 2022-11-28 14:37:21 -05:00
Tsu-ba-me
f2cf39a0dc fix(striker-ui): let fetch refresh handle remove peers after delete 2022-11-28 14:37:21 -05:00
Tsu-ba-me
eddb0ea393 fix(striker-ui): add delete SSH key conflict 2022-11-28 14:37:21 -05:00
Tsu-ba-me
a9941af621 fix(striker-ui): include previous data in ConfigPeersForm 2022-11-28 14:37:21 -05:00
Tsu-ba-me
ab3fe5c625 fix(striker-ui): load SSH key conflicts 2022-11-28 14:37:21 -05:00
Tsu-ba-me
57735063f7 fix(striker-ui): add external link to MITM wiki in ManageChangedSSHKeysForm 2022-11-28 14:37:21 -05:00
Tsu-ba-me
9d171ee607 fix(striker-ui): simplify children in Link 2022-11-28 14:37:21 -05:00
Tsu-ba-me
e1c5cb6946 fix(striker-ui): update install target state in /config 2022-11-28 14:37:21 -05:00
Tsu-ba-me
91212adf98 fix(striker-ui): revise error messages in StrikerConfig 2022-11-28 14:37:21 -05:00
Tsu-ba-me
e038b809d9 fix(striker-ui): repair SimpleOperationPanel and /config 2022-11-28 14:37:21 -05:00
Tsu-ba-me
a1602d5ea8 fix(striker-ui): add useIsFirstRender hook 2022-11-28 14:37:21 -05:00
Tsu-ba-me
bea26271a3 fix(striker-ui): add delete to ConfigPeersForm 2022-11-28 14:37:21 -05:00
Tsu-ba-me
962cc92d14 refactor(striker-ui): use BodyText's align in ManageChangedSSHKeysForm 2022-11-28 14:37:21 -05:00
Tsu-ba-me
d2f2e87593 refactor(striker-ui): rename delete icon in List 2022-11-28 14:37:21 -05:00
Tsu-ba-me
21329e7c47 fix(striker-ui): add simple colour control to proceed button in ConfirmDialog 2022-11-28 14:37:21 -05:00
Tsu-ba-me
f4c4e30610 feat(striker-ui): add ManageUsersForm 2022-11-28 14:37:21 -05:00
Tsu-ba-me
0bf25ba693 fix(striker-ui): revise List to add more flexibility 2022-11-28 14:37:21 -05:00
Tsu-ba-me
3a79010af0 fix(striker-ui): connect submit in PrepareHostForm 2022-11-28 14:37:21 -05:00
Tsu-ba-me
63d0bdc1a4 fix(striker-ui): separate peaceful string and not-empty checks 2022-11-28 14:37:21 -05:00
Tsu-ba-me
8e5dccac03 fix(striker-ui): revise axios instance to use default data transformers 2022-11-28 14:37:21 -05:00
Tsu-ba-me
40dd856c50 fix(striker-ui): show message when optional section appears in PrepareHostForm 2022-11-28 14:37:21 -05:00
Tsu-ba-me
c5d349bc92 fix(striker-ui): display message only when submit is allowed in GateForm 2022-11-28 14:37:21 -05:00
Tsu-ba-me
184a5962fa fix(striker-ui): isolate PrepareHostForm 2022-11-28 14:37:21 -05:00
Tsu-ba-me
1c22604f3c fix(striker-ui): relocate messages, toggle submit disabled prop in GateForm 2022-11-28 14:37:21 -05:00
Tsu-ba-me
4781a5a158 fix(stiker-ui): add UUID input test batch builder, add peaceful string pattern 2022-11-28 14:37:21 -05:00
Tsu-ba-me
caa63c4535 fix(striker-ui): allow toggle placeholder in MessageGroup 2022-11-28 14:37:21 -05:00
Tsu-ba-me
c040026e73 fix(striker-ui): add input IDs and input label for error messages in GateForm 2022-11-28 14:37:20 -05:00
Tsu-ba-me
6832933d7f fix(striker-ui): don't nest (potential) setState() in MessageGroup 2022-11-28 14:37:20 -05:00
Tsu-ba-me
9d02da717c fix(striker-ui): correct error message triggers in GateForm 2022-11-28 14:37:20 -05:00
Tsu-ba-me
6d199a53e1 fix(striker-ui): correct onSet calls in MessageGroup 2022-11-28 14:37:20 -05:00
Tsu-ba-me
9fcae7fcd8 fix(striker-ui): add input tests to GateForm 2022-11-28 14:37:20 -05:00
Tsu-ba-me
4b80587f57 fix(striker-ui): simplify common input test cases 2022-11-28 14:37:20 -05:00
Tsu-ba-me
4488477f3b refactor(striker-ui): don't export test input types 2022-11-28 14:37:20 -05:00
Tsu-ba-me
2d6e309534 fix(striker-ui): add GateForm 2022-11-28 14:37:20 -05:00
Tsu-ba-me
50452c49c0 fix(striker-ui): add onSet callback to MessageGroup 2022-11-28 14:37:20 -05:00
Tsu-ba-me
f15592f82f fix(striker-ui): skip empty keys when building Grid items 2022-11-28 14:37:20 -05:00
Tsu-ba-me
06b33273f3 fix(striker-ui): add wrapper around Grid to make it compatible with FlexBox spacing 2022-11-28 14:37:20 -05:00
Tsu-ba-me
e41bc3a572 fix(striker-ui): separate type and render() in ConfirmDialog
* Make ConfirmDialog open state local and expose its setter through ref
2022-11-28 14:37:20 -05:00
Tsu-ba-me
37c856d383 fix(striker-ui): separate type and render() in ContainedButton 2022-11-28 14:37:20 -05:00
Tsu-ba-me
fa3fc07d85 fix(striker-ui): add custom Grid 2022-11-28 14:37:20 -05:00
Tsu-ba-me
e3ebbac07e fix(striker-ui): add RadioGroupWithLabel 2022-11-28 14:37:20 -05:00
Tsu-ba-me
8fa54b7290 feat(striker-ui): add /prepare-host WIP 2022-11-28 14:37:20 -05:00
Tsu-ba-me
43cc7b8852 fix(striker-ui): trigger error in axios based on status code 2022-11-28 14:37:20 -05:00
Tsu-ba-me
2ffe2c6f61 fix(striker-ui): improve contrast between input text and label 2022-11-28 14:37:20 -05:00
Tsu-ba-me
e73afffc55 fix(striker-ui): allow wrapper 'type' in OutlinedInput 2022-11-28 14:37:20 -05:00
Tsu-ba-me
e28ad3b0b2 fix(striker-ui): add start epoch to JobSummary 2022-11-28 14:37:20 -05:00
Tsu-ba-me
3fd6c9d841 fix(striker-ui): don't insert empty header in List 2022-11-28 14:37:20 -05:00
Tsu-ba-me
35471cbedc fix(striker-ui): match GET /host/connection output in ConfigPeersForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
642ebfc4c3 feat(striker-ui): add ManageChangedSSHKeysForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
c5c4028fa6 fix(striker-ui): expose check all state in List 2022-11-28 14:37:19 -05:00
Tsu-ba-me
3abd21df72 fix(striker-ui): revise header override and item checkbox in List 2022-11-28 14:37:19 -05:00
Tsu-ba-me
c32471658d fix(striker-ui): add job icon with indicator to Header 2022-11-28 14:37:19 -05:00
Tsu-ba-me
dbb90f07de fix(striker-ui): add JobSummary 2022-11-28 14:37:19 -05:00
Tsu-ba-me
84ebc333ef fix(striker-ui): split column and row spacing in Flexbox 2022-11-28 14:37:19 -05:00
Tsu-ba-me
c1326e7792 chore(striker-ui): allow skip props in object destructure 2022-11-28 14:37:19 -05:00
Tsu-ba-me
512ad7f2d8 feat(striker-ui): add styled Divider 2022-11-28 14:37:19 -05:00
Tsu-ba-me
449ace0490 fix(striker-ui): expose additional props in HeaderText 2022-11-28 14:37:19 -05:00
Tsu-ba-me
80467310df fix(striker-ui): expose panelClasses 2022-11-28 14:37:19 -05:00
Tsu-ba-me
4bbe570098 fix(striker-ui): make header spinner toggle-able in ExpandablePanel 2022-11-28 14:37:19 -05:00
Tsu-ba-me
68f019414b fix(striker-ui): add render when List is empty 2022-11-28 14:37:19 -05:00
Tsu-ba-me
556b550f2c fix(striker-ui): add old icon color; to be removed later 2022-11-28 14:37:19 -05:00
Tsu-ba-me
02e4126975 fix(striker-ui): expose fake paper props in Panel 2022-11-28 14:37:19 -05:00
Tsu-ba-me
8743b4697c fix(striker-ui): increase indicator font size in IconWithIndicator 2022-11-28 14:37:19 -05:00
Tsu-ba-me
aea864fec5 refactor(striker-ui): rename *ForwardRefContent->*ForwardedRefContent 2022-11-28 14:37:19 -05:00
Tsu-ba-me
d6920acb4f fix(striker-ui): allow number in indicator in IconWithIndicator 2022-11-28 14:37:19 -05:00
Tsu-ba-me
0593338b01 fix(striker-ui): add scroll CSS and expose root props in List 2022-11-28 14:37:19 -05:00
Tsu-ba-me
3f68c241c7 feat(striker-ui): add IconWithIndicator 2022-11-28 14:37:19 -05:00
Tsu-ba-me
fa391fd5c7 feat(striker-ui): add ConfirPeersForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
fadd6e3bac fix(striker-ui): add loading switch to ExpandablePanel 2022-11-28 14:37:19 -05:00
Tsu-ba-me
7182961a45 fix(striker-ui): expose progress component props in Spinner 2022-11-28 14:37:19 -05:00
Tsu-ba-me
76fa37e466 feat(striker-ui): add hooks to handle async cleanup 2022-11-28 14:37:19 -05:00
Tsu-ba-me
4caaf3bdda fix(striker-ui): make content padding equal in InnerPanelBody 2022-11-28 14:37:19 -05:00
Tsu-ba-me
e8d1c64b64 fix(striker-ui): emphasis header, align header and content in List 2022-11-28 14:37:19 -05:00
Tsu-ba-me
6a269a95dc feat(striker-ui): customize MUI List 2022-11-28 14:37:19 -05:00
Tsu-ba-me
2247d89451 feat(striker-ui): customize MUI Checkbox 2022-11-28 14:37:19 -05:00
Tsu-ba-me
65871e32c7 fix(striker-ui): enable isEmpty to check objects 2022-11-28 14:37:19 -05:00
Tsu-ba-me
bc44d92bbd feat(striker-ui): add State 2022-11-28 14:37:19 -05:00
Tsu-ba-me
b470070960 fix(striker-ui): use subset of type map 2022-11-28 14:37:19 -05:00
Tsu-ba-me
c017c5135e fix(striker-ui): add default proceed button style in ConfirmDialog 2022-11-28 14:37:19 -05:00
Tsu-ba-me
b0bad697a4 feat(striker-ui): add striker config page WIP 2022-11-28 14:37:19 -05:00
Tsu-ba-me
767288aa96 feat(striker-ui): add ExpandablePanel 2022-11-28 14:37:19 -05:00
Tsu-ba-me
7d7f2d1616 fix(striker-ui): reset interfaces on remove network 2022-11-28 14:37:19 -05:00
Tsu-ba-me
77c65e931a fix(striker-ui): remove nested BodyText in GeneralInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
953ea2cb9b fix(striker-ui): align network links in StrikerInitForm confirm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
6c3e20642a fix(striker-ui): add remove network button 2022-11-28 14:37:19 -05:00
Tsu-ba-me
25c3b467f9 fix(striker-ui): add regex exclude input tests 2022-11-28 14:37:19 -05:00
Tsu-ba-me
84d63076bb fix(striker-ui): match gateway line style with network inputs 2022-11-28 14:37:19 -05:00
Tsu-ba-me
7f5880974e fix(striker-ui): pass append data to input test onSuccess 2022-11-28 14:37:19 -05:00
Tsu-ba-me
22a7a0b436 fix(striker-ui): allow skip domain pattern validation 2022-11-28 14:37:19 -05:00
Tsu-ba-me
c496b90b62 fix(striker-ui): allow each test batch to override isIgnoreOnCallbacks 2022-11-28 14:37:19 -05:00
Tsu-ba-me
5c0f06be00 fix(striker-ui): fail gateway check when duplicate IP 2022-11-28 14:37:19 -05:00
Tsu-ba-me
1bc475b915 fix(striker-ui): check org prefix, host name on populate 2022-11-28 14:37:19 -05:00
Tsu-ba-me
f6cde6a903 fix(striker-ui): extend iface drag begin to whole row 2022-11-28 14:37:19 -05:00
Tsu-ba-me
df70346824 fix(striker-ui): pass data type to SWR config type 2022-11-28 14:37:19 -05:00
Tsu-ba-me
c63cedb315 fix(striker-ui): limit messages to show in MessageGroup 2022-11-28 14:37:19 -05:00
Tsu-ba-me
7eaa377f28 fix(striker-ui): correct input message styles in GeneralInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
26d6796935 fix(striker-ui): test inputs onBlur in NetworkInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
e7ccd70dcc fix(striker-ui): allow set messages in MessageGroup with regex 2022-11-28 14:37:19 -05:00
Tsu-ba-me
45a6beff7d fix(striker-ui): test inputs onBlur in GeneralInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
b20d04215f fix(striker-ui): allow specify options in create input test function 2022-11-28 14:37:19 -05:00
Tsu-ba-me
94f6a2d481 fix(striker-ui): add option to run all input tests 2022-11-28 14:37:19 -05:00
Tsu-ba-me
c87958e7d8 fix(striker-ui): add confirm dialog to StrikerInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
d3f0e77c86 fix(striker-ui): split text variants 2022-11-28 14:37:19 -05:00
Tsu-ba-me
d01e67a88c fix(striker-ui): add subnet check to gateway in NetworkInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
0fa3cb3be7 fix(striker-ui): correct subnet conflict checks in NetworkInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
6d54fca666 fix(striker-ui): allow check if message key exists in MessageGroup 2022-11-28 14:37:19 -05:00
Tsu-ba-me
df91749802 fix(striker-ui): add subnet checks to NetworkInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
90148a4fda fix(striker-ui): apply MessageGroup changes to GeneralInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
b4528fdf7e fix(striker-ui): use key-value instead of array messages in MessageGroup 2022-11-28 14:37:19 -05:00
Tsu-ba-me
9e88a44894 fix(striker-ui): add append data to input tests 2022-11-28 14:37:19 -05:00
Tsu-ba-me
87160b67df chore(striker-ui): install netmask 2022-11-28 14:37:19 -05:00
Tsu-ba-me
c93667bb82 fix(striker-ui): simplify input tests in general, network init forms 2022-11-28 14:37:19 -05:00
Tsu-ba-me
f22024e3db fix(striker-ui): test interfaces per network in NetworkInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
56100ee62b fix(striker-ui): disable submit in StrikerInitForm until sub-forms are valid 2022-11-28 14:37:19 -05:00
Tsu-ba-me
9f9f16dc93 fix(striker-ui): revert GeneralInitForm input tests to trigger onChange 2022-11-28 14:37:19 -05:00
Tsu-ba-me
441ac0e980 fix(striker-ui): simplify testInput() 2022-11-28 14:37:19 -05:00
Tsu-ba-me
10afba41cb fix(striker-ui): allow NetworkInitForm to toggle submit disabled prop 2022-11-28 14:37:19 -05:00
Tsu-ba-me
23d6669bd7 fix(striker-ui): correct IPv4 CSV regex pattern 2022-11-28 14:37:19 -05:00
Tsu-ba-me
b0731a9c18 fix(striker-ui): add exclude ID list to input tests 2022-11-28 14:37:19 -05:00
Tsu-ba-me
469df1b7c1 fix(striker-ui): allow input test to fetch value during run 2022-11-28 14:37:19 -05:00
Tsu-ba-me
48a6f12256 fix(striker-ui): apply regex domain test to GeneralInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
45b1e8a608 fix(striker-ui): add gateway, DNS CSV, and input tests to NetworkInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
ca36fe21c0 fix(striker-ui): generate message keys only when necessary in MessageGroup 2022-11-28 14:37:19 -05:00
Tsu-ba-me
3beca2f40b fix(striker-ui): extend message group as necessary 2022-11-28 14:37:19 -05:00
Tsu-ba-me
74df410e01 fix(striker-ui): add regex patterns 2022-11-28 14:37:19 -05:00
Tsu-ba-me
5126ccd6a7 fix(striker-ui): add MessageGroup 2022-11-28 14:37:19 -05:00
Tsu-ba-me
1e7be73803 fix(striker-ui): add submit message to StrikerInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
3b0291b776 fix(striker-ui): add symbols to input messages, migrate to test input onBlur in GeneralInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
d082d6d3f6 fix(striker-ui): append given className to BodyText default 2022-11-28 14:37:19 -05:00
Tsu-ba-me
2849ce4704 fix(striker-ui): allow FlexBox to accept responsive values 2022-11-28 14:37:19 -05:00
Tsu-ba-me
67bf3117ae fix(striker-ui): wrap network init render variables in hooks to reduce compute 2022-11-28 14:37:19 -05:00
Tsu-ba-me
899484ae10 fix(striker-ui): add required icon to network init form inputs 2022-11-28 14:37:19 -05:00
Tsu-ba-me
4175759b56 fix(striker-ui): add input tests to GeneralInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
807af8d7b0 fix(striker-ui): add compare value to input test variables 2022-11-28 14:37:19 -05:00
Tsu-ba-me
a65b82d9ee fix(striker-ui): connect StrikerInitForm to back-end endpoint 2022-11-28 14:37:19 -05:00
Tsu-ba-me
82fcb1e08e fix(striker-ui): add onPasswordVisibilityAppend to OutlinedInput 2022-11-28 14:37:19 -05:00
Tsu-ba-me
de73fe47c9 fix(striker-ui): add Message type 2022-11-28 14:37:19 -05:00
Tsu-ba-me
691c54875a fix(striker-ui): export testLength() in barrel 2022-11-28 14:37:19 -05:00
Tsu-ba-me
cb071709be refactor(striker-ui): avoid props overwrite in InputWithRef 2022-11-28 14:37:19 -05:00
Tsu-ba-me
2d6766f096 fix(striker-ui): add testLength() and make test defaults optional 2022-11-28 14:37:19 -05:00
Tsu-ba-me
c4a04ddbae fix(striker-ui): relocate add network button 2022-11-28 14:37:19 -05:00
Tsu-ba-me
2dd05a33dd fix(striker-ui): reduce padding on input endAdornment icon buttons 2022-11-28 14:37:19 -05:00
Tsu-ba-me
35c972e577 fix(striker-ui): add min-width to short inputs, adjust password help wording 2022-11-28 14:37:19 -05:00
Tsu-ba-me
09dbe0edf7 fix(striker-ui): allow password fields to be visible 2022-11-28 14:37:19 -05:00
Tsu-ba-me
7abca9b508 fix(striker-ui): relocate input help messages, reorder inputs 2022-11-28 14:37:19 -05:00
Tsu-ba-me
c981c286b1 fix(striker-ui): allow ReactNode as MessageBox children 2022-11-28 14:37:19 -05:00
Tsu-ba-me
636f77c604 fix(striker-ui): allow override help button in MessageBox 2022-11-28 14:37:19 -05:00
Tsu-ba-me
9c5c29a93f fix(striker-ui): adjust host number field width to fit label 2022-11-28 14:37:19 -05:00
Tsu-ba-me
9ef27e1e86 fix(striker-ui): expose NetworkInitForm values to parent 2022-11-28 14:37:19 -05:00
Tsu-ba-me
3bebe05a88 fix(striker-ui): allow set initial value in InputWithRef 2022-11-28 14:37:19 -05:00
Tsu-ba-me
5ce3277a6e fix(striker-ui): don't create functions on re-render 2022-11-28 14:37:19 -05:00
Tsu-ba-me
17ca3a0f32 fix(striker-ui): make input help message toggleable 2022-11-28 14:37:19 -05:00
Tsu-ba-me
595322d168 fix(striker-ui): get children value with ref functions 2022-11-28 14:37:19 -05:00
Tsu-ba-me
13b4cabaf8 fix(striker-ui): add undefined to type map 2022-11-28 14:37:19 -05:00
Tsu-ba-me
a91fc0fc65 fix(striker-ui): wrap string init form inputs in InputWithRef 2022-11-28 14:37:19 -05:00
Tsu-ba-me
96fd7f739e fix(striker-ui): change InputWithRef to accept any input element as base 2022-11-28 14:37:19 -05:00
Tsu-ba-me
cbad0ebf5e feat(striker-ui): add InputWithRef 2022-11-28 14:37:19 -05:00
Tsu-ba-me
7ad4ad725e fix(striker-ui): relocate map to value converter constant 2022-11-28 14:37:19 -05:00
Tsu-ba-me
89ad9d34e9 fix(striker-ui): allow undefined in isEmpty element(s) 2022-11-28 14:37:19 -05:00
Tsu-ba-me
558ec9ef67 fix(striker-ui): add interface for typed EventEmitter
* 'new EventEmitter() as TypedEventEmitter<{ submit: [...args] }>'
2022-11-28 14:37:19 -05:00
Tsu-ba-me
0c7c1591ad fix(striker-ui): break striker init form 2022-11-28 14:37:19 -05:00
Tsu-ba-me
debb607212 fix(striker-ui): add function to simplify creating onChange handlers 2022-11-28 14:37:19 -05:00
Tsu-ba-me
46b05aa81d fix(striker-ui): add function to simplify (not) empty checks 2022-11-28 14:37:19 -05:00
Tsu-ba-me
9268ccbd51 fix(striker-ui): create function based on condition(s) 2022-11-28 14:37:19 -05:00
Tsu-ba-me
5b74736769 fix(striker-ui): move suggest button and ensure help message fills width 2022-11-28 14:37:19 -05:00
Tsu-ba-me
461fab597a fix(striker-ui): don't allow tab to hit suggest buttons 2022-11-28 14:37:19 -05:00
Tsu-ba-me
046b9ef4cd fix(striker-ui): add suggest button for populate after user change 2022-11-28 14:37:19 -05:00
Tsu-ba-me
fc37faaddb fix(striker-ui): add input explanation and adjust input length 2022-11-28 14:37:19 -05:00
Tsu-ba-me
faeaa30ab2 feat(striker-ui): add FlexBox 2022-11-28 14:37:19 -05:00
Tsu-ba-me
0bbd64b2a9 fix(striker-ui): don't let tab focus on input help button 2022-11-28 14:37:19 -05:00
Tsu-ba-me
6d7a0e4ef6 fix(striker-ui): add help button and message to OutlinedInputWithLabel 2022-11-28 14:37:19 -05:00
Tsu-ba-me
53e76cc418 fix(striker-ui): expose onClose in MessageBox 2022-11-28 14:37:19 -05:00
Tsu-ba-me
04a0322844 fix(striker-ui): don't populate input after user change 2022-11-28 14:37:19 -05:00
Tsu-ba-me
cf52423ead fix(striker-ui): make floating NIC more visible 2022-11-28 14:37:19 -05:00
Tsu-ba-me
34c7b09ea9 fix(striker-ui): make empty drop area content responsive 2022-11-28 14:37:19 -05:00
Tsu-ba-me
509c411642 fix(striker-ui): don't remove optional networks upon removing last interface 2022-11-28 14:37:19 -05:00
Tsu-ba-me
585030861f fix(striker-ui): add id prop to text inputs 2022-11-28 14:37:19 -05:00
Tsu-ba-me
22ba770677 fix(striker-ui): add NIC to the correct link slot 2022-11-28 14:37:19 -05:00
Tsu-ba-me
a02e1a76fb fix(striker-ui): disable add network when limit(s) reached 2022-11-28 14:37:18 -05:00
Tsu-ba-me
7a66b1417c fix(striker-ui): add network with button 2022-11-28 14:37:18 -05:00
Tsu-ba-me
51a3b1de29 fix(striker-ui): auto adjust NIC state table column 2022-11-28 14:37:18 -05:00
Tsu-ba-me
276e794905 fix(striker-ui): make network name responsive 2022-11-28 14:37:18 -05:00
Tsu-ba-me
e03fdd5115 fix(striker-ui): center BriefNetworkInterface items 2022-11-28 14:37:18 -05:00
Tsu-ba-me
cf9ac75590 fix(striker-ui): split network interfaces into links 2022-11-28 14:37:18 -05:00
Tsu-ba-me
322686598c fix(striker-ui): auto-populate org prefix and host name 2022-11-28 14:37:18 -05:00
Tsu-ba-me
22eba52b11 fix(striker-ui): break striker init form into smaller modules 2022-11-28 14:37:18 -05:00
Tsu-ba-me
6beae61640 fix(striker-ui): consolidate string padding 2022-11-28 14:37:18 -05:00
Tsu-ba-me
2c0b476394 fix(striker-ui): move DataGridCellText 2022-11-28 14:37:18 -05:00
Tsu-ba-me
f697698a88 fix(striker-ui): hoist BriefNetworkInterface 2022-11-28 14:37:18 -05:00
Tsu-ba-me
2aeb789146 fix(striker-ui): enable input fields in each network setup 2022-11-28 14:37:18 -05:00
Tsu-ba-me
1aacb7eae2 fix(striker-ui): expose readonly in SelectWithLabel 2022-11-28 14:37:18 -05:00
Tsu-ba-me
9d010b7b90 fix(striker-ui): expose onChange in OutlinedInputWithLabel 2022-11-28 14:37:18 -05:00
Tsu-ba-me
152b177410 fix(striker-ui): add horizontal scrolling to networks 2022-11-28 14:37:18 -05:00
Tsu-ba-me
6cbff16d28 fix(striker-ui): enable add network by dragging NIC 2022-11-28 14:37:18 -05:00
Tsu-ba-me
60a425a92d fix(striker-ui): add close button to BriefNetworkInterface 2022-11-28 14:37:18 -05:00
Tsu-ba-me
bc3dc7e36e fix(striker-ui): make NIC follow mouse during drag 2022-11-28 14:37:18 -05:00
Tsu-ba-me
a9cb1da195 fix(striker-ui): expose additional props in Panel 2022-11-28 14:37:18 -05:00
Tsu-ba-me
8e522246a8 fix(striker-ui): enable drag to add NICs to networks 2022-11-28 14:37:18 -05:00
Tsu-ba-me
7457649986 fix(striker-ui): passthrough value prop in OutlinedInputWithLabel 2022-11-28 14:37:18 -05:00
Tsu-ba-me
d1977a59c5 feat(striker-ui): add initial drag functions 2022-11-28 14:37:18 -05:00
Tsu-ba-me
fe8eaa44e3 fix(striker-ui): correct NIC name sort, correct NIC state display 2022-11-28 14:37:18 -05:00
Tsu-ba-me
29cd0d2c2f fix(striker-ui): change NIC table render 2022-11-28 14:37:18 -05:00
Tsu-ba-me
b663d10196 fix(striker-ui): don't draw outline on datagrid cell focus 2022-11-28 14:37:18 -05:00
Tsu-ba-me
a0bfa63b30 feat(striker-ui): add /init page 2022-11-28 14:37:18 -05:00
Tsu-ba-me
6ddc0dd5b5 fix(striker-ui): hide Link underline and show Link icon 2022-11-28 14:37:18 -05:00
Tsu-ba-me
6dfa7e6b70 fix(striker-ui): link server list preview to VNC 2022-11-28 14:37:18 -05:00
Tsu-ba-me
e3b5688779 fix(striker-ui): link server name to server detail page 2022-11-28 14:37:18 -05:00
Tsu-ba-me
9cd1ffb3ae fix(striker-ui): set anvil UUID when loading anvil list 2022-11-28 14:37:18 -05:00
Tsu-ba-me
145d9aeddc fix(striker-ui): add button to provision server in server list 2022-11-28 14:37:18 -05:00
Tsu-ba-me
5c8d6691f4 fix(striker-ui): add link to Anvil on each server list item 2022-11-28 14:37:18 -05:00
Tsu-ba-me
8560171d8f fix(striker-ui): pad server preview when inner panel 2022-11-28 14:37:18 -05:00
Tsu-ba-me
03e04a0a07 fix(striker-ui): enable end adnorment in Preview title 2022-11-28 14:37:18 -05:00
Tsu-ba-me
d81b0e54d7 fix(striker-ui): add custom Link component 2022-11-28 14:37:18 -05:00
Tsu-ba-me
fbac65857d fix(striker-ui): auto handle inner panel header vertical spacing 2022-11-28 14:37:18 -05:00
Tsu-ba-me
ca5c0becf7 fix(striker-ui): revise Decorator to allow props override 2022-11-28 14:37:18 -05:00
Tsu-ba-me
0d67310242 fix(striker-ui): add link from server list to server detail 2022-11-28 14:37:18 -05:00
Tsu-ba-me
207943123b fix(striker-ui): duck-tape update server list with old search term 2022-11-28 14:37:18 -05:00
Tsu-ba-me
89549cd317 fix(striker-ui): visually differentiate between fresh and stale server screenshots 2022-11-28 14:37:18 -05:00
Tsu-ba-me
e06281bce0 fix(striker-ui): render async server screenshots 2022-11-28 14:37:18 -05:00
Tsu-ba-me
e5b3243f04 fix(striker-ui): move old dashboard to /anvil and add server list as dashboard 2022-11-28 14:37:18 -05:00
Tsu-ba-me
b2e4747058 fix(striker-ui): ensure inner panel header wraps properly 2022-11-28 14:37:18 -05:00
Tsu-ba-me
c1f4ac10c9 fix(striker-ui): lower fake paper z-index in Panel 2022-11-28 14:37:18 -05:00
Tsu-ba-me
8bb4597434 fix(striker-ui): allow server preview to switch inner panel 2022-11-28 14:37:18 -05:00
Tsu-ba-me
f4d256323a fix(striker-ui): consolidate InnerPanel styles 2022-11-28 14:37:18 -05:00
Tsu-ba-me
0e720527bd fix(striker-ui): fill Panel with fake paper 2022-11-28 14:37:18 -05:00
Tsu-ba-me
3a1d7dc4b2 fix(striker-ui): restyle Preview for server list 2022-11-28 14:37:18 -05:00