Commit Graph

1035 Commits

Author SHA1 Message Date
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