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
Tsu-ba-me
2808fdd123
style(striker-ui): fix styling to make build succeed
3 years ago
Josue
92601e532e
refactor(font-end): rename fetcher
3 years ago
Josue
2c7e2c78ae
refactor(front-end): modify fetch and add fetching data for vnc connection
3 years ago
Josue
6d1f4f8025
fix(front-end): adjust padding and breakpoint when showing scrollbars
3 years ago
Josue
8e78ed2fea
refactor: sanitize hosts data to avoid using empty nodes
4 years ago
Josue
440b5c81ef
refactor: use online instead of is_removable
4 years ago
Josue
1852c68454
fix: filter out nodes with no uuid
4 years ago
Josue
e8693e7ef8
fix: hide progress bar and message if a node is offline
4 years ago
Josue
64f0c2d756
feat: add spinner
4 years ago
Josue
0e1098d893
refactor: update host state following specs
4 years ago
Josue
c3f0a948a6
fix: remove subdirectory from URIs
4 years ago
Josue
f79b9e3f04
refactor: adopt back-end naming in all the components
4 years ago