ConceptPortal-public/rsconcept/frontend
2023-11-07 11:03:59 +03:00
..
env Finalize portal URLs 2023-09-16 20:32:56 +03:00
public Minor UI fixes 2023-10-13 21:44:18 +03:00
src Use forceRender to prevent elements flickering 2023-11-07 11:03:59 +03:00
.dockerignore Setup dev and prod configurations for docker 2023-08-29 00:34:56 +03:00
.env.local Setup dev and prod configurations for docker 2023-08-29 00:34:56 +03:00
.eslintignore Refactor help pages 2023-08-23 18:11:42 +03:00
.eslintrc.json Refactor UI labels 2023-09-21 14:58:01 +03:00
Dockerfile Fix build system 2023-09-10 21:34:04 +03:00
Dockerfile.dev Setup dev and prod configurations for docker 2023-08-29 00:34:56 +03:00
index.html Move to Vite. Refactor type system for data transport 2023-07-26 23:11:00 +03:00
package-lock.json Downgrade axios due to CSRF bug 2023-11-01 14:37:51 +03:00
package.json Downgrade axios due to CSRF bug 2023-11-01 14:37:51 +03:00
postcss.config.js Major UI improvement and colors refactoring 2023-09-03 18:26:50 +03:00
tailwind.config.js Move to Vite. Refactor type system for data transport 2023-07-26 23:11:00 +03:00
tsconfig.json Add testing for TS modules 2023-08-01 23:43:43 +03:00
tsconfig.node.json Another attempt at chunking 2023-08-13 23:51:48 +03:00
vite.config.ts Setup dev and prod configurations for docker 2023-08-29 00:34:56 +03:00