bb-plane-fork/apiserver/plane/api/views
venplane 56030b1c2c
fix: github auth login (#250)
* fix: added PROJECT_ISSUES_LIST on the imports (#221)

* fix: github signin by parsing email

* refactor: changed variable names

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com>
Co-authored-by: Vamsi Kurama <vamsi.kurama@gmail.com>
2023-02-09 00:01:45 +05:30
..
__init__.py feat: plane API gateway (#188) 2023-01-30 00:58:38 +05:30
api_token.py fix: workpsace id during token creation 2023-02-06 22:52:20 +05:30
asset.py refactor: backend code cleanup (#177) 2023-01-17 01:34:58 +05:30
auth_extended.py dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
authentication.py fix: update empty passwords to hashed string and add hashing for magic sign in 2023-02-08 00:45:56 +05:30
base.py refactor: performance booster optimization (#176) 2023-01-17 01:50:27 +05:30
cycle.py refactor: track cycles and modules for issue 2023-02-06 15:31:05 +05:30
issue.py refactor: move issue activity tracking from django-channels to rqworker (#207) 2023-01-31 00:46:59 +05:30
module.py fix: string comparison for update operation 2023-02-07 14:26:28 +05:30
oauth.py fix: github auth login (#250) 2023-02-09 00:01:45 +05:30
people.py refactor: backend code cleanup (#177) 2023-01-17 01:34:58 +05:30
project.py refactor: performance booster optimization (#176) 2023-01-17 01:50:27 +05:30
shortcut.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
state.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
view.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
workspace.py fix: typo in invitation query (#189) 2023-01-26 11:41:31 +05:30