93 Commits (b8b4352117f5f2eb0a74338a05c549750122f12a)

Author SHA1 Message Date
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
Tsu-ba-me a0bfa63b30 feat(striker-ui): add /init page 2 years ago
Tsu-ba-me 6dfa7e6b70 fix(striker-ui): link server list preview to VNC 2 years ago
Tsu-ba-me e3b5688779 fix(striker-ui): link server name to server detail page 2 years ago
Tsu-ba-me 9cd1ffb3ae fix(striker-ui): set anvil UUID when loading anvil list 2 years ago
Tsu-ba-me 145d9aeddc fix(striker-ui): add button to provision server in server list 2 years ago
Tsu-ba-me 5c8d6691f4 fix(striker-ui): add link to Anvil on each server list item 2 years ago
Tsu-ba-me 0d67310242 fix(striker-ui): add link from server list to server detail 2 years ago
Tsu-ba-me 207943123b fix(striker-ui): duck-tape update server list with old search term 2 years ago
Tsu-ba-me 89549cd317 fix(striker-ui): visually differentiate between fresh and stale server screenshots 2 years ago
Tsu-ba-me e06281bce0 fix(striker-ui): render async server screenshots 2 years ago
Tsu-ba-me e5b3243f04 fix(striker-ui): move old dashboard to /anvil and add server list as dashboard 2 years ago
Tsu-ba-me 70f06e47e5 chore(striker-ui): turn off eslint react/jsx-props-no-spreading 2 years ago
Tsu-ba-me 072680f9b3 style(striker-ui): re-run prettier across all sources 3 years ago
Tsu-ba-me b9b1fb3ecc refactor(striker-ui): rename PeriodicFetch to camel case 3 years ago
Tsu-ba-me 465894eb81 refactor(striker-ui): migrate MUI v4->5 on pages/Server 3 years ago
Tsu-ba-me 276e30077d refactor(striker-ui): migrate MUI v4->5 on pages/Dashboard 3 years ago
Tsu-ba-me 9025f109eb fix(striker-ui): switch from JSS to Emotion engine (MUI v4 to v5) 3 years ago
Tsu-ba-me f9fdb821c8 chore(striker-ui): remove unused eslint disable line 3 years ago
Tsu-ba-me 96e7af8949 feat(striker-ui): add file-manager page 3 years ago
Tsu-ba-me b22b8b7fcb fix(pages): ignore react/display-name in main document 3 years ago
Josue 16e820d4c1 refactor(front-end): pass server uuid to the Preview component to fetch server preview image 3 years ago
Josue 079d89fedc refactor(front-end): rename styles to avoid ambiguity 3 years ago
Josue 1278cc3f91 style(front-end): move the VncDisplay component to the center of the server page in fullDisplay mode 3 years ago
Josue 9f47f7c45e style(front-end): add proper title to the dashboard and server pages 3 years ago
Josue fac15493ba style: add server label and name to the preview and full size components 3 years ago
Josue 421f1d5439 refactor(front-end): add a placeholder for the vnc preview 3 years ago
Josue 4712a76682 fix(front-end): remove unnecessary fetch 3 years ago
Josue 7e69a95493 refactor(front-end): remove unused components 3 years ago
Josue 41b074e207 fix(front-end): change server page name, adjust paths, and add fetching vnc connection info 3 years ago
Josue 2c7e2c78ae refactor(front-end): modify fetch and add fetching data for vnc connection 3 years ago
Josue b536b317dc refactor(front-end): use state hook to enable and disable full display mode 3 years ago