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
|
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
|
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 |
Josue
|
97bfab3ec6
|
refactor: remove unused dependency
|
3 years ago |
Josue
|
a0a1237c5d
|
feat: add placeholder component for the storage section
|
3 years ago |
Josue
|
e072ac7455
|
feat: add placeholder component for the network section
|
3 years ago |
Josue
|
4d55ab6b91
|
refactor: group up components to have clearer structure
|
3 years ago |
Josue
|
718e654f24
|
refactor: remove components used in demo without MUI
|
3 years ago |
Josue
|
6abdfcc9a7
|
feat: add Servers component to list servers
|
3 years ago |
Josue
|
92f53e8377
|
refactor: add threads to Total Cores information
|
3 years ago |
Josue
|
ce539915a9
|
refactor: clean up Anvil list and enable click for list items
|
3 years ago |
Josue
|
51c5a627aa
|
feat: create SelectedAnvil component for a selectd Anvil from AnvilList
|
3 years ago |
Josue
|
211613b110
|
fix: change ProgressBar style to match design
|
3 years ago |
Josue
|
185cf1398e
|
refactor: use the PanelHeader component with nodes to get the shifted header effecft
|
3 years ago |
Josue
|
0f8c2452fd
|
feat: create an AnvilList component to show Anvils' status and allow seelction
|
3 years ago |
Josue
|
8d5a85aaad
|
fix: change AllocationBar style to match design
|
3 years ago |
Josue
|
415fbce267
|
refactor: tweak style to match shifted header design
|
3 years ago |
Josue
|
0d7a3651ce
|
fix: remove using old version of InnerPanel
|
3 years ago |
Josue
|
6e240eb160
|
feat: add Panelheader component to create shifted header
|
3 years ago |
Josue
|
df8e3ee8a0
|
fix: remove unnecessary check
|
3 years ago |
Josue
|
e1e4df084f
|
refactor: adapt progress bar to use storage bar style
|
3 years ago |
Josue
|
f15c164835
|
refactor: remove unused style
|
3 years ago |
Josue
|
5783c195be
|
refactor: use storage bar as progress bar with adapted style
|
3 years ago |
Josue
|
8f33d34ed8
|
refactor: add decoration boxes using pseudo elements (z-index not responding)
|
3 years ago |
Josue
|
fa7084f5c4
|
refactor: remove InnerPanel to try to add shifted border using pseudo elements
|
3 years ago |
Josue
|
a909260779
|
refactor: switch from using material-ui's Paper to pseudo elements for panel decoration
|
3 years ago |
Josue
|
aeb4137c41
|
refactor: restructure using new Node type for more flexibility in data passed to components
|
3 years ago |
Josue
|
5c90a05882
|
refactor: change font size for main text
|
3 years ago |
Josue
|
cf417c5ee9
|
refactor: specify data type in map
|
3 years ago |
Josue
|
cf77395bf3
|
refactor: fetch from get_status and use the data with the Anvil component
|
3 years ago |
Josue
|
ec8b171bea
|
refactor: modify Nodes to fetch and display real data
|
3 years ago |
Josue
|
fef1bac9c6
|
feat: create AnvilNode component
|
3 years ago |
Josue
|
dc9db4f5dd
|
feat: create Anvil component
|
3 years ago |
Josue
|
3db6ca9c55
|
feat: add SharedStorageNode component
|
3 years ago |
Josue
|
935e716520
|
refactor: use fetched daat in SharedStorage, CPU and Memory components
|
3 years ago |
Josue
|
7c10804186
|
feat: add innerPanel as part of the layout
|
3 years ago |
Josue
|
7b1d3c4e88
|
refactor: remove opacity from Paper component
|
3 years ago |
Josue
|
1b1f25976e
|
fix: specify grid items in header's layout
|
3 years ago |
Josue
|
f8f706c1dd
|
feat: use fetcher for cpu data
|
3 years ago |