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
|
f3b5a8cfbb
|
style: add new colours to consts
|
3 years ago |
Josue
|
5ffdd3b0f9
|
refactor: add context to Anvils component
|
3 years ago |
Josue
|
36c4bae2bd
|
refactor: change the home page to take advantage of React context
|
3 years ago |
Josue
|
bd4d5a1dda
|
style: change dividers' and borders' colour to match design
|
3 years ago |
Josue
|
bfbefa74c6
|
refactor: use context to display anvil info in CPU, Memory, Network, Storage and Nodes components
|
3 years ago |
Josue
|
2c795383d2
|
refactor: switch from Grid to Box for more flexible layout using flexbox
|
3 years ago |
Josue
|
ec28e8750a
|
refactor: move the Header component to the home page
|
3 years ago |
Josue
|
d416ec2980
|
feat: add tool for anvil sorting
|
3 years ago |
Josue
|
54d777b989
|
refactor: add propper decorator selector for selected anvil
|
3 years ago |
Josue
|
b3756cbe20
|
refactor: modify Network to use useContext for selected anvil
|
3 years ago |
Josue
|
d765e858af
|
refactor: modify Network to use useContext for selected anvil
|
3 years ago |
Josue
|
6d150f75f8
|
feat: add react context to handle selected anvils
|
3 years ago |
Josue
|
2a756e152d
|
refactor: add bond speed and state to processed network data
|
3 years ago |
Josue
|
a0d45f3839
|
feat: add scrolling
|
3 years ago |
Josue
|
84c46412d5
|
refactor: set speed and state of the slowest link
|
3 years ago |
Josue
|
0386bf1b83
|
refactor: add scrolling and real bond speed
|
3 years ago |
Josue
|
427588df0f
|
refactor: change text component to allow unselected option
|
3 years ago |
Josue
|
93d10e0528
|
fix: typo
|
3 years ago |
Josue
|
caae2dd1e7
|
fix: change data value range to match design
|
3 years ago |
Josue
|
12810ef501
|
refactor: add displaying node in use for a server
|
3 years ago |
Josue
|
6ecd074990
|
feat: add tools to process network information for easier display
|
3 years ago |
Josue
|
d6485b3ee9
|
refactor: remove unused styles and show host name
|
3 years ago |
Josue
|
557782e1d0
|
refactor: reimplement the Node component to match the latest design
|
3 years ago |
Josue
|
fbf22c310c
|
fix: change header text in Storage component to 'Storage Resync'
|
3 years ago |
Josue
|
82121508f3
|
refactor: adjust the size of all headers to a h4 type
|
3 years ago |
Josue
|
ff10555b5a
|
feat: add decorator to Shared Storage
|
3 years ago |
Josue
|
f863f7a046
|
feat: add network component and data processing module
|
3 years ago |
Josue
|
9ad619f269
|
fix: change mount_name prop to fit expected data format from server
|
3 years ago |
Josue
|
704e77abde
|
refactor: change component nesting to group shared storage by file system
|
3 years ago |
Josue
|
8dc50d04f7
|
refactor: remove Grid in favour of Box component
|
3 years ago |
Josue
|
bf19c17b3d
|
fix: change the colour of the list item when hover over
|
3 years ago |
Josue
|
e6bdd6224a
|
refactor: remove Grid in favour of Box component
|
3 years ago |
Josue
|
d5b380ea1f
|
refactor: remove Grid in favour of Box component
|
3 years ago |
Josue
|
b72dacb61f
|
refactor: remove unnecessary Grid and use Anvil component in list
|
3 years ago |
Josue
|
b496e8b847
|
refactor: remove Grid in favour of Box component
|
3 years ago |
Josue
|
9f59f54315
|
refactor: use whiteSpace prop instead of style
|
3 years ago |
Josue
|
0c43b126c8
|
refactor: remove style from Grid item and hide Storage component
|
3 years ago |
Josue
|
f4a42a8e6d
|
feat: add decorator to SelectedAnvil
|
3 years ago |
Josue
|
3264361d19
|
refactor: reove Grid components and use Box instead
|
3 years ago |
Josue
|
f4a6e1c520
|
feat: add decorator to the Anvils component
|
3 years ago |
Josue
|
84fef7d98b
|
feat: add decorator to the Servers component
|
3 years ago |