bb-plane-fork/apiserver/plane/bgtasks
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 build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
analytic_plot_export.py Fix email configuration issue (#3732) 2024-03-18 19:43:00 +05:30
api_logs_task.py [WEB-1206] chore: bulk delete api logs (#4374) 2024-05-06 15:19:03 +05:30
apps.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
dummy_data_task.py chore: page version migrations (#5103) 2024-07-10 19:37:04 +05:30
email_notification_task.py [WEB-1151] fix: email notification for mentions (#4360) 2024-05-06 16:07:56 +05:30
event_tracking_task.py dev: enable api logging (#2538) 2024-03-18 14:27:02 +05:30
export_task.py dev: fix issue export (#4777) 2024-06-12 16:00:05 +05:30
exporter_expired_task.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
file_asset_task.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
forgot_password_task.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
issue_activites_task.py [WEB-1255] chore: Refactor existing Space app for project publish (#5107) 2024-07-15 18:35:45 +05:30
issue_automation_task.py dev: enable api logging (#2538) 2024-03-18 14:27:02 +05:30
magic_link_code_task.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
notification_task.py [WEB-1151] fix: email notification for mentions (#4360) 2024-05-06 16:07:56 +05:30
page_transaction_task.py [WEB - 1552]chore: attach pages to multiple projects (#4741) 2024-06-12 19:09:21 +05:30
page_version_task.py dev: fix page versioning task (#5104) 2024-07-11 13:47:32 +05:30
project_add_user_email_task.py [WEB - 1749] chore: send email when a user is added to the project (#4952) 2024-06-27 20:45:30 +05:30
project_invitation_task.py feat: Issue pagination (#4109) 2024-06-10 20:15:03 +05:30
user_activation_email_task.py [WEB - 1742] chore: user activation and deactivation workflow (#4944) 2024-06-27 20:44:16 +05:30
user_deactivation_email_task.py [WEB - 1742] chore: user activation and deactivation workflow (#4944) 2024-06-27 20:44:16 +05:30
webhook_task.py [WEB - 1213] fix: module webhook (#4385) 2024-05-07 15:51:08 +05:30
workspace_invitation_task.py Fix email configuration issue (#3732) 2024-03-18 19:43:00 +05:30