plane/web/store
Dakshesh Jain 4aad35e007
refactor: quick add (#2541)
* refactor: store and helper setup for quick-add

* refactor: kanban quick add with optimistic issue create

* refactor: added function definition

* refactor: list quick add with optimistic issue create

* refactor: spreadsheet quick add with optimistic issue create

* refactor: calender quick add with optimistic issue create

* refactor: gantt quick add with optimistic issue create

* refactor: input component and pre-loading data logic

* style: calender quick-add height and content shift

* feat: sub-group quick-add issue

* feat: displaying loading state when issue is being created

* fix: setting string null to null
2023-10-27 12:32:24 +05:30
..
archived-issues chore: implemented assigned profiles issues and filters and updated workflow in list layout (#2462) 2023-10-17 16:23:54 +05:30
cycle chore: implemented drag and drop between dates for project issues, cycle, module, and project views for calendar layout (#2535) 2023-10-25 16:09:50 +05:30
draft-issues chore: implemented assigned profiles issues and filters and updated workflow in list layout (#2462) 2023-10-17 16:23:54 +05:30
global-view fix: issues mutation on changing filters (#2485) 2023-10-19 15:04:22 +05:30
inbox chore: implemented autorun for inbox issues (#2470) 2023-10-18 13:56:19 +05:30
issue refactor: quick add (#2541) 2023-10-27 12:32:24 +05:30
module chore: implemented drag and drop between dates for project issues, cycle, module, and project views for calendar layout (#2535) 2023-10-25 16:09:50 +05:30
profile-issues chore: implemented CRUD operations in all the layouts (#2505) 2023-10-20 17:07:46 +05:30
project chore: implement mobx in project features settings (#2533) 2023-10-26 14:58:00 +05:30
project-view chore: implemented drag and drop between dates for project issues, cycle, module, and project views for calendar layout (#2535) 2023-10-25 16:09:50 +05:30
workspace fix: command palette fixes and sidebar fixes (#2482) 2023-10-18 20:29:56 +05:30
calendar.store.ts fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
command-palette.store.ts fix: command palette fix (#2523) 2023-10-23 17:24:43 +05:30
page.store.ts fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
root.ts refactor: quick add (#2541) 2023-10-27 12:32:24 +05:30
theme.store.ts fix: command palette fixes and sidebar fixes (#2482) 2023-10-18 20:29:56 +05:30
user.store.ts chore: implement mobx in project features settings (#2533) 2023-10-26 14:58:00 +05:30