Tsu-ba-me
74cd20dc7d
fix(striker-ui): adjust file list style; extend body text
3 years ago
Tsu-ba-me
39f26e4c8f
fix(striker-ui): style file edit form and add spinner when loading data
3 years ago
Tsu-ba-me
f627368534
fix(striker-ui): clear selected files to upload when entering edit mode
3 years ago
Tsu-ba-me
f8b3fb6787
fix(striker-ui): use contained variant button in file components
3 years ago
Tsu-ba-me
bf7e786c03
fix(striker-ui): customize file type select in file info
3 years ago
Tsu-ba-me
387222ebdb
fix(striker-ui): customize MUI text field
3 years ago
Tsu-ba-me
554a94a9ad
fix(striker-ui): hide file type during file upload
3 years ago
Tsu-ba-me
8c0841ca71
fix(striker-ui): align upload progress in file upload form
3 years ago
Tsu-ba-me
c5a4c77de3
fix(striker-ui): remove progress and update file list when file upload completes
3 years ago
Tsu-ba-me
2e5dd3523b
fix(striker-ui): complete file edit components function-wise
3 years ago
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