Commit Graph

400 Commits (feat/k8s)
 

Author SHA1 Message Date
Samuel Rowe 0f2cdf1c6f refactor(frontend): minor changes to make code more readable 3 years ago
Samuel Rowe 72c3f2dec5 build(frontend): regenerated `yarn.lock` 3 years ago
Artem Golub bb8a46b468 refactor: project data, remove old interfaces, add node icon component 3 years ago
Artem Golub 247a7d5ca8
Merge pull request #71 from nuxxapp/feat/forms
Feat/forms
3 years ago
Artem Golub 94ca832396 chore: yarn.lock update 3 years ago
Artem Golub a2f731dab9 style: remove input top margin 3 years ago
Artem Golub af6d90b54d Merge branch 'master' of github.com:nuxxapp/nuxx into feat/forms 3 years ago
Artem Golub c4be1f7dc1
Merge pull request #70 from nuxxapp/feat/formik-wrap
fix: Formik wrap instead of useFormik
3 years ago
Artem Golub b4b9966ee8 fix: Formik wrap instead of useFormik 3 years ago
Samuel Rowe b5ce24c320 feat(frontend): created environment variables form 3 years ago
Samuel Rowe e29f7fd8af refactor(frontend): minor changes to make code more readable 3 years ago
Samuel Rowe 69eae9bdcc feat(frontend): implemented remove label record action 3 years ago
Samuel Rowe 0608aec7ab feat(frontend): added records to labels tab 3 years ago
Samuel Rowe c734733699 feat(frontend): created `Record` component 3 years ago
Samuel Rowe 5fe6214e5c feat(frontend): added `CssVarsProvider` to `App` 3 years ago
Samuel Rowe 869b9ad92a build(frontend): added `@emotion/styled` as dependency 3 years ago
Samuel Rowe 1985c34472 build(frontend): added `@emotion/react` as dependency 3 years ago
Samuel Rowe 172f368d79 build(frontend): added `@mui/joy` as dependency 3 years ago
Samuel Rowe f728603e20 build: updated `.gitignore` to include `yarn.lock` 3 years ago
Samuel Rowe 653ab5d8bc
Merge pull request #68 from nuxxapp/react-rewrite
Rewrite Nuxx in React
3 years ago
Samuel Rowe ad8c03bfc1 build: updated Makefile to use `docker compose` 3 years ago
Samuel Rowe b2d631ff69 feat: updated UI for empty projects screen 3 years ago
Artem Golub 7e55e38993 chore: organize service and volume nodes 3 years ago
Artem Golub 9cca8118c0 feat: add volume node type 3 years ago
Artem Golub e88b1369f7 chore: rename IClientNodeItem -> IServiceNodeItem 3 years ago
Artem Golub 5da51fc95a feat: add initial volume modal, types 3 years ago
Artem Golub 76943581a6 feat: add base networks modal and interfaces 3 years ago
Artem Golub ae0e091d30 chore: update readme 3 years ago
Artem Golub 3929f15c52 fix: increase generate timeout 3 years ago
Artem Golub d7b9cf9ddd fix: move node into component 3 years ago
Artem Golub 1bc2bdc72b docs: readme update 3 years ago
Artem Golub 1048c86fc9 chore: makefile and readme cleanup 3 years ago
Artem Golub cb3c1b1fc3 chore: add tabs with forms, service interface 3 years ago
Artem Golub 02549703ee fix: disable code editor for now 3 years ago
Artem Golub 94bc646189 feat: project pagination 3 years ago
Artem Golub 386b5e137b task: add eslint and prettier 3 years ago
Samuel Rowe 07ae98b432 refactor: updated `useProject` to use `useLocalStorageJWTKeys` hook 3 years ago
Samuel Rowe 5ee2505a85 feat: created `useLocalStorageJWTKeys` hook 3 years ago
Artem Golub 0f5d52795b task: expose projects, folder restructure, minor fixes 3 years ago
Artem Golub 24870b709c chore: use react-query for project data, cleanup 3 years ago
Samuel Rowe a7124962ae fix(frontend): fixed a few semantic errors 3 years ago
Samuel Rowe 8c145387bf feat: updated to use `useProject` hook 3 years ago
Samuel Rowe 99f935f81b feat: created `useProject` hook 3 years ago
Samuel Rowe caca17ca40 feat: wrapped app with query client provider 3 years ago
Samuel Rowe 04f5737b5b build: added `axios` as dependency 3 years ago
Samuel Rowe 6a06ae433a build: added `react-query` as dependency 3 years ago
Artem Golub 7a02c58002 build: updated `.gitignore` 3 years ago
Artem Golub 8a87d28a81 feat: implemented modals for delete confirmation and editing 3 years ago
Artem Golub bb52610142 feat: scaffolding React rewrite, work-in-progress 3 years ago
Artem Golub a3e9ec0486 feat: initial version
The initial version of the frontend was written in Angular. It has been
since rewritten from scratch in React. This commit contains the squashed
version of the original write.
3 years ago