bb-plane-fork/apiserver/plane/bgtasks
rahulramesha a88a39fb1e
[WEB-2442] feat: Revamp Timeline Layout (#5915)
* chore: added issue relations in issue listing

* chore: added pagination for issue detail endpoint

* chore: bulk date update endpoint

* chore: appended the target date

* chore: issue relation new types defined

* fix: order by and issue filters

* fix: passed order by in pagination

* chore: changed the key for issue dates

* Revamp Timeline Layout

* fix block dragging

* minor ui fixes

* improve auto scroll UX

* remove unused import

* fix timeline layout heights

* modify base timeline store

* Segregate issue relation types

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-10-28 18:03:31 +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: rendered the analytics for labels (#5906) 2024-10-24 20:35:27 +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
deletion_task.py [WEB-2631] chore: changed the cascading logic for soft delete (#5829) 2024-10-15 13:30:44 +05:30
dummy_data_task.py [WEB-2001]feat: Cache issues on the client (#5327) 2024-09-24 19:01:34 +05:30
email_notification_task.py [WEB-310] dev: private bucket implementation (#5793) 2024-10-11 20:13:38 +05:30
event_tracking_task.py dev: enable api logging (#2538) 2024-03-18 14:27:02 +05:30
export_task.py fix: export for analytics and csv (#5815) 2024-10-13 02:11:32 +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 [WEB-310] dev: private bucket implementation (#5793) 2024-10-11 20:13:38 +05:30
forgot_password_task.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
issue_activities_task.py [WEB-2442] feat: Revamp Timeline Layout (#5915) 2024-10-28 18:03:31 +05:30
issue_automation_task.py [WEB-2388] fix: workspace draft issues migration (#5749) 2024-10-08 16:51:57 +05:30
magic_link_code_task.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
notification_task.py chore: added identifiers in the notification (#5513) 2024-09-05 13:30:44 +05:30
page_transaction_task.py [WEB-2359] chore: resolved the bugs reported in sentry (#5447) 2024-08-30 20:26:09 +05:30
page_version_task.py [WEB-2359] chore: resolved the bugs reported in sentry (#5447) 2024-08-30 20:26:09 +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
recent_visited_task.py [WEB-1980] feat: user recent visited entities (#5211) 2024-08-19 20:28:19 +05:30
storage_metadata_task.py fix: background task metadata (#5909) 2024-10-24 20:35:05 +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-2359] chore: resolved the bugs reported in sentry (#5447) 2024-08-30 20:26:09 +05:30
workspace_invitation_task.py Fix email configuration issue (#3732) 2024-03-18 19:43:00 +05:30