Josue
|
1516a3a797
|
chore: add pretty-bytes to dependencies
|
3 years ago |
Josue
|
3bd5a7c253
|
refactor: use pretty-bytes for formatting
|
3 years ago |
Josue
|
1ebe664874
|
refactor: change the on colour to follow ui design
|
3 years ago |
Josue
|
b37042778e
|
refactor: change bar colour using prop value
|
3 years ago |
Josue
|
8870711a41
|
fix: typo in one of the parameters
|
3 years ago |
Josue
|
105d7003d4
|
feat: use PeriodicFetch to get anvils data
|
3 years ago |
Josue
|
ce9135c5af
|
feat: add types and return types for Anvils and CPU
|
3 years ago |
Josue
|
e0fbeab876
|
chore: add material-ui/styles
|
3 years ago |
Josue
|
37d041e917
|
refactor: modify fetcher to make it type agnostic
|
3 years ago |
Josue
|
ef02ddcf81
|
chore: remove camelcase rule from eslint
|
3 years ago |
Josue
|
ddc1d1593c
|
feat: include inner panel in Nodes
|
3 years ago |
Josue
|
ce56ad092b
|
feat: add temaplate using new components to SharedStorage
|
3 years ago |
Josue
|
00a871d8f1
|
fix: modify left padding in leftLabel
|
3 years ago |
Josue
|
a2ef83b348
|
feat: use ProgressBar in ReplicatedStorage component
|
3 years ago |
Josue
|
f80fd85c9e
|
feat: create a progress bar component for sync tasks
|
3 years ago |
Josue
|
7ae6586577
|
fix: use border-radius specified in the design
|
3 years ago |
Josue
|
0243b19d7c
|
feat: add roboto-condensed font
|
3 years ago |
Josue
|
c686aa6a71
|
refactor: fix vertical alignment in the main page
|
3 years ago |
Josue
|
5c1ecd374f
|
refactor: add padding to the panel component
|
3 years ago |
Josue
|
a3c93bf393
|
feat: add an allocation bar component
|
3 years ago |
Josue
|
5e066070e9
|
refactor: add opacity to paper component
|
3 years ago |
Josue
|
c4daab3287
|
refactor: remove href to google font from main document
|
3 years ago |
Josue
|
c3f0d791b9
|
refactor: use new text component with all the sections in the page
|
3 years ago |
Josue
|
70df6b46b8
|
feat: add search bar and icons from previous version to header
|
3 years ago |
Josue
|
b650000dc2
|
feat: create base components for all the sections
|
3 years ago |
Josue
|
38dd97efcd
|
feat: create panel and inner panel to be used with all the elements in the page
|
3 years ago |
Josue
|
6d018f6b5d
|
feat: create Text component that renders text using custom the design's style
|
3 years ago |
Josue
|
7808ca9128
|
feat: define colour palette for new design
|
3 years ago |
Josue
|
1e32b3d32f
|
refactor: remove server side rendering for now
|
3 years ago |
Josue
|
bd778144d6
|
refactor: use const for colours and override default styles
|
3 years ago |
Josue
|
8f886ea0ca
|
refactor: remove unused css classes
|
3 years ago |
Josue
|
184e737ff9
|
refactor: add font as a local library
|
3 years ago |
Josue
|
f45c0cd956
|
refactor: elements related to previous approach (before material ui)
|
3 years ago |
Josue
|
1a73783c04
|
feat: add material ui theme
|
3 years ago |
Josue
|
6b0ce569f3
|
feat: modify nextjs templates and index to use material ui
|
3 years ago |
Josue
|
0ba269f9f3
|
feat: add material ui to the header
|
3 years ago |
Josue
|
af3851137d
|
chore: add material ui
|
3 years ago |
Tsu-ba-me
|
5d4a854eb0
|
fix(striker-ui): extend Date to output iso-8601 with timezone
|
3 years ago |
Tsu-ba-me
|
f151065ad9
|
fix(striker-ui): use iso-8601 date format in Anvil status
|
3 years ago |
Tsu-ba-me
|
7e57668a46
|
fix(striker-ui): use primary color in ToggleSwitch lever
|
3 years ago |
Tsu-ba-me
|
cee5f9735f
|
fix(striker-ui): remove static UUID in Anvil status page
|
3 years ago |
Tsu-ba-me
|
409a888974
|
fix(striker-ui): add styling to demo Anvil status page
|
3 years ago |
Tsu-ba-me
|
527da435d4
|
fix(striker-ui): handle borders in horizontal lists
|
3 years ago |
Tsu-ba-me
|
f49f749891
|
fix(striker-ui): allow atom ToggleSwitch to update when props change
|
3 years ago |
Tsu-ba-me
|
55ba5151e9
|
fix(striker-ui): separate page containers from page implementation
|
3 years ago |
Tsu-ba-me
|
0da55725f3
|
feat(striker-ui): add atom ToggleSwitch
|
3 years ago |
Tsu-ba-me
|
14d3627c90
|
fix(striker-ui): enable atom Button to accept HTML button props
|
3 years ago |
Tsu-ba-me
|
a08c2b24ad
|
fix(striker-ui): add missing types imports in atom Button
|
3 years ago |
Tsu-ba-me
|
e5f1bf491b
|
fix(striker-ui): fetch Anvil status with interval
|
3 years ago |
Tsu-ba-me
|
f149f1900e
|
chore(striker-ui): rename lib/Anvil->anvil
|
3 years ago |