anvil/striker-ui/components
2021-06-04 12:11:49 -04:00
..
Anvils feat: add tool for anvil sorting 2021-06-04 12:11:49 -04:00
Bars refactor: group up components to have clearer structure 2021-06-04 12:11:49 -04:00
Nodes fix: typo 2021-06-04 12:11:49 -04:00
Text refactor: change text component to allow unselected option 2021-06-04 12:11:49 -04:00
AnvilContext.tsx feat: add react context to handle selected anvils 2021-06-04 12:11:49 -04:00
CPU.tsx refactor: remove Grid in favour of Box component 2021-06-04 12:11:49 -04:00
Header.tsx refactor: remove components used in demo without MUI 2021-06-04 12:11:49 -04:00
InnerPanel.tsx feat: add Panelheader component to create shifted header 2021-06-04 12:11:49 -04:00
Memory.tsx refactor: remove Grid in favour of Box component 2021-06-04 12:11:49 -04:00
Network.tsx refactor: add scrolling and real bond speed 2021-06-04 12:11:49 -04:00
Panel.tsx refactor: remove unused dependency 2021-06-04 12:11:49 -04:00
PanelHeader.tsx refactor: use whiteSpace prop instead of style 2021-06-04 12:11:49 -04:00
processNetwork.ts refactor: set speed and state of the slowest link 2021-06-04 12:11:49 -04:00
ReplicatedStorage.tsx fix: remove using old version of InnerPanel 2021-06-04 12:11:49 -04:00
Servers.tsx refactor: modify Network to use useContext for selected anvil 2021-06-04 12:11:49 -04:00
SharedStorage.tsx refactor: change component nesting to group shared storage by file system 2021-06-04 12:11:49 -04:00
SharedStorageNode.tsx feat: add decorator to Shared Storage 2021-06-04 12:11:49 -04:00
Storage.tsx fix: change header text in Storage component to 'Storage Resync' 2021-06-04 12:11:49 -04:00