1105 Commits (75fcad75afc7d9494d9a57ab0e0496c71fa8e9eb)

Author SHA1 Message Date
Josue fbf22c310c fix: change header text in Storage component to 'Storage Resync' 4 years ago
Josue 82121508f3 refactor: adjust the size of all headers to a h4 type 4 years ago
Josue ff10555b5a feat: add decorator to Shared Storage 4 years ago
Josue f863f7a046 feat: add network component and data processing module 4 years ago
Josue 9ad619f269 fix: change mount_name prop to fit expected data format from server 4 years ago
Josue 704e77abde refactor: change component nesting to group shared storage by file system 4 years ago
Josue 8dc50d04f7 refactor: remove Grid in favour of Box component 4 years ago
Josue bf19c17b3d fix: change the colour of the list item when hover over 4 years ago
Josue e6bdd6224a refactor: remove Grid in favour of Box component 4 years ago
Josue d5b380ea1f refactor: remove Grid in favour of Box component 4 years ago
Josue b72dacb61f refactor: remove unnecessary Grid and use Anvil component in list 4 years ago
Josue b496e8b847 refactor: remove Grid in favour of Box component 4 years ago
Josue 9f59f54315 refactor: use whiteSpace prop instead of style 4 years ago
Josue 0c43b126c8 refactor: remove style from Grid item and hide Storage component 4 years ago
Josue f4a42a8e6d feat: add decorator to SelectedAnvil 4 years ago
Josue 3264361d19 refactor: reove Grid components and use Box instead 4 years ago
Josue f4a6e1c520 feat: add decorator to the Anvils component 4 years ago
Josue 84fef7d98b feat: add decorator to the Servers component 4 years ago
Josue 97bfab3ec6 refactor: remove unused dependency 4 years ago
Josue aed57f0500 refactor: group up types related to servers 4 years ago
Josue 3552dbffce refactor: include new components 4 years ago
Josue a0a1237c5d feat: add placeholder component for the storage section 4 years ago
Josue e072ac7455 feat: add placeholder component for the network section 4 years ago
Josue 4d55ab6b91 refactor: group up components to have clearer structure 4 years ago
Josue 718e654f24 refactor: remove components used in demo without MUI 4 years ago
Josue dabec3be7a refactor: remove types used in demo without MUI 4 years ago
Josue 2ec90b1ea3 refactor: group up AnvilStatus types 4 years ago
Josue 1642b637ee refactor: group up AnvilSharedStorage types 4 years ago
Josue 5f2ca07549 refactor: group up AnvilList types 4 years ago
Josue 6abdfcc9a7 feat: add Servers component to list servers 4 years ago
Josue 92f53e8377 refactor: add threads to Total Cores information 4 years ago
Josue ce539915a9 refactor: clean up Anvil list and enable click for list items 4 years ago
Josue f892816d83 feat: add type for Anvil replicated storage 4 years ago
Josue b1b3820948 feat: add type for Anvil servers 4 years ago
Josue 51c5a627aa feat: create SelectedAnvil component for a selectd Anvil from AnvilList 4 years ago
Josue 211613b110 fix: change ProgressBar style to match design 4 years ago
Josue 185cf1398e refactor: use the PanelHeader component with nodes to get the shifted header effecft 4 years ago
Josue 0f8c2452fd feat: create an AnvilList component to show Anvils' status and allow seelction 4 years ago
Josue 8d5a85aaad fix: change AllocationBar style to match design 4 years ago
Josue 415fbce267 refactor: tweak style to match shifted header design 4 years ago
Josue 0d7a3651ce fix: remove using old version of InnerPanel 4 years ago
Josue 6e240eb160 feat: add Panelheader component to create shifted header 4 years ago
Josue df8e3ee8a0 fix: remove unnecessary check 4 years ago
Josue 3c4284c4f3 fix: use the same data type for Anvil nodes 4 years ago
Josue e1e4df084f refactor: adapt progress bar to use storage bar style 4 years ago
Josue f15c164835 refactor: remove unused style 4 years ago
Josue 5783c195be refactor: use storage bar as progress bar with adapted style 4 years ago
Josue 8f33d34ed8 refactor: add decoration boxes using pseudo elements (z-index not responding) 4 years ago
Josue a552028e80 refactor: change document template to use material-ui during SSR 4 years ago
Josue fa7084f5c4 refactor: remove InnerPanel to try to add shifted border using pseudo elements 4 years ago