plane/web
Prateek Shourya 63a6be2143
[WEB-1404] chore: auth ui / ux fixes (#4552)
* chore: update deactivated account alert message to show support email if available in env.

* chore: clear error_info on email check.

* chore: fix log-in / sign-up forms alignment and minor ux copy fix.

* fix: auth redirection to `/sign-in` issue.

* chore: update `back to sign in` url in forgot password screen.
2024-05-22 17:31:56 +05:30
..
components [WEB-1404] chore: auth ui / ux fixes (#4552) 2024-05-22 17:31:56 +05:30
constants [WEB-1138] feat: List lssue Layout Drag and Drop (#4536) 2024-05-21 16:25:57 +05:30
helpers [WEB-1404] chore: auth ui / ux fixes (#4552) 2024-05-22 17:31:56 +05:30
hooks [WEB-1262] refactor: custom hook for common dropdown logic (#4420) 2024-05-22 12:45:51 +05:30
layouts fix: adding new spinner 2024-05-15 22:09:16 +05:30
lib [WEB-1404] chore: auth ui / ux fixes (#4552) 2024-05-22 17:31:56 +05:30
pages [WEB-1404] chore: auth ui / ux fixes (#4552) 2024-05-22 17:31:56 +05:30
public [WEB-1319] chore: user default cover image (#4525) 2024-05-20 15:43:48 +05:30
services [WEB-1343] chore: add and remove modules in kanban view (#4549) 2024-05-22 17:07:08 +05:30
store [WEB-1343] chore: add and remove modules in kanban view (#4549) 2024-05-22 17:07:08 +05:30
styles change color of quick add button (#4541) 2024-05-22 16:00:19 +05:30
.env.example fix: admin and space redirections (#4419) 2024-05-10 02:32:42 +05:30
.eslintrc.js fix: eslint fixes and file formatting 2024-03-19 20:08:35 +05:30
.prettierignore chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
.prettierrc fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
Dockerfile.dev fix: environment file missing for space (#3105) 2023-12-14 16:18:02 +05:30
Dockerfile.web fix: authentication redirection and UI (#4432) 2024-05-10 17:30:38 +05:30
google.d.ts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
manifest.json New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
next-auth.d.ts feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
next-env.d.ts [WEB-406] chore: project inbox revamp (#4141) 2024-04-08 19:11:47 +05:30
next.config.js [WEB-1404] chore: auth ui / ux fixes (#4552) 2024-05-22 17:31:56 +05:30
package.json chore: update package version 2024-05-20 16:18:11 +05:30
postcss.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
sentry.client.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.edge.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.properties New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.server.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
tailwind.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
tsconfig.json feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30