plane/apiserver/plane/api/serializers
sriram veeraghanta 44f8ba407d
Authentication Workflow fixes. Redirection fixes (#832)
* 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

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: anmolsinghbhatia <anmolsinghbhatia@caravel.tech>
2023-05-30 19:14:35 +05:30
..
integration feat: slack integration (#874) 2023-04-22 18:15:52 +05:30
__init__.py feat: analytics (#1018) 2023-05-11 16:57:03 +05:30
analytic.py feat: analytics (#1018) 2023-05-11 16:57:03 +05:30
api_token.py fix: make api token only view once (#382) 2023-03-08 01:00:10 +05:30
asset.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
base.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
cycle.py feat: estimate points data in cycles list endpoint (#1015) 2023-05-11 16:56:48 +05:30
estimate.py feat: return workspace and project details in estimate endpoints (#1009) 2023-05-05 15:12:22 +05:30
importer.py feat: workspace detail for imports (#1011) 2023-05-05 15:11:45 +05:30
issue.py fix: issue ordering for priority and updated_by parameters (#1142) 2023-05-26 13:51:09 +05:30
module.py fix: module link create url validation (#678) 2023-04-03 23:58:24 +05:30
page.py chore: add workspace details and project details in page responses (#615) 2023-03-30 18:59:39 +05:30
people.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
project.py chore: project members, cycles and modules count (#1051) 2023-05-15 19:37:17 +05:30
shortcut.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
state.py chore: update API endpoints for analytics (#574) 2023-03-30 01:25:32 +05:30
user.py Authentication Workflow fixes. Redirection fixes (#832) 2023-05-30 19:14:35 +05:30
view.py chore: remove view filter validation while creating or updating view (#836) 2023-04-17 11:15:38 +05:30
workspace.py chore: total members in user workspace invites (#1143) 2023-05-28 18:11:59 +05:30