plane/admin
Prateek Shourya 7ac07b7b73
chore: app dir improvement (#4750)
* chore: remove constants package.

* fix: useRouter import in editor.

* chore: improve `peekCycle` and `peekModule` logic.

* style: update app progress bar color.
2024-06-10 19:05:32 +05:30
..
app chore: web app use client directive (#4747) 2024-06-10 15:13:10 +05:30
components chore: web app use client directive (#4747) 2024-06-10 15:13:10 +05:30
constants feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
helpers chore: handled suppert email validation in the admin app (#4560) 2024-05-23 14:04:53 +05:30
hooks fix: instance admin layout 2024-05-17 20:32:40 +05:30
layouts chore: plane logo asset updated (#4562) 2024-05-23 14:45:40 +05:30
lib chore: auth mobile screen responsiveness 2024-05-17 20:43:54 +05:30
public chore: plane logo asset updated (#4562) 2024-05-23 14:45:40 +05:30
services fix: instance admin layout 2024-05-17 20:32:40 +05:30
store fix: instance admin layout 2024-05-17 20:32:40 +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: updating docker urls and base paths 2024-05-23 13:38:20 +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: sentry config update for web app 2024-05-27 15:02:03 +05:30
package.json chore: app dir improvement (#4750) 2024-06-10 19:05:32 +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