plane/web/store
Aaryan Khandelwal d78b4dccf3
chore: implemented CRUD operations in all the layouts (#2505)
* chore: basic crud operations added to the list view

* refactor: cycle details page

* refactor: module details page

* chore: added quick actions to kanban issue block

* chore: implement quick actions in calendar layout

* fix: custom menu component

* chore: separate quick action dropdowns implemented

* style: loader for calendar

* fix: build errors
2023-10-20 17:07:46 +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 CRUD operations in all the layouts (#2505) 2023-10-20 17:07:46 +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 chore: implemented CRUD operations in all the layouts (#2505) 2023-10-20 17:07:46 +05:30
module chore: implemented CRUD operations in all the layouts (#2505) 2023-10-20 17:07:46 +05:30
profile-issues chore: implemented CRUD operations in all the layouts (#2505) 2023-10-20 17:07:46 +05:30
project fix: command palette fixes and sidebar fixes (#2482) 2023-10-18 20:29:56 +05:30
project-view chore: implemented CRUD operations in all the layouts (#2505) 2023-10-20 17:07:46 +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 changes (#2465) 2023-10-17 20:34:16 +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 fix: command palette changes (#2465) 2023-10-17 20:34:16 +05:30
theme.store.ts fix: command palette fixes and sidebar fixes (#2482) 2023-10-18 20:29:56 +05:30
user.store.ts dev: implemented the new spreadsheet layout using MobX (#2463) 2023-10-18 12:32:02 +05:30