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
|
4b14d2d568
|
fix(striker-ui): add arbitrary slot before action area in ConfirmDialog
|
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
|
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
|
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
|
67a14b20f8
|
fix(striker-ui): allow set host externally in PrepareNetworkForm
|
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 |
|
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
|
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
|
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
|
f87379fa98
|
fix(striker-ui): expose onBlur and onFocus in OutlinedInputWithLabel
|
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
|
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
|
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
|
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
|
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
|
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 |
|