platform/plugins/tracker-resources/src/components/issues
Alexander Platov d234102402
Tracker: Updating cards in Kanban (#2032)
* Add ProgressCircle, SubIssuesSelector. Open card on click.

Signed-off-by: Alexander Platov <sas_lord@mail.ru>

* Fix format

Signed-off-by: Alexander Platov <sas_lord@mail.ru>

* Fix

Signed-off-by: Alexander Platov <sas_lord@mail.ru>

* Fix scrolls in Kanban

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-06-08 10:11:18 +07:00
..
edit Tracker: Updating cards in Kanban (#2032) 2022-06-08 10:11:18 +07:00
Active.svelte Tracker: move "IssueStatus" enum into model (#1449) 2022-04-23 23:59:57 +07:00
AssigneeEditor.svelte Add "Create Sub-issue" component (#2004) 2022-06-06 22:52:30 +07:00
AssigneePresenter.svelte Tracker assigned tooltip (#2028) 2022-06-07 18:29:35 +07:00
Backlog.svelte Tracker: move "IssueStatus" enum into model (#1449) 2022-04-23 23:59:57 +07:00
Board.svelte Tracker: Updating cards in Kanban (#2032) 2022-06-08 10:11:18 +07:00
DueDateEditor.svelte Tracker: change "Issue" type to "AttachedDoc" (#1875) 2022-06-02 09:42:44 +07:00
DueDatePresenter.svelte Tracker: change "Issue" type to "AttachedDoc" (#1875) 2022-06-02 09:42:44 +07:00
IssuePresenter.svelte Tracker: fix console errors in the Issue Editor (#2001) 2022-06-03 21:49:17 +07:00
Issues.svelte Tracker: Add project issue list view (#2012) 2022-06-06 20:44:21 +07:00
IssuesFilterMenu.svelte Add project selector (#1973) 2022-06-01 23:08:22 +07:00
IssuesList.svelte Update Tracker board layout. Removed context menu. (#2016) 2022-06-07 10:23:59 +07:00
IssuesListBrowser.svelte Fix few issues (#1705) 2022-05-11 12:36:35 +07:00
ModificationDatePresenter.svelte Tracker: Status should be positioned at same offset (#1464) 2022-04-20 23:31:56 +07:00
ParentIssue.svelte Tracker: Add "Parent Issue" control to the "Edit Issue" dialog (#1857) 2022-05-25 13:09:58 +07:00
PriorityEditor.svelte Tracker: Updating cards in Kanban (#2032) 2022-06-08 10:11:18 +07:00
PriorityFilterMenuSection.svelte Tracker: Issue filters - additional features (#1708) 2022-05-12 00:15:29 +07:00
PriorityPresenter.svelte Fix activity view for "No Priority" option (#1641) 2022-05-05 13:23:10 +07:00
ProjectFilterMenuSection.svelte Add project selector (#1973) 2022-06-01 23:08:22 +07:00
StatusEditor.svelte Add "Create Sub-issue" component (#2004) 2022-06-06 22:52:30 +07:00
StatusFilterMenuSection.svelte Tracker: Issue filters - additional features (#1708) 2022-05-12 00:15:29 +07:00
StatusPresenter.svelte Tracker: fix issue status view for "Activity" (#1632) 2022-05-04 20:46:34 +07:00
TitlePresenter.svelte Tracker: Status should be positioned at same offset (#1464) 2022-04-20 23:31:56 +07:00
ViewOptionsPopup.svelte Tracker: View options - Completed issues period, empty groups display (#1490) 2022-04-22 13:13:57 +07:00