41 Commits (90e6abee2bea61e516df0c9864eb8eb38bc9437e)

Author SHA1 Message Date
Josue e728e3b5f9 refactor: use server_uuid to fetch a resource 3 years ago
Josue 8f353679bb feat: add server page and boilerplate code for the components 3 years ago
Josue ea91b36291 refactor(front-end): use 2 columns for wider layout and display server at the top 3 years ago
Josue 89313de042 refactor: modify SharedStorage to match latest chagnes in specs 4 years ago
Josue c3f0a948a6 fix: remove subdirectory from URIs 4 years ago
Josue f79b9e3f04 refactor: adopt back-end naming in all the components 4 years ago
Josue 46e9661152 refactor: remove old dependency 4 years ago
Josue 8367a421c1 refactor: remove unnecessary parameter in the fetching tool 4 years ago
Josue c7d2d6c925 refactor: remove margin added to main containers in the general layout 4 years ago
Josue e1802e9ab6 style: increase margin in main layout to allow more precision with decorators 4 years ago
Josue cd4a42d295 refactor: improve responsive capabilities 4 years ago
Josue a3244fc58b fix: change the nesting of the components to fix problem with the AppBar 4 years ago
Josue 36c4bae2bd refactor: change the home page to take advantage of React context 4 years ago
Josue 2c795383d2 refactor: switch from Grid to Box for more flexible layout using flexbox 4 years ago
Josue ec28e8750a refactor: move the Header component to the home page 4 years ago
Josue 0c43b126c8 refactor: remove style from Grid item and hide Storage component 4 years ago
Josue 3552dbffce refactor: include new components 4 years ago
Josue 4d55ab6b91 refactor: group up components to have clearer structure 4 years ago
Josue a552028e80 refactor: change document template to use material-ui during SSR 4 years ago
Josue 416b0a3ce7 refactor: perform data checks inside of components instead of in index 4 years ago
Josue 935e716520 refactor: use fetched daat in SharedStorage, CPU and Memory components 4 years ago
Josue 105d7003d4 feat: use PeriodicFetch to get anvils data 4 years ago
Josue 0243b19d7c feat: add roboto-condensed font 4 years ago
Josue c686aa6a71 refactor: fix vertical alignment in the main page 4 years ago
Josue c4daab3287 refactor: remove href to google font from main document 4 years ago
Josue 1e32b3d32f refactor: remove server side rendering for now 4 years ago
Josue f45c0cd956 refactor: elements related to previous approach (before material ui) 4 years ago
Josue 6b0ce569f3 feat: modify nextjs templates and index to use material ui 4 years ago
Josue af3851137d chore: add material ui 4 years ago
Tsu-ba-me 5d4a854eb0 fix(striker-ui): extend Date to output iso-8601 with timezone 4 years ago
Tsu-ba-me f151065ad9 fix(striker-ui): use iso-8601 date format in Anvil status 4 years ago
Tsu-ba-me cee5f9735f fix(striker-ui): remove static UUID in Anvil status page 4 years ago
Tsu-ba-me 409a888974 fix(striker-ui): add styling to demo Anvil status page 4 years ago
Tsu-ba-me 55ba5151e9 fix(striker-ui): separate page containers from page implementation 4 years ago
Tsu-ba-me e5f1bf491b fix(striker-ui): fetch Anvil status with interval 4 years ago
Tsu-ba-me f149f1900e chore(striker-ui): rename lib/Anvil->anvil 4 years ago
Tsu-ba-me 9ee618ba20 fix(striker-ui): add initial styling to Anvil list page 4 years ago
Tsu-ba-me ab10805adf fix(striker-ui): correct Anvil status page header 4 years ago
Tsu-ba-me 18bf5fbd62 fix(striker-ui): add basic style to anvil list 4 years ago
Tsu-ba-me 256c732f8e fix(striker-ui): override document to enable styled components 4 years ago
Tsu-ba-me 0b00a92a21 feat(striker-ui): add minimal demo 4 years ago