bb-plane-fork/apiserver/plane/app/serializers
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 - 1837]feat: page versioning (#5019) 2024-07-09 18:55:35 +05:30
analytic.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
api.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
asset.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
base.py [WEB-468] fix: issue detail endpoints (#3722) 2024-02-22 20:58:34 +05:30
cycle.py [WEB-1424] chore: page and view logo implementation, and emoji/icon (#4662) 2024-05-31 14:27:52 +05:30
dashboard.py [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
estimate.py feat: Issue pagination (#4109) 2024-06-10 20:15:03 +05:30
exporter.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
importer.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
inbox.py [WEB-406] chore: project inbox improvement (#4151) 2024-04-10 13:52:57 +05:30
issue.py chore: page version migrations (#5103) 2024-07-10 19:37:04 +05:30
module.py chore: estimate points float field (#5038) 2024-07-04 19:50:08 +05:30
notification.py [WEB-1900] chore: mentions mutation, ui fix on app sidebar notification badge, and back button inbox issue notification embed (#5083) 2024-07-09 13:41:34 +05:30
page.py [WEB - 1837]feat: page versioning (#5019) 2024-07-09 18:55:35 +05:30
project.py feat: estimates revamp and space app refactor (#4742) 2024-06-10 12:16:23 +05:30
state.py fix: issue property dropdown data flow (#3425) 2024-01-22 17:07:32 +05:30
user.py [WEB - 1408] dev: add logo prop and accounts migration (#4558) 2024-05-23 18:08:35 +05:30
view.py [WEB-1255] chore: Refactor existing Space app for project publish (#5107) 2024-07-15 18:35:45 +05:30
webhook.py [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
workspace.py fix: workspace slug validation (#5023) 2024-07-03 13:19:57 +05:30