plane/apiserver/plane/api/views
pablohashescobar 9339138c0e
feat: user workspace dashboard endpoint (#461)
* dev: initiate new dashboard endpoint

* fix: updated issue week for this count and pending issues

* dev: add try catch block

* dev: add exception

* dev: issue state distribution endpoint

* dev: move from state name to state group

* dev: add overdue issues and upcoming issues
2023-03-22 01:33:44 +05:30
..
integration feat: github importer (#425) 2023-03-15 23:24:44 +05:30
__init__.py feat: user workspace dashboard endpoint (#461) 2023-03-22 01:33:44 +05:30
api_token.py fix: make api token only view once (#382) 2023-03-08 01:00:10 +05:30
asset.py dev: separate endpoints for workspace assets and user assets (#420) 2023-03-15 23:25:23 +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 chore: rename analytics env variable keys (#455) 2023-03-22 01:33:06 +05:30
base.py refactor: performance booster optimization (#176) 2023-01-17 01:50:27 +05:30
cycle.py refactor: update response structure for cycle issue and module issues (#432) 2023-03-15 23:21:37 +05:30
importer.py feat: github importer (#425) 2023-03-15 23:24:44 +05:30
issue.py feat: issue filter views (#418) 2023-03-15 23:25:09 +05:30
module.py refactor: update response structure for cycle issue and module issues (#432) 2023-03-15 23:21:37 +05:30
oauth.py chore: rename analytics env variable keys (#455) 2023-03-22 01:33:06 +05:30
people.py refactor: users endpoint to return invites and assigned issues count (#449) 2023-03-15 23:20:31 +05:30
project.py fix: project list ordering (#427) 2023-03-15 23:24:26 +05:30
shortcut.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
state.py feat: state grouping and ordering list (#253) 2023-02-14 01:16:35 +05:30
view.py feat: issue filter views (#418) 2023-03-15 23:25:09 +05:30
workspace.py feat: user workspace dashboard endpoint (#461) 2023-03-22 01:33:44 +05:30