Tsu-ba-me
|
f9fdb821c8
|
chore(striker-ui): remove unused eslint disable line
|
3 years ago |
Tsu-ba-me
|
96e7af8949
|
feat(striker-ui): add file-manager page
|
3 years ago |
Tsu-ba-me
|
b22b8b7fcb
|
fix(pages): ignore react/display-name in main document
|
3 years ago |
Josue
|
16e820d4c1
|
refactor(front-end): pass server uuid to the Preview component to fetch server preview image
|
3 years ago |
Josue
|
079d89fedc
|
refactor(front-end): rename styles to avoid ambiguity
|
3 years ago |
Josue
|
1278cc3f91
|
style(front-end): move the VncDisplay component to the center of the server page in fullDisplay mode
|
3 years ago |
Josue
|
9f47f7c45e
|
style(front-end): add proper title to the dashboard and server pages
|
3 years ago |
Josue
|
fac15493ba
|
style: add server label and name to the preview and full size components
|
3 years ago |
Josue
|
421f1d5439
|
refactor(front-end): add a placeholder for the vnc preview
|
3 years ago |
Josue
|
4712a76682
|
fix(front-end): remove unnecessary fetch
|
3 years ago |
Josue
|
7e69a95493
|
refactor(front-end): remove unused components
|
3 years ago |
Josue
|
41b074e207
|
fix(front-end): change server page name, adjust paths, and add fetching vnc connection info
|
3 years ago |
Josue
|
2c7e2c78ae
|
refactor(front-end): modify fetch and add fetching data for vnc connection
|
3 years ago |
Josue
|
b536b317dc
|
refactor(front-end): use state hook to enable and disable full display mode
|
3 years ago |
Josue
|
b572f19d2c
|
refactor: modify server page to allow different types of display depending on user input
|
3 years ago |
Josue
|
e523ad01ce
|
fix: change url to fetch server info using latest changes in the specs
|
3 years ago |
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
|
3 years ago |
Josue
|
c3f0a948a6
|
fix: remove subdirectory from URIs
|
3 years ago |
Josue
|
f79b9e3f04
|
refactor: adopt back-end naming in all the components
|
3 years ago |
Josue
|
46e9661152
|
refactor: remove old dependency
|
3 years ago |
Josue
|
8367a421c1
|
refactor: remove unnecessary parameter in the fetching tool
|
3 years ago |
Josue
|
c7d2d6c925
|
refactor: remove margin added to main containers in the general layout
|
3 years ago |
Josue
|
e1802e9ab6
|
style: increase margin in main layout to allow more precision with decorators
|
3 years ago |
Josue
|
cd4a42d295
|
refactor: improve responsive capabilities
|
3 years ago |
Josue
|
a3244fc58b
|
fix: change the nesting of the components to fix problem with the AppBar
|
3 years ago |
Josue
|
36c4bae2bd
|
refactor: change the home page to take advantage of React context
|
3 years ago |
Josue
|
2c795383d2
|
refactor: switch from Grid to Box for more flexible layout using flexbox
|
3 years ago |
Josue
|
ec28e8750a
|
refactor: move the Header component to the home page
|
3 years ago |
Josue
|
0c43b126c8
|
refactor: remove style from Grid item and hide Storage component
|
3 years ago |
Josue
|
3552dbffce
|
refactor: include new components
|
3 years ago |
Josue
|
4d55ab6b91
|
refactor: group up components to have clearer structure
|
3 years ago |
Josue
|
a552028e80
|
refactor: change document template to use material-ui during SSR
|
3 years ago |
Josue
|
416b0a3ce7
|
refactor: perform data checks inside of components instead of in index
|
3 years ago |
Josue
|
935e716520
|
refactor: use fetched daat in SharedStorage, CPU and Memory components
|
3 years ago |
Josue
|
105d7003d4
|
feat: use PeriodicFetch to get anvils data
|
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
|
c4daab3287
|
refactor: remove href to google font from main document
|
3 years ago |
Josue
|
1e32b3d32f
|
refactor: remove server side rendering for now
|
3 years ago |
Josue
|
f45c0cd956
|
refactor: elements related to previous approach (before material ui)
|
3 years ago |
Josue
|
6b0ce569f3
|
feat: modify nextjs templates and index to use material ui
|
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
|
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
|
55ba5151e9
|
fix(striker-ui): separate page containers from page implementation
|
3 years ago |