bb-plane-fork/apiserver/plane/db/models
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
..
integration feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
__init__.py [WEB - 1837]feat: page versioning (#5019) 2024-07-09 18:55:35 +05:30
analytic.py [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
api.py [WEB - 1837]feat: page versioning (#5019) 2024-07-09 18:55:35 +05:30
asset.py [WEB-1312] fix: trim file name before uploading (#4661) 2024-06-04 13:14:26 +05:30
base.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
cycle.py [WEB - 1408] dev: add logo prop and accounts migration (#4558) 2024-05-23 18:08:35 +05:30
dashboard.py [WEB - 1408] dev: add logo prop and accounts migration (#4558) 2024-05-23 18:08:35 +05:30
deploy_board.py feat: estimates revamp and space app refactor (#4742) 2024-06-10 12:16:23 +05:30
estimate.py feat: estimates revamp and space app refactor (#4742) 2024-06-10 12:16:23 +05:30
exporter.py chore: page version migrations (#5103) 2024-07-10 19:37:04 +05:30
favorite.py chore: user favorite sequence (#4501) 2024-05-17 18:51:47 +05:30
importer.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
inbox.py [WEB - 1408] dev: add logo prop and accounts migration (#4558) 2024-05-23 18:08:35 +05:30
issue.py fix: added atomic transactions (#5109) 2024-07-15 14:06:50 +05:30
issue_type.py chore: page version migrations (#5103) 2024-07-10 19:37:04 +05:30
module.py [WEB - 1408] dev: add logo prop and accounts migration (#4558) 2024-05-23 18:08:35 +05:30
notification.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
page.py fix: data migrations for page versioning (#5100) 2024-07-10 15:03:41 +05:30
project.py [WEB - 1837]feat: page versioning (#5019) 2024-07-09 18:55:35 +05:30
session.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
social_connection.py feat: add GitLab OAuth client (#4692) 2024-06-14 14:55:59 +05:30
state.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
user.py feat: add GitLab OAuth client (#4692) 2024-06-14 14:55:59 +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 chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
workspace.py fix: workspace slug validation (#5023) 2024-07-03 13:19:57 +05:30