Tsu-ba-me
d2c8d03b5c
fix(striker-ui): apply new manage host to replace old prepare host form
2024-03-07 11:53:54 -05:00
Tsu-ba-me
ac4571f321
fix(striker-ui): add mail-config page and its link
2024-01-29 13:13:51 -05:00
Tsu-ba-me
e2a61619b0
fix(striker-ui): remove mount status from dashboard
2024-01-29 13:13:50 -05:00
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.
2024-01-26 13:37:30 -05:00
Tsu-ba-me
1d606ea20d
fix(striker-ui): allow open VNC connection in new tab from dashboard
2023-12-01 16:04:48 -05:00
Tsu-ba-me
af3ab2989a
fix(striker-ui): apply session expiry check
2023-11-27 17:14:09 -05:00
Tsu-ba-me
48dfc1b76c
fix(striker-ui): clean up old file manager
2023-11-17 16:09:54 -05:00
Tsu-ba-me
951dea7535
fix(striker-ui): align width, height of server previews in Dashboard
2023-10-03 19:21:09 -04:00
Tsu-ba-me
f59ed30ff6
fix(striker-ui): adjust server list header, show node list in dashboard
2023-10-02 15:18:14 -04:00
Tsu-ba-me
673898260e
fix(striker-ui): replace stale ss label with time-ago
2023-09-26 19:36:39 -04:00
Tsu-ba-me
813767f85a
fix(striker-ui): correct server screenshot loading, stale, display
2023-09-26 02:54:31 -04:00
Tsu-ba-me
a32bbb838e
fix(striker-ui): replace file manager
2023-09-21 03:41:15 -04:00
Tsu-ba-me
d3b0da9396
fix(striker-ui): include DR host(s) in prepare network
2023-08-11 13:35:11 -04:00
Tsu-ba-me
fce5bc5c11
fix(striker-ui): set query param for fetch screenshot explicitly
2023-08-11 12:58:15 -04:00
Tsu-ba-me
04390bc416
chore(striker-ui): reorder imports in /server page
2023-07-20 22:28:04 -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
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
9e9a81a5ce
fix(striker-ui): replace all /cgi-bin urls
2023-07-03 04:46:06 -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
7eb629c747
fix(striker-ui): add manage manifest tab to manage element page
2023-06-19 15:15:33 -04:00
Tsu-ba-me
aba2c68f5c
fix(striker-ui): add manage UPS tab
2023-04-04 00:23: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
a53056ff12
fix(striker-ui): add /manage-element page
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
6970b4f882
fix(striker-ui): add loading indicator to anvil Dashboard
2022-11-28 14:37:22 -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
e1c5cb6946
fix(striker-ui): update install target state in /config
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
184a5962fa
fix(striker-ui): isolate PrepareHostForm
2022-11-28 14:37:21 -05:00
Tsu-ba-me
8fa54b7290
feat(striker-ui): add /prepare-host WIP
2022-11-28 14:37:20 -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
22eba52b11
fix(striker-ui): break striker init form into smaller modules
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
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
8e522246a8
fix(striker-ui): enable drag to add NICs to networks
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
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