plane/web/components/issues/issue-layouts
Prateek Shourya f347c1cd69 refactor: update create/update issue modal to use currently active store's create/update method. (#3395)
* refactor: update `create/update issue` modal to use currently active store's create/update method.

* chore: add condition to avoid multiple API calls if the current store is MODULE or CYCLE.

* remove: console log

* chore: update `currentStore` to `storeType`.
2024-01-22 13:21:45 +05:30
..
calendar fix: project views bugs related to store refactor. (#3391) 2024-01-22 13:19:44 +05:30
empty-states refactor: update create/update issue modal to use currently active store's create/update method. (#3395) 2024-01-22 13:21:45 +05:30
filters fix: refactor related bugs (#3384) 2024-01-22 13:19:44 +05:30
gantt fix: project views bugs related to store refactor. (#3391) 2024-01-22 13:19:44 +05:30
kanban refactor: update create/update issue modal to use currently active store's create/update method. (#3395) 2024-01-22 13:21:45 +05:30
list refactor: update create/update issue modal to use currently active store's create/update method. (#3395) 2024-01-22 13:21:45 +05:30
properties fix: refactor related bugs (#3384) 2024-01-22 13:19:44 +05:30
quick-action-dropdowns refactor: update create/update issue modal to use currently active store's create/update method. (#3395) 2024-01-22 13:21:45 +05:30
roots fix error meesage on successful error message (#3387) 2024-01-22 13:21:45 +05:30
spreadsheet fix: project views bugs related to store refactor. (#3391) 2024-01-22 13:19:44 +05:30
index.ts fix: issue layouts bugs and ui fixes (#3012) 2023-12-07 19:59:35 +05:30
save-filter-view.tsx fix: refactor related bugs (#3384) 2024-01-22 13:19:44 +05:30
types.ts chore: implemented new store and issue layouts for issues and updated new data structure for issues (#2843) 2023-12-07 19:59:35 +05:30
utils.tsx chore: refactored and resolved build issues on the issues and issue detail page (#3340) 2024-01-22 13:19:43 +05:30