Tsu-ba-me
9e9a81a5ce
fix(striker-ui): replace all /cgi-bin urls
1 year ago
Tsu-ba-me
b9b1fb3ecc
refactor(striker-ui): rename PeriodicFetch to camel case
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
8e78ed2fea
refactor: sanitize hosts data to avoid using empty nodes
3 years ago
Josue
1852c68454
fix: filter out nodes with no uuid
3 years ago
Josue
64f0c2d756
feat: add spinner
3 years ago
Josue
0e1098d893
refactor: update host state following specs
3 years ago
Josue
c3f0a948a6
fix: remove subdirectory from URIs
3 years ago
Josue
f79b9e3f04
refactor: adopt back-end naming in all the components
3 years ago
Josue
982a8e4f00
fix: use AnvilStatus type for hosts info instead of Anvil type
3 years ago
Josue
8367a421c1
refactor: remove unnecessary parameter in the fetching tool
3 years ago
Josue
cf40057e97
refactor: move panels to their own module
3 years ago
Josue
bfbefa74c6
refactor: use context to display anvil info in CPU, Memory, Network, Storage and Nodes components
3 years ago
Josue
93d10e0528
fix: typo
3 years ago
Josue
4d55ab6b91
refactor: group up components to have clearer structure
3 years ago
Josue
aeb4137c41
refactor: restructure using new Node type for more flexibility in data passed to components
3 years ago
Josue
ec8b171bea
refactor: modify Nodes to fetch and display real data
3 years ago
Josue
ddc1d1593c
feat: include inner panel in Nodes
3 years ago
Josue
b650000dc2
feat: create base components for all the sections
3 years ago