chore: implemented drag and drop between dates for project issues, cycle, module, and project views for calendar layout (#2535)
This commit is contained in:
parent
cea39c758e
commit
a6d741e784
16 changed files with 492 additions and 63 deletions
|
|
@ -2,4 +2,5 @@ export * from "./issue_detail.store";
|
|||
export * from "./issue_draft.store";
|
||||
export * from "./issue_filters.store";
|
||||
export * from "./issue_kanban_view.store";
|
||||
export * from "./issue_calendar_view.store";
|
||||
export * from "./issue.store";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue