114 Commits (997c501d6a88a3780812149d988addc58b622e04)

Author SHA1 Message Date
Tsu-ba-me 145d9aeddc fix(striker-ui): add button to provision server in server list 2 years ago
Tsu-ba-me 5c8d6691f4 fix(striker-ui): add link to Anvil on each server list item 2 years ago
Tsu-ba-me 0d67310242 fix(striker-ui): add link from server list to server detail 2 years ago
Tsu-ba-me 207943123b fix(striker-ui): duck-tape update server list with old search term 2 years ago
Tsu-ba-me 89549cd317 fix(striker-ui): visually differentiate between fresh and stale server screenshots 2 years ago
Tsu-ba-me e06281bce0 fix(striker-ui): render async server screenshots 2 years ago
Tsu-ba-me e5b3243f04 fix(striker-ui): move old dashboard to /anvil and add server list as dashboard 2 years ago
Tsu-ba-me 70f06e47e5 chore(striker-ui): turn off eslint react/jsx-props-no-spreading 2 years ago
Tsu-ba-me 072680f9b3 style(striker-ui): re-run prettier across all sources 3 years ago
Tsu-ba-me b9b1fb3ecc refactor(striker-ui): rename PeriodicFetch to camel case 3 years ago
Tsu-ba-me 465894eb81 refactor(striker-ui): migrate MUI v4->5 on pages/Server 3 years ago
Tsu-ba-me 276e30077d refactor(striker-ui): migrate MUI v4->5 on pages/Dashboard 3 years ago
Tsu-ba-me 9025f109eb fix(striker-ui): switch from JSS to Emotion engine (MUI v4 to v5) 3 years ago
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