bb-plane-fork/web/core/components/issues
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
..
attachment [WEB-1899] fix: issue attachment delete modal and code refactor (#5085) 2024-07-09 15:14:23 +05:30
bulk-operations chore: files restructure (#4766) 2024-06-11 17:53:48 +05:30
issue-detail fix: issue label activity truncate fix and chip component added (#5120) 2024-07-15 13:13:20 +05:30
issue-detail-widgets [WEB-1921] fix: issue widgets modal and code refactor (#5106) 2024-07-11 20:12:09 +05:30
issue-layouts [WEB-1255] chore: Refactor existing Space app for project publish (#5107) 2024-07-15 18:35:45 +05:30
issue-modal [WEB-1902] fix: last draft issue properties (#5110) 2024-07-12 19:49:23 +05:30
peek-overview chore: updated the order of issue detail widgets in the peek overview (#5111) 2024-07-12 19:46:00 +05:30
relations [WEB-1679] feat: issue detail widgets (#5034) 2024-07-05 16:51:58 +05:30
select Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
sub-issues [WEB-1679] feat: issue detail widgets (#5034) 2024-07-05 16:51:58 +05:30
archive-issue-modal.tsx Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
archived-issues-header.tsx [WEB-1715] chore: issue filters indicator enhancement (#5027) 2024-07-03 15:43:22 +05:30
confirm-issue-discard.tsx Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
create-issue-toast-action-items.tsx [WEB-1008] chore: issue toast alert improvement (#4914) 2024-06-24 18:07:27 +05:30
delete-issue-modal.tsx chore: move modal core components to the UI package (#4794) 2024-06-14 17:12:39 +05:30
description-input.tsx Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
index.ts [WEB-1679] feat: issue detail widgets (#5034) 2024-07-05 16:51:58 +05:30
issue-update-status.tsx Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
label.tsx Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
parent-issues-list-modal.tsx Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
title-input.tsx fix: issue title input flicker (#4775) 2024-06-12 15:06:42 +05:30