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
|
73af9f6e57
|
refactor: add sending a request to the backend when switches change state for 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
|
894558d177
|
refactor: allow disabling membership switch for nodes in Nodes component
|
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
|
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
|
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
|
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 |
Josue
|
231c6dfdda
|
refactor: add Decorator component
|
3 years ago |
Josue
|
844e201c0b
|
refactor: move Network to its own module
|
3 years ago |
Josue
|
cfff53bf1a
|
refactor: move SharedStorage to their own module
|
3 years ago |
Josue
|
cf40057e97
|
refactor: move panels to their own module
|
3 years ago |
Josue
|
5efd3938e2
|
refactor: include SELECTED_ANVIL colour in the theme
|
3 years ago |
Josue
|
09f30eba37
|
refactor: set scrolling depending on screen size
|
3 years ago |
Josue
|
04b5f6e9fd
|
fix: add padding for better header display, and change overflow depending on screen size
|
3 years ago |
Josue
|
f61d14de0b
|
fix: move margin prop from paper to container
|
3 years ago |
Josue
|
11ce038344
|
refactor: switch from pseudo elements to regular elements for square decorator implementation
|
3 years ago |
Josue
|
0e5a728dcc
|
refactor: connect switch to Node state
|
3 years ago |
Josue
|
0bf3e6cd38
|
refactor: fix paths to constanst
|
3 years ago |
Josue
|
4861bbd91a
|
refactor: change server states to match values defined in the design document
|
3 years ago |
Josue
|
514755c559
|
feat: add constants for handling states and decorators
|
3 years ago |
Josue
|
965a50ddf5
|
refactor: move setting selected anvil to child components
|
3 years ago |
Josue
|
4fbb61dede
|
fix: improve anvil default selection at launch
|
3 years ago |
Josue
|
3d837a3ea7
|
fix: provide default value for undefined string
|
3 years ago |
Josue
|
a3244fc58b
|
fix: change the nesting of the components to fix problem with the AppBar
|
3 years ago |
Josue
|
6a2433878f
|
refactor: handle overflow in the Nodes component
|
3 years ago |
Josue
|
a5ba0a7c50
|
refactor: use Context in the SelectedAnvil component
|
3 years ago |
Josue
|
ed79116296
|
style: add padding to the box containing the mount point
|
3 years ago |
Josue
|
85f13e4ab9
|
refactor: use a real element instead of a pseudo element to create the panel header
|
3 years ago |
Josue
|
14d8dd1683
|
refactor: remove Grid and use Box in the header
|
3 years ago |
Josue
|
5ffdd3b0f9
|
refactor: add context to Anvils component
|
3 years ago |