Commit Graph

24 Commits

Author SHA1 Message Date
Tsu-ba-me
b9b1fb3ecc refactor(striker-ui): rename PeriodicFetch to camel case 2022-03-18 22:50:41 -04:00
Tsu-ba-me
276e30077d refactor(striker-ui): migrate MUI v4->5 on pages/Dashboard 2022-03-18 22:50:40 -04:00
Josue
9f47f7c45e style(front-end): add proper title to the dashboard and server pages 2021-08-10 17:07:10 -04:00
Josue
ea91b36291 refactor(front-end): use 2 columns for wider layout and display server at the top 2021-08-10 17:07:09 -04:00
Josue
89313de042 refactor: modify SharedStorage to match latest chagnes in specs 2021-06-04 12:11:49 -04:00
Josue
c3f0a948a6 fix: remove subdirectory from URIs 2021-06-04 12:11:49 -04:00
Josue
f79b9e3f04 refactor: adopt back-end naming in all the components 2021-06-04 12:11:49 -04:00
Josue
8367a421c1 refactor: remove unnecessary parameter in the fetching tool 2021-06-04 12:11:49 -04:00
Josue
c7d2d6c925 refactor: remove margin added to main containers in the general layout 2021-06-04 12:11:49 -04:00
Josue
e1802e9ab6 style: increase margin in main layout to allow more precision with decorators 2021-06-04 12:11:49 -04:00
Josue
cd4a42d295 refactor: improve responsive capabilities 2021-06-04 12:11:49 -04:00
Josue
a3244fc58b fix: change the nesting of the components to fix problem with the AppBar 2021-06-04 12:11:49 -04:00
Josue
36c4bae2bd refactor: change the home page to take advantage of React context 2021-06-04 12:11:49 -04:00
Josue
2c795383d2 refactor: switch from Grid to Box for more flexible layout using flexbox 2021-06-04 12:11:49 -04:00
Josue
0c43b126c8 refactor: remove style from Grid item and hide Storage component 2021-06-04 12:11:49 -04:00
Josue
3552dbffce refactor: include new components 2021-06-04 12:11:49 -04:00
Josue
416b0a3ce7 refactor: perform data checks inside of components instead of in index 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
105d7003d4 feat: use PeriodicFetch to get anvils data 2021-06-04 12:11:49 -04:00
Josue
0243b19d7c feat: add roboto-condensed font 2021-06-04 12:11:49 -04:00
Josue
c686aa6a71 refactor: fix vertical alignment in the main page 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
6b0ce569f3 feat: modify nextjs templates and index to use material ui 2021-06-04 12:11:49 -04:00
Tsu-ba-me
0b00a92a21 feat(striker-ui): add minimal demo 2021-06-04 12:11:48 -04:00