bb-plane-fork/apiserver/plane
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
..
analytics chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
api chore: filter the deleted issues stats (#5893) 2024-10-22 20:51:11 +05:30
app [WEB-2442] feat: Revamp Timeline Layout (#5915) 2024-10-28 18:03:31 +05:30
authentication [WEB-2357] fix: update and redefine user roles across the platform (#5466) 2024-09-11 17:10:15 +05:30
bgtasks [WEB-2442] feat: Revamp Timeline Layout (#5915) 2024-10-28 18:03:31 +05:30
db [WEB-2442] feat: Revamp Timeline Layout (#5915) 2024-10-28 18:03:31 +05:30
license [WEB-310] dev: private bucket implementation (#5793) 2024-10-11 20:13:38 +05:30
middleware [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
settings fix: rendered the analytics for labels (#5906) 2024-10-24 20:35:27 +05:30
space fix: background task metadata (#5909) 2024-10-24 20:35:05 +05:30
static build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
tests chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
utils [WEB-2442] feat: Revamp Timeline Layout (#5915) 2024-10-28 18:03:31 +05:30
web [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
__init__.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
asgi.py refactor: move issue activity tracking from django-channels to rqworker (#207) 2023-01-31 00:46:59 +05:30
celery.py chore: soft deletion of cycle and module (#5884) 2024-10-22 14:21:26 +05:30
urls.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
wsgi.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30