Tsu-ba-me
d2c8d03b5c
fix(striker-ui): apply new manage host to replace old prepare host form
10 months ago
Tsu-ba-me
ac4571f321
fix(striker-ui): add mail-config page and its link
11 months ago
Tsu-ba-me
e2a61619b0
fix(striker-ui): remove mount status from dashboard
11 months ago
Tsu-ba-me
83a0210ffa
fix(striker-ui): remove protected state
...
According to breaking changes in react 18, hidden components cannot
trigger the useEffect hook.
See https://github.com/facebook/react/pull/22114
Since the warning is no longer triggered, we can safely remove the
workaround.
11 months ago
Tsu-ba-me
d211143494
fix(striker-ui): apply server menu to server details and VNC screen
1 year ago
Tsu-ba-me
f0050829b4
fix(striker-ui): pass button props in button with menu
1 year ago
Tsu-ba-me
afda1f6723
fix(striker-ui): add server menu to dashboard server preview
1 year ago
Tsu-ba-me
1d606ea20d
fix(striker-ui): allow open VNC connection in new tab from dashboard
1 year ago
Tsu-ba-me
af3ab2989a
fix(striker-ui): apply session expiry check
1 year ago
Tsu-ba-me
48dfc1b76c
fix(striker-ui): clean up old file manager
1 year ago
Tsu-ba-me
951dea7535
fix(striker-ui): align width, height of server previews in Dashboard
1 year ago
Tsu-ba-me
f59ed30ff6
fix(striker-ui): adjust server list header, show node list in dashboard
1 year ago
Tsu-ba-me
673898260e
fix(striker-ui): replace stale ss label with time-ago
1 year ago
Tsu-ba-me
813767f85a
fix(striker-ui): correct server screenshot loading, stale, display
1 year ago
Tsu-ba-me
a32bbb838e
fix(striker-ui): replace file manager
1 year ago
Tsu-ba-me
d3b0da9396
fix(striker-ui): include DR host(s) in prepare network
1 year ago
Tsu-ba-me
fce5bc5c11
fix(striker-ui): set query param for fetch screenshot explicitly
1 year ago
Tsu-ba-me
652cce4efc
chore(striker-ui): reorder imports in /server page
1 year ago
Tsu-ba-me
04390bc416
chore(striker-ui): reorder imports in /server page
1 year ago
Tsu-ba-me
84620d9542
fix(striker-ui): ignore DR host in prepare network
1 year ago
Tsu-ba-me
da234b02e1
fix(striker-ui): remove unused prepare host/network pages
1 year ago
Tsu-ba-me
5f1d6a8f09
fix(striker-ui): add title to striker config page
1 year ago
Tsu-ba-me
9e9a81a5ce
fix(striker-ui): replace all /cgi-bin urls
1 year ago
Tsu-ba-me
089efdbdc3
fix(striker-ui): add GatePanel and login page
2 years ago
Tsu-ba-me
7eb629c747
fix(striker-ui): add manage manifest tab to manage element page
2 years ago
Tsu-ba-me
567abff9de
fix(striker-ui): add manage UPS tab
2 years ago
Tsu-ba-me
ccd977e39d
refactor(striker-ui): group manage fence related components
2 years ago
Tsu-ba-me
aba2c68f5c
fix(striker-ui): add manage UPS tab
2 years ago
Tsu-ba-me
d7b00eebc0
refactor(striker-ui): group manage fence related components
2 years ago
Tsu-ba-me
a53056ff12
fix(striker-ui): add /manage-element page
2 years ago
Tsu-ba-me
f4c171b44f
fix(striker-ui): record 'using NextRouter query params in API request'
2 years ago
Tsu-ba-me
6970b4f882
fix(striker-ui): add loading indicator to anvil Dashboard
2 years ago
Tsu-ba-me
ac0c17396f
fix(striker-ui): don't close onProceed by default in ConfirmDialog
2 years ago
Tsu-ba-me
e1c5cb6946
fix(striker-ui): update install target state in /config
2 years ago
Tsu-ba-me
e038b809d9
fix(striker-ui): repair SimpleOperationPanel and /config
2 years ago
Tsu-ba-me
184a5962fa
fix(striker-ui): isolate PrepareHostForm
2 years ago
Tsu-ba-me
8fa54b7290
feat(striker-ui): add /prepare-host WIP
2 years ago
Tsu-ba-me
b0bad697a4
feat(striker-ui): add striker config page WIP
2 years ago
Tsu-ba-me
22eba52b11
fix(striker-ui): break striker init form into smaller modules
2 years ago
Tsu-ba-me
f697698a88
fix(striker-ui): hoist BriefNetworkInterface
2 years ago
Tsu-ba-me
2aeb789146
fix(striker-ui): enable input fields in each network setup
2 years ago
Tsu-ba-me
152b177410
fix(striker-ui): add horizontal scrolling to networks
2 years ago
Tsu-ba-me
6cbff16d28
fix(striker-ui): enable add network by dragging NIC
2 years ago
Tsu-ba-me
60a425a92d
fix(striker-ui): add close button to BriefNetworkInterface
2 years ago
Tsu-ba-me
bc3dc7e36e
fix(striker-ui): make NIC follow mouse during drag
2 years ago
Tsu-ba-me
8e522246a8
fix(striker-ui): enable drag to add NICs to networks
2 years ago
Tsu-ba-me
d1977a59c5
feat(striker-ui): add initial drag functions
2 years ago
Tsu-ba-me
fe8eaa44e3
fix(striker-ui): correct NIC name sort, correct NIC state display
2 years ago
Tsu-ba-me
29cd0d2c2f
fix(striker-ui): change NIC table render
2 years ago
Tsu-ba-me
b663d10196
fix(striker-ui): don't draw outline on datagrid cell focus
2 years ago