plane/admin
Prateek Shourya 05de4d83f3
chore: app dir headers re-implementation (#4751)
* chore: header refactor.

* fix: core imports

* chore: refactor profile activity header and fix all other header imports.

* fix: import fixes

* chore: header refactor.

* fix: app dir header reimplementation

* fix: removing parllel headers

* fix: adding route groups to handle pages

* fix: disabling sentry for temp

* chore: update default exports in layouts & headers for consistency.

* fix: bugfixes

* fix: build errors

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-06-11 02:23:19 +05:30
..
app chore: app dir headers re-implementation (#4751) 2024-06-11 02:23:19 +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