plane/web
guru_sainath 2138257da0
[WEB-1319] fix: handled magic sign_in and sign_up error codes in authentication (#4518)
* dev: differentiate error codes for magic code

* fix: handled auth error_codes for magic_sign_in and magic_sign_up

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2024-05-20 12:23:48 +05:30
..
components [WEB-1319] fix: handled magic sign_in and sign_up error codes in authentication (#4518) 2024-05-20 12:23:48 +05:30
constants
helpers [WEB-1319] fix: handled magic sign_in and sign_up error codes in authentication (#4518) 2024-05-20 12:23:48 +05:30
hooks chore: prevent route change on canceling confirm dialog (#4493) 2024-05-17 11:36:50 +05:30
layouts fix: adding new spinner 2024-05-15 22:09:16 +05:30
lib chore: handled the auto reload issue in auth-wrapper and instance wrapper (#4520) 2024-05-20 12:10:54 +05:30
pages [WEB-1319] chore: auth fixes and enhancement (#4519) 2024-05-20 12:05:19 +05:30
public [WEB-1319] chore: instance not ready pages improvement (#4492) 2024-05-16 23:41:30 +05:30
services fix: instance config errors 2024-05-18 16:22:53 +05:30
store fix: page title not displaying (#4513) 2024-05-19 21:40:50 +05:30
styles chore: handled ui and preloading in init page (#4491) 2024-05-16 19:28:37 +05:30
.env.example fix: admin and space redirections (#4419) 2024-05-10 02:32:42 +05:30
.eslintrc.js
.prettierignore
.prettierrc
Dockerfile.dev
Dockerfile.web fix: authentication redirection and UI (#4432) 2024-05-10 17:30:38 +05:30
google.d.ts
manifest.json
next-auth.d.ts
next-env.d.ts
next.config.js fix: admin and space redirections (#4419) 2024-05-10 02:32:42 +05:30
package.json [WEB-1309] fix: auth fixes (#4456) 2024-05-14 20:53:51 +05:30
postcss.config.js
sentry.client.config.js
sentry.edge.config.js
sentry.properties
sentry.server.config.js
tailwind.config.js
tsconfig.json