Commit Graph

2830 Commits

Author SHA1 Message Date
Josue
0d7a3651ce fix: remove using old version of InnerPanel 2021-06-04 12:11:49 -04:00
Josue
6e240eb160 feat: add Panelheader component to create shifted header 2021-06-04 12:11:49 -04:00
Josue
df8e3ee8a0 fix: remove unnecessary check 2021-06-04 12:11:49 -04:00
Josue
3c4284c4f3 fix: use the same data type for Anvil nodes 2021-06-04 12:11:49 -04:00
Josue
e1e4df084f refactor: adapt progress bar to use storage bar style 2021-06-04 12:11:49 -04:00
Josue
f15c164835 refactor: remove unused style 2021-06-04 12:11:49 -04:00
Josue
5783c195be refactor: use storage bar as progress bar with adapted style 2021-06-04 12:11:49 -04:00
Josue
8f33d34ed8 refactor: add decoration boxes using pseudo elements (z-index not responding) 2021-06-04 12:11:49 -04:00
Josue
a552028e80 refactor: change document template to use material-ui during SSR 2021-06-04 12:11:49 -04:00
Josue
fa7084f5c4 refactor: remove InnerPanel to try to add shifted border using pseudo elements 2021-06-04 12:11:49 -04:00
Josue
416b0a3ce7 refactor: perform data checks inside of components instead of in index 2021-06-04 12:11:49 -04:00
Josue
a909260779 refactor: switch from using material-ui's Paper to pseudo elements for panel decoration 2021-06-04 12:11:49 -04:00
Josue
aeb4137c41 refactor: restructure using new Node type for more flexibility in data passed to components 2021-06-04 12:11:49 -04:00
Josue
5c90a05882 refactor: change font size for main text 2021-06-04 12:11:49 -04:00
Josue
306ca7c4f9 refactor: create Node type as subtype of Anvil 2021-06-04 12:11:49 -04:00
Josue
799f6d65aa refactor: modify AnvilStatus type to match current definition in docs 2021-06-04 12:11:49 -04:00
Josue
43e320a62b feat: include AnvilStatus in allowed data types when fetching 2021-06-04 12:11:49 -04:00
Josue
cf417c5ee9 refactor: specify data type in map 2021-06-04 12:11:49 -04:00
Josue
cf77395bf3 refactor: fetch from get_status and use the data with the Anvil component 2021-06-04 12:11:49 -04:00
Josue
ec8b171bea refactor: modify Nodes to fetch and display real data 2021-06-04 12:11:49 -04:00
Josue
fef1bac9c6 feat: create AnvilNode component 2021-06-04 12:11:49 -04:00
Josue
dc9db4f5dd feat: create Anvil component 2021-06-04 12:11:49 -04:00
Josue
3db6ca9c55 feat: add SharedStorageNode component 2021-06-04 12:11:49 -04:00
Josue
935e716520 refactor: use fetched daat in SharedStorage, CPU and Memory components 2021-06-04 12:11:49 -04:00
Josue
7c10804186 feat: add innerPanel as part of the layout 2021-06-04 12:11:49 -04:00
Josue
7b1d3c4e88 refactor: remove opacity from Paper component 2021-06-04 12:11:49 -04:00
Josue
1b1f25976e fix: specify grid items in header's layout 2021-06-04 12:11:49 -04:00
Josue
c2e47f40ab feat: add data type to handle Anvil memory data 2021-06-04 12:11:49 -04:00
Josue
7fac054bc4 feat: add style for custom switch 2021-06-04 12:11:49 -04:00
Josue
75d28f441c feat: create types to handle shared storage 2021-06-04 12:11:49 -04:00
Josue
78f4ccba9f feat: add AnvilMemory to feth types 2021-06-04 12:11:49 -04:00
Josue
f8f706c1dd feat: use fetcher for cpu data 2021-06-04 12:11:49 -04:00
Josue
2be02885a0 refactor: add colour or optimal 2021-06-04 12:11:49 -04:00
Josue
1516a3a797 chore: add pretty-bytes to dependencies 2021-06-04 12:11:49 -04:00
Josue
3bd5a7c253 refactor: use pretty-bytes for formatting 2021-06-04 12:11:49 -04:00
Josue
1ebe664874 refactor: change the on colour to follow ui design 2021-06-04 12:11:49 -04:00
Josue
b37042778e refactor: change bar colour using prop value 2021-06-04 12:11:49 -04:00
Josue
8870711a41 fix: typo in one of the parameters 2021-06-04 12:11:49 -04:00
Josue
105d7003d4 feat: use PeriodicFetch to get anvils data 2021-06-04 12:11:49 -04:00
Josue
ce9135c5af feat: add types and return types for Anvils and CPU 2021-06-04 12:11:49 -04:00
Josue
e0fbeab876 chore: add material-ui/styles 2021-06-04 12:11:49 -04:00
Josue
37d041e917 refactor: modify fetcher to make it type agnostic 2021-06-04 12:11:49 -04:00
Josue
ef02ddcf81 chore: remove camelcase rule from eslint 2021-06-04 12:11:49 -04:00
Josue
ddc1d1593c feat: include inner panel in Nodes 2021-06-04 12:11:49 -04:00
Josue
ce56ad092b feat: add temaplate using new components to SharedStorage 2021-06-04 12:11:49 -04:00
Josue
00a871d8f1 fix: modify left padding in leftLabel 2021-06-04 12:11:49 -04:00
Josue
a2ef83b348 feat: use ProgressBar in ReplicatedStorage component 2021-06-04 12:11:49 -04:00
Josue
f80fd85c9e feat: create a progress bar component for sync tasks 2021-06-04 12:11:49 -04:00
Josue
7ae6586577 fix: use border-radius specified in the design 2021-06-04 12:11:49 -04:00
Josue
0243b19d7c feat: add roboto-condensed font 2021-06-04 12:11:49 -04:00