Tsu-ba-me
|
79fa324f9d
|
build(striker-ui): remove excess call in specfile to build web UI
|
3 years ago |
Tsu-ba-me
|
b46042aede
|
build(striker-ui): add uninstall steps for web UI
|
3 years ago |
Tsu-ba-me
|
88590e3e17
|
build(striker-ui): add install steps for web UI
|
3 years ago |
Tsu-ba-me
|
23b92cc30f
|
build(striker-ui): ignore npm scripts (including husky config on postinstall)
|
3 years ago |
Tsu-ba-me
|
f772da5324
|
build(striker-ui): remove husky related files from tarball
|
3 years ago |
Tsu-ba-me
|
ce646e086b
|
build(striker-ui): relocate rule comment to pre-section
|
3 years ago |
Tsu-ba-me
|
2ccdf6ab23
|
build(striker-ui): tell make to cd to ./striker-ui before building front-end
|
3 years ago |
Tsu-ba-me
|
8ff9311268
|
build(striker-ui): add build step to generate .env.local
|
3 years ago |
Tsu-ba-me
|
e0c5c3bed2
|
build(striker-ui): add files to include in tarball for building
|
3 years ago |
Tsu-ba-me
|
2bfcb09672
|
build(striker-ui): correct Makefile separators
|
3 years ago |
Tsu-ba-me
|
fd14a4d9d3
|
build(cgi-bin): add striker-ui subdir to autotools
|
3 years ago |
Tsu-ba-me
|
6cdd216b9c
|
build(cgi-bin): add front-end build process
|
3 years ago |
Josue
|
9945915f5a
|
refactor: filter out empty nodes before rendering a component
|
3 years ago |
Josue
|
6611d9f91b
|
refactor: remove unnecessary comment
|
3 years ago |
Josue
|
8e78ed2fea
|
refactor: sanitize hosts data to avoid using empty nodes
|
3 years ago |
Josue
|
284d536f7f
|
style: add dividers between nodes and links
|
3 years ago |
Josue
|
c31cdeec11
|
style: remove searchbar and add red bottom border
|
3 years ago |
Josue
|
341a4ad50a
|
fix: change data types in fileSystem to avoid crashing during building process
|
3 years ago |
Josue
|
cbad6a52a0
|
refactor: rename filesystems datatype
|
3 years ago |
Josue
|
227685983f
|
fix: use colour from the palette for the spinner
|
3 years ago |
Josue
|
029714112b
|
fix: remove unnecessary comment
|
3 years ago |
Josue
|
440b5c81ef
|
refactor: use online instead of is_removable
|
3 years ago |
Josue
|
4f88f0113b
|
refactor: turn drawer icons and header icons into buttons and add URIs
|
3 years ago |
Josue
|
89313de042
|
refactor: modify SharedStorage to match latest chagnes in specs
|
3 years ago |
Josue
|
ee063c9f43
|
feat: add FileSystems component and types
|
3 years ago |
Josue
|
117fd8a78d
|
style: change CPU component to match latest changes in the design
|
3 years ago |
Josue
|
1852c68454
|
fix: filter out nodes with no uuid
|
3 years ago |
Josue
|
e8693e7ef8
|
fix: hide progress bar and message if a node is offline
|
3 years ago |
Josue
|
936057f39e
|
fix: change server status value to match what's in the specs
|
3 years ago |
Josue
|
64f0c2d756
|
feat: add spinner
|
3 years ago |
Josue
|
0e1098d893
|
refactor: update host state following specs
|
3 years ago |
Josue
|
7199e1899e
|
refactor: update valid values for link_state
|
3 years ago |
Josue
|
6b2d3700f9
|
fix: use host_uuid instead of index number to determine server's host
|
3 years ago |
Josue
|
24e4509c8d
|
refactor: add reserved prop to Memory component
|
3 years ago |
Josue
|
a3a4e4c72d
|
fix: use correct endpoint for network
|
3 years ago |
Josue
|
0e09683d61
|
fix: use prop names from the 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
|
ff9460cc49
|
refactor: use node status to determine Anvil status, and add set_power for an anvil
|
3 years ago |
Josue
|
982a8e4f00
|
fix: use AnvilStatus type for hosts info instead of Anvil type
|
3 years ago |
Josue
|
1255ca2599
|
refactor: translate and display node state messages
|
3 years ago |
Josue
|
e775b4ac16
|
refactor: use regex instead of a map to display node state
|
3 years ago |
Josue
|
431b88aa11
|
refactor: rewrite function using es6 for consistency
|
3 years ago |
Josue
|
73af9f6e57
|
refactor: add sending a request to the backend when switches change state for power and memebership
|
3 years ago |
Josue
|
2fe146d58c
|
refactor: add types to handle setting a node's power and memebership
|
3 years ago |
Josue
|
65677c0bfb
|
refactor: add border radius to constants
|
3 years ago |
Josue
|
fa075598b8
|
refactor: remove unused style class
|
3 years ago |
Josue
|
a2809556c1
|
style: add disable colour to pallete and include it in MUI style
|
3 years ago |
Josue
|
894558d177
|
refactor: allow disabling membership switch for nodes in Nodes component
|
3 years ago |
Josue
|
b70984f5e5
|
feat: add removable prop to nodes in anvil status
|
3 years ago |