2
0
forked from github/plane
plane/apiserver/plane/api/serializers
pablohashescobar b6ee197b40
feat: issue filter views ()
* dev: views initiated

* dev: refactor filtering logic

* dev: move state grouping filter to util function

* dev: view issues create endpoint and update on filters for time

* dev: rename views to issue views

* dev: rename in serilaizer and views

* dev: update issue filters

* dev: update filter

* feat: create issue favorites

* dev: update query keys

* dev: update create and update method
2023-03-15 23:25:09 +05:30
..
integration feat: github integration () 2023-02-22 19:40:57 +05:30
__init__.py feat: issue filter views () 2023-03-15 23:25:09 +05:30
api_token.py fix: make api token only view once () 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: cycle favourites for user () 2023-03-06 18:59:47 +05:30
importer.py feat: github importer () 2023-03-15 23:24:44 +05:30
issue.py refactor: update response structure for cycle issue and module issues () 2023-03-15 23:21:37 +05:30
module.py feat: module favourites for user () 2023-03-06 19:00:00 +05:30
people.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
project.py feat: add project to favourites () 2023-03-06 18:57:07 +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
user.py feat: github integration () 2023-02-22 19:40:57 +05:30
view.py feat: issue filter views () 2023-03-15 23:25:09 +05:30
workspace.py feat: return workspace member count on user workspace endpoint () 2023-01-11 14:44:35 +05:30