kanban-app/frontend
2026-04-12 16:59:14 +03:00
..
src centralize formatdate function, redirect back after login remove cart functionality 2026-04-12 16:59:14 +03:00
.eslintrc.json lint frontend 2026-02-25 15:45:01 +03:00
.prettierignore lint frontend 2026-02-25 15:45:01 +03:00
.prettierrc.json lint frontend 2026-02-25 15:45:01 +03:00
Dockerfile initial commit, create repo backend and frontend 2026-02-14 19:56:10 +03:00
favicon.svg clean up frontend icon, app name and refresh bug on login 2026-03-15 18:12:15 +03:00
index.html clean up frontend icon, app name and refresh bug on login 2026-03-15 18:12:15 +03:00
nginx.conf initial commit, create repo backend and frontend 2026-02-14 19:56:10 +03:00
package-lock.json add epics and wikis features 2026-03-28 22:20:09 +03:00
package.json add epics and wikis features 2026-03-28 22:20:09 +03:00
postcss.config.js initial commit, create repo backend and frontend 2026-02-14 19:56:10 +03:00
tailwind.config.js initial commit, create repo backend and frontend 2026-02-14 19:56:10 +03:00
tsconfig.json remove unused products code and add decorator to serialize models 2026-04-12 13:08:55 +03:00
tsconfig.node.json Add right sidebar to board detail page 2026-03-20 18:08:39 +03:00
vite.config.ts Add right sidebar to board detail page 2026-03-20 18:08:39 +03:00
vitest.config.ts add modal and typescript integration 2026-02-24 11:52:57 +03:00