Commit Graph

298 Commits

Author SHA1 Message Date
Josue
8f33d34ed8 refactor: add decoration boxes using pseudo elements (z-index not responding) 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
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
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
f8f706c1dd feat: use fetcher for cpu data 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
b37042778e refactor: change bar colour using prop value 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
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
5c1ecd374f refactor: add padding to the panel component 2021-06-04 12:11:49 -04:00
Josue
a3c93bf393 feat: add an allocation bar component 2021-06-04 12:11:49 -04:00
Josue
5e066070e9 refactor: add opacity to paper component 2021-06-04 12:11:49 -04:00
Josue
c3f0d791b9 refactor: use new text component with all the sections in the page 2021-06-04 12:11:49 -04:00
Josue
70df6b46b8 feat: add search bar and icons from previous version to header 2021-06-04 12:11:49 -04:00
Josue
b650000dc2 feat: create base components for all the sections 2021-06-04 12:11:49 -04:00
Josue
38dd97efcd feat: create panel and inner panel to be used with all the elements in the page 2021-06-04 12:11:49 -04:00
Josue
6d018f6b5d feat: create Text component that renders text using custom the design's style 2021-06-04 12:11:49 -04:00
Josue
0ba269f9f3 feat: add material ui to the header 2021-06-04 12:11:49 -04:00
Josue
af3851137d chore: add material ui 2021-06-04 12:11:49 -04:00
Tsu-ba-me
7e57668a46 fix(striker-ui): use primary color in ToggleSwitch lever 2021-06-04 12:11:49 -04:00
Tsu-ba-me
527da435d4 fix(striker-ui): handle borders in horizontal lists 2021-06-04 12:11:49 -04:00
Tsu-ba-me
f49f749891 fix(striker-ui): allow atom ToggleSwitch to update when props change 2021-06-04 12:11:49 -04:00
Tsu-ba-me
55ba5151e9 fix(striker-ui): separate page containers from page implementation 2021-06-04 12:11:49 -04:00
Tsu-ba-me
0da55725f3 feat(striker-ui): add atom ToggleSwitch 2021-06-04 12:11:49 -04:00
Tsu-ba-me
14d3627c90 fix(striker-ui): enable atom Button to accept HTML button props 2021-06-04 12:11:49 -04:00
Tsu-ba-me
a08c2b24ad fix(striker-ui): add missing types imports in atom Button 2021-06-04 12:11:49 -04:00
Tsu-ba-me
88bd6823c6 feat(striker-ui): add organism Header 2021-06-04 12:11:48 -04:00
Tsu-ba-me
52e47197dc feat(striker-ui): add molecule List 2021-06-04 12:11:48 -04:00
Tsu-ba-me
967f54a5c9 feat(striker-ui): add atom SimpleLink 2021-06-04 12:11:48 -04:00
Tsu-ba-me
baace23719 feat(striker-ui): add atom Button 2021-06-04 12:11:48 -04:00
Tsu-ba-me
b08332227a feat(striker-ui): add atom Label 2021-06-04 12:11:48 -04:00
Tsu-ba-me
18bf5fbd62 fix(striker-ui): add basic style to anvil list 2021-06-04 12:11:48 -04:00