bb-plane-fork/apiserver/plane/api/views
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 refactor: page views endpoint (#1130) 2023-05-25 14:13:54 +05:30
analytic.py fix: default analytic estimate points and sorting for custom analytics (#1066) 2023-05-17 14:58:45 +05:30
api_token.py fix: make api token only view once (#382) 2023-03-08 01:00:10 +05:30
asset.py chore: improve docker setup (#1150) 2023-05-29 12:11:16 +05:30
auth_extended.py refactor: combine sign in and sign up endpoint to a single endpoint (#263) 2023-02-14 01:14:56 +05:30
authentication.py fix: uuid serilaizable error 2023-03-29 16:25:06 +05:30
base.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
cycle.py refactor: cycle views endpoint (#1128) 2023-05-25 12:24:39 +05:30
estimate.py fix: estimate points update (#1003) 2023-05-05 15:12:38 +05:30
gpt.py chore: add workspace details and project details in page responses (#615) 2023-03-30 18:59:39 +05:30
importer.py fix: created by null for bulk operations (#1026) 2023-05-11 16:58:35 +05:30
issue.py chore: improve docker setup (#1150) 2023-05-29 12:11:16 +05:30
module.py chore: log module delete and module issue delete activities (#976) 2023-05-02 00:51:04 +05:30
oauth.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
page.py refactor: page views endpoint (#1130) 2023-05-25 14:13:54 +05:30
people.py Authentication Workflow fixes. Redirection fixes (#832) 2023-05-30 19:14:35 +05:30
project.py fix: role updation (#1110) 2023-05-25 12:27:04 +05:30
release.py feat: release information endpoint (#876) 2023-04-20 18:13:49 +05:30
search.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
shortcut.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
state.py remove: state delete issue validation endpoint (#929) 2023-04-22 18:18:08 +05:30
view.py feat: analytics (#1018) 2023-05-11 16:57:03 +05:30
workspace.py chore: total members in user workspace invites (#1143) 2023-05-28 18:11:59 +05:30