1104 Commits (fe6fd9d11cf14b26f3190913a1b2a587e4889b30)

Author SHA1 Message Date
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
Josue e557758983 refactor: remove unused styles in the drawer component 3 years ago
Josue 162831ebf2 refactor: move eslint disable rule to a better place 3 years ago
Josue 9cdb9fc0fa style: use Headertext for admin header 3 years ago
Josue 5aa9873f44 fix: use ems with icon sizes 3 years ago
Josue 7209d47aa2 style: hide legacy icons in mobile layout and center search bar 3 years ago
Josue 10650e8bb2 refactor: add legacy icons and text to AnvilDrawer 3 years ago
Josue 45d0368d6f refactor: add icons and text to the drawer 3 years ago
Josue acd6052b71 feat: add initial implementation of drawer menu 3 years ago
Josue 05786d444b refactor: use better naming for colours 3 years ago
Josue 46e9661152 refactor: remove old dependency 3 years ago
Josue 1ef0b01118 feat: allow setting a differnt origin using an .env file 3 years ago
Josue 27c34cbb01 fix: typos in px to em switch 3 years ago
Josue 434fdd38bc style: fix left padding in serer list 3 years ago
Josue f52669160c refactor: remove unused version of ReplicatedStorage 3 years ago
Josue 93b6b269e3 refactor: remove next/image to avoid errors during export 3 years ago
Josue a0fb8bd151 refactor: add export to scripts in package.json 3 years ago
Josue 17c52d562b refactor: remove files from previous demo 3 years ago
Josue 1ed509e497 fix: typos in Anvils and fetcher 3 years ago
Josue 4d2c140234 refactor: use em instead of px 3 years ago
Josue 8df08e6e2c refactor: use Decorator component in SelectedAnvil 3 years ago
Josue 8367a421c1 refactor: remove unnecessary parameter in the fetching tool 3 years ago