Commit Graph

1193 Commits

Author SHA1 Message Date
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
7808ca9128 feat: define colour palette for new design 2021-06-04 12:11:49 -04:00
Josue
1e32b3d32f refactor: remove server side rendering for now 2021-06-04 12:11:49 -04:00
Josue
bd778144d6 refactor: use const for colours and override default styles 2021-06-04 12:11:49 -04:00
Josue
8f886ea0ca refactor: remove unused css classes 2021-06-04 12:11:49 -04:00
Josue
184e737ff9 refactor: add font as a local library 2021-06-04 12:11:49 -04:00
Josue
f45c0cd956 refactor: elements related to previous approach (before material ui) 2021-06-04 12:11:49 -04:00
Josue
1a73783c04 feat: add material ui theme 2021-06-04 12:11:49 -04:00
Josue
6b0ce569f3 feat: modify nextjs templates and index to use material ui 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
5d4a854eb0 fix(striker-ui): extend Date to output iso-8601 with timezone 2021-06-04 12:11:49 -04:00
Tsu-ba-me
f151065ad9 fix(striker-ui): use iso-8601 date format in Anvil status 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
cee5f9735f fix(striker-ui): remove static UUID in Anvil status page 2021-06-04 12:11:49 -04:00
Tsu-ba-me
409a888974 fix(striker-ui): add styling to demo Anvil status page 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
e5f1bf491b fix(striker-ui): fetch Anvil status with interval 2021-06-04 12:11:49 -04:00
Tsu-ba-me
f149f1900e chore(striker-ui): rename lib/Anvil->anvil 2021-06-04 12:11:49 -04:00
Tsu-ba-me
9ee618ba20 fix(striker-ui): add initial styling to Anvil list page 2021-06-04 12:11:48 -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
ab10805adf fix(striker-ui): correct Anvil status page header 2021-06-04 12:11:48 -04:00
Tsu-ba-me
a8e7c96432 feat(striker-ui): add default theme 2021-06-04 12:11:48 -04:00
Tsu-ba-me
33211c2d01 chore(striker-ui): add symlink to image assets 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
Tsu-ba-me
0b2c9d4e35 feat(striker-ui): add default theme 2021-06-04 12:11:48 -04:00
Tsu-ba-me
e9b0a0339f fix(striker-ui): add switch to use fake data 2021-06-04 12:11:48 -04:00
Tsu-ba-me
256c732f8e fix(striker-ui): override document to enable styled components 2021-06-04 12:11:48 -04:00
Tsu-ba-me
4ad5640ab0 chore(striker-ui): install styled-components 2021-06-04 12:11:48 -04:00
Tsu-ba-me
0b00a92a21 feat(striker-ui): add minimal demo 2021-06-04 12:11:48 -04:00