Tsu-ba-me
0862706ae8
fix(striker-ui): complete file upload functionalities
3 years ago
Tsu-ba-me
d46ec7b02f
fix(striker-ui): split file upload and edit; make file info reusable
3 years ago
Tsu-ba-me
6b69213bc3
fix(striker-ui): draft file list and upload/edit form
3 years ago
Tsu-ba-me
3ca3df01af
refactor(striker-ui): migrate MUI v4->5 on Servers
3 years ago
Tsu-ba-me
61438a8de4
refactor(striker-ui): migrate MUI v4->5 on Display/FullSize
3 years ago
Tsu-ba-me
a887a03b33
refactor(striker-ui): migrate MUI v4->5 on Display/Preview
3 years ago
Tsu-ba-me
3218fc14dc
refactor(striker-ui): migrate MUI v4->5 on Resource/ResourceVolumes (unused)
3 years ago
Tsu-ba-me
70ef51f7ca
refactor(striker-ui): migrate MUI v4->5 on FileSystem/* (unused)
3 years ago
Tsu-ba-me
95cc1871b0
refactor(striker-ui): migrate MUI v4->5 on Files/Files
3 years ago
Tsu-ba-me
1d5175b68f
refactor(striker-ui): migrate MUI v4->5 on Hosts/AnvilHost
3 years ago
Tsu-ba-me
4417388bc9
refactor(striker-ui): migrate MUI v4->5 on SharedStorage/SharedStorage
3 years ago
Tsu-ba-me
bc5583657f
refactor(striker-ui): migrate MUI v4->5 on SharedStorage/SharedStorageHost
3 years ago
Tsu-ba-me
82a0cc950d
refactor(striker-ui): migrate MUI v4->5 on Network/Network
3 years ago
Tsu-ba-me
a162d04ff0
refactor(striker-ui): migrate MUI v4->5 on Panels/PanelHeader
3 years ago
Tsu-ba-me
f360abd58d
refactor(striker-ui): migrate MUI v4->5 on Panels/InnerPanel
3 years ago
Tsu-ba-me
fd6978399b
refactor(striker-ui): migrate MUI v4->5 on Text/BodyText
3 years ago
Tsu-ba-me
d925a7e44e
refactor(striker-ui): migrate MUI v4->5 on Bars/*
3 years ago
Tsu-ba-me
2ae32014a8
refactor(striker-ui): migrate MUI v4->5 on Anvils/AnvilList
3 years ago
Tsu-ba-me
6b1cb44c70
refactor(striker-ui): migrate MUI v4->5 on Panels/Panel
3 years ago
Tsu-ba-me
9f3a987e3e
refactor(striker-ui): migrate MUI v4->5 on Storage
3 years ago
Tsu-ba-me
b112f84210
refactor(striker-ui): migrate MUI v4->5 on Spinner
3 years ago
Tsu-ba-me
19eca2f79b
refactor(striker-ui): migrate MUI v4->5 on Memory
3 years ago
Tsu-ba-me
f11fa889cf
refactor(striker-ui): migrate MUI v4->5 on Header
3 years ago
Tsu-ba-me
24b0708284
refactor(striker-ui): remove extra root CSS class on Anvils/SelectedAnvil
3 years ago
Tsu-ba-me
96f1d0db59
refactor(striker-ui): migrate MUI v4->5 on Decorator
3 years ago
Tsu-ba-me
de6038a3d5
refactor(striker-ui): migrate MUI v4->5 on CPU
3 years ago
Tsu-ba-me
21dd7577b2
refactor(striker-ui): migrate MUI v4->5 on AnvilDrawer
3 years ago
Tsu-ba-me
d7bed986ae
refactor(striker-ui): migrate MUI v4->5 on Anvils/SelectedAnvil
3 years ago
Tsu-ba-me
901df0f5d3
fix(striker-ui): resolve MUI breaking changes on Typography
3 years ago
Tsu-ba-me
19d29a678e
fix(striker-ui): fetch file list data from files endpoint
3 years ago
Tsu-ba-me
6692c96835
fix(striker-ui): duck-tape AnvilHost to avoid crash when processing undefined host
3 years ago
Tsu-ba-me
0db0a94a05
style(striker-ui): fix style linting errors in components
3 years ago
Tsu-ba-me
c2f38a3f00
fix(striker-ui): trigger file input field with icon button
3 years ago
Tsu-ba-me
ed723734c4
fix(striker-ui): add button to upload files
3 years ago
Tsu-ba-me
96e7af8949
feat(striker-ui): add file-manager page
3 years ago
Tsu-ba-me
7d4e791565
fix(striker-ui): remove undefined hosts after host sanitize
...
The back-end is currently ignoring requests for status on the DR
host(s) because we don't need to show DR status in the UI (for now).
The front-end gets undefined when trying to match a DR host array index
to the AnvilStatusHost[].
This change filters out the undefined item(s) to prevent crashing.
3 years ago
Josue
be7d12ed1d
style(front-end): fix issue with preview placeholder fitting the container
3 years ago
Josue
75210d2557
fix: display appropriate actions for selected servers
3 years ago
Josue
c3d6ca0ed8
fix(front-end): change functionality when the server panel is in edit mode
3 years ago
Josue
c0d4e1132e
refactor(front-end): add fetching preview image from the backend
3 years ago
Josue
d44d035bed
refactor(front-end): rename interface
3 years ago
Tsu-ba-me
2808fdd123
style(striker-ui): fix styling to make build succeed
3 years ago
Josue
e2a226db9c
refactor(front-end): use novnc npm package instead of partially cloned novnc repo
3 years ago
Josue
a2949c3453
style(front-end): expand VncDisplay component to 100%
3 years ago
Josue
50dff00d13
style(front-end): fix scrollbar track colour
3 years ago
Josue
fea3ae94fc
refactor(front-end): remove handler for when the mouse pointer leaves the vnc container
3 years ago
Josue
1a64ada0c3
refactor(front-end): implement a new version of a vnc display using a different rfb type
3 years ago
Josue
21c90c6224
feat(front-end): add a fetcher with timeout and controlls to reconnect to the server
3 years ago
Josue
92601e532e
refactor(font-end): rename fetcher
3 years ago
Josue
ae628edb24
style(front-end): display message while the front-end fetches vnc connection configs
3 years ago