plane/apps/app
guru_sainath 7eae6b4c9e
fix: user public authentication workflow updates (#1207)
* auth integration fixes

* auth integration fixes

* auth integration fixes

* auth integration fixes

* dev: update user api to return fallback workspace and improve the structure of the response

* dev: fix the issue keyerror and move onboarding logic to serializer method field

* dev: use-user-auth hook imlemented for route access validation and build issues resolved effected by user payload

* fix: global theme color fix

* style: new onboarding ui , fix: use-user-auth hook implemented

* fix: command palette, project invite modal and issue detail page mutation type fix

* fix: onboarding redirection fix

* dev: build isuue resolved

* fix: use user auth hook fix

* fix: sign in toast alert fix, sign out redirection fix and user theme error fix

* fix: user response fix

* fix: unAuthorizedStatus logic updated

* dev: Implemented SEO in app.tsx

* dev: User public auth workflow updates.

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: anmolsinghbhatia <anmolsinghbhatia@caravel.tech>
2023-06-05 17:48:29 +05:30
..
components fix: user public authentication workflow updates (#1207) 2023-06-05 17:48:29 +05:30
constants fix: order by last updated, cycles empty state alignment (#1151) 2023-05-29 15:38:35 +05:30
contexts fix: empty module mutation and issue view flicker fix (#1158) 2023-05-29 18:35:43 +05:30
helpers Authentication Workflow fixes. Redirection fixes (#832) 2023-05-30 19:14:35 +05:30
hooks fix: user public authentication workflow updates (#1207) 2023-06-05 17:48:29 +05:30
layouts Authentication Workflow fixes. Redirection fixes (#832) 2023-05-30 19:14:35 +05:30
lib Authentication Workflow fixes. Redirection fixes (#832) 2023-05-30 19:14:35 +05:30
pages fix: user public authentication workflow updates (#1207) 2023-06-05 17:48:29 +05:30
public fix: lower role user cannot update higher role user (#1048) 2023-05-15 23:58:41 +05:30
services fix: user public authentication workflow updates (#1207) 2023-06-05 17:48:29 +05:30
styles Authentication Workflow fixes. Redirection fixes (#832) 2023-05-30 19:14:35 +05:30
types Authentication Workflow fixes. Redirection fixes (#832) 2023-05-30 19:14:35 +05:30
.eslintrc.js Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
.prettierrc build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
Dockerfile.dev Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
Dockerfile.web dev:: update docker file for frontend (#998) 2023-05-03 16:39:13 +05:30
google.d.ts build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
manifest.json Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
next-env.d.ts build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
next.config.js fix: docker image uploads (#1108) 2023-05-25 10:24:20 +05:30
package.json Authentication Workflow fixes. Redirection fixes (#832) 2023-05-30 19:14:35 +05:30
postcss.config.js Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
sentry.client.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
sentry.edge.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
sentry.properties release: Stage Release (#251) 2023-02-08 10:15:18 +05:30
sentry.server.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
tailwind.config.js fix: rich text editor (#1008) 2023-05-11 02:15:49 +05:30
tsconfig.json Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30