bb-plane-fork/apiserver/plane/space/serializer
rahulramesha 08d9e95a86
[WEB-1255] chore: Refactor existing Space app for project publish (#5107)
* chore: paginated the issues in space app

* chore: storing query using filters

* chore: added filters for priority

* chore: issue view model save function

* chore: votes and reactions added in issues endpoint

* chore: added filters in the public endpoint

* chore: issue detail endpoint

* chore: added labels, modules and assignees

* refactor existing project publish in space app

* fix clear all filters in space App

* chore: removed the extra serialier

* remove optional chaining and fallback to an empty array

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-07-15 18:35:45 +05:30
..
__init__.py [WEB-1255] chore: Refactor existing Space app for project publish (#5107) 2024-07-15 18:35:45 +05:30
base.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
cycle.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
inbox.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
issue.py [WEB-1255] chore: Refactor existing Space app for project publish (#5107) 2024-07-15 18:35:45 +05:30
module.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
project.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
state.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
user.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
workspace.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30