plane/admin
2024-05-22 12:39:22 +05:30
..
app Merge branch 'preview' of https://github.com/makeplane/plane into chore/event-improvements 2024-05-22 12:39:22 +05:30
components Merge branch 'preview' of https://github.com/makeplane/plane into chore/event-improvements 2024-05-22 12:39:22 +05:30
constants feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
helpers [WEB - 1302]dev: nginx headers and auth error codes. (#4449) 2024-05-14 13:46:05 +05:30
hooks Merge branch 'preview' of https://github.com/makeplane/plane into chore/event-improvements 2024-05-22 12:39:22 +05:30
layouts Merge branch 'preview' of https://github.com/makeplane/plane into chore/event-improvements 2024-05-22 12:39:22 +05:30
lib Merge branch 'preview' of https://github.com/makeplane/plane into chore/event-improvements 2024-05-22 12:39:22 +05:30
public [WEB-1319] chore: instance not ready pages improvement (#4492) 2024-05-16 23:41:30 +05:30
services Merge branch 'preview' of https://github.com/makeplane/plane into chore/event-improvements 2024-05-22 12:39:22 +05:30
store Merge branch 'preview' of https://github.com/makeplane/plane into chore/event-improvements 2024-05-22 12:39:22 +05:30
.env.example fix: admin app redirections 2024-05-10 15:23:51 +05:30
.eslintrc.js fix: admin auth related fixes 2024-05-14 20:55:07 +05:30
.prettierignore feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
.prettierrc feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
Dockerfile.admin fix: authentication redirection and UI (#4432) 2024-05-10 17:30:38 +05:30
Dockerfile.dev fix: removing deploy with nginx env 2024-05-09 21:05:51 +05:30
next-env.d.ts feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
next.config.js fix: removing deploy with nginx env 2024-05-09 21:05:51 +05:30
package.json chore: update package version 2024-05-20 16:18:11 +05:30
postcss.config.js feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
tailwind.config.js feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
tsconfig.json feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30