Prateek Shourya
3575dbc500
chore: move feature flag enum and convert feature flag getters to computedFn for better memoization ( #1796 )
...
* chore: convert feature flag getters to computedFn for better memoization
* chore: same signatur for computedfn
* refactor: move feature flag enum to constants package
* refactor: avoid conditional hook call
2024-12-18 21:16:29 +05:30
sriram veeraghanta
9de132e2ed
chore: Lint fixes ( #1885 )
...
* fix: lint related changes and packaging fixes
* adding color validations
* fix: linting fixes
* fix: build errors
2024-12-06 17:28:32 +05:30
rahulramesha
f37d0034cb
[WEB-2442] fix: Timeline dependency bugs ( #1649 )
...
* fix dark mode for dependency path
* feature flag issue relation and also add activities for new relation
2024-11-04 18:01:39 +05:30
rahulramesha
e181f7ae24
[WEB-2442] feat: Timeline dependencies ( #1631 )
...
* fix build
* Timeline Dependency changes
* fix build error
2024-10-30 14:03:10 +05:30
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