plane/web
guru_sainath f79bd9df60 issues rendering in all issue layouts fir profile and project issues and global issues store implementation (#2886)
* dev: draft and archived issue store

* connect draft and archived issues

* kanban for draft issues

* fix filter store for calendar and kanban

* dev: profile issues store and draft issues filters in header

* disble issue creation for draft issues

* dev: profile issues store filters

* disable kanban properties in draft issues

* dev: profile issues store filters

* dev: seperated adding issues to the cycle and module as seperate methds in cycle and module store

* dev: workspace profile issues store

* dev: sub group issues in the swimlanes

* profile issues and create issue connection

* fix profile issues

* fix spreadsheet issues

* fix dissapearing project from create issue modal

* page level modifications

* fix additional bugs

* dev: issues profile and global iisues and filters update

* fix issue related bugs

* fix project views for list and kanban

* fix build errors

---------

Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2023-12-07 19:59:35 +05:30
..
components issues rendering in all issue layouts fir profile and project issues and global issues store implementation (#2886) 2023-12-07 19:59:35 +05:30
constants refactor: image upload modals, file size limit added to config (#2868) 2023-12-07 19:59:35 +05:30
contexts feat: event tracking using posthog and created application provider to render multiple wrappers (#2757) 2023-12-07 19:59:35 +05:30
helpers chore: revamp the API tokens workflow (#2880) 2023-12-07 19:59:35 +05:30
hooks fix: onboarding bugs & improvements (#2839) 2023-12-07 19:59:35 +05:30
layouts chore: revamp the API tokens workflow (#2880) 2023-12-07 19:59:35 +05:30
lib 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
pages issues rendering in all issue layouts fir profile and project issues and global issues store implementation (#2886) 2023-12-07 19:59:35 +05:30
public fix: onboarding bugs & improvements (#2839) 2023-12-07 19:59:35 +05:30
services issues rendering in all issue layouts fir profile and project issues and global issues store implementation (#2886) 2023-12-07 19:59:35 +05:30
store issues rendering in all issue layouts fir profile and project issues and global issues store implementation (#2886) 2023-12-07 19:59:35 +05:30
styles fix: onboarding bugs & improvements (#2839) 2023-12-07 19:59:35 +05:30
types chore: revamp the API tokens workflow (#2880) 2023-12-07 19:59:35 +05:30
.env.example chore: updated docker naming conventions (#2239) 2023-09-22 13:21:55 +05:30
.eslintrc.js chore: eslint config package fixes (#2165) 2023-09-13 12:06:17 +05:30
.prettierrc fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
Dockerfile.dev dev: Docker Compose for Local Dev Environment Setup (#2409) 2023-10-13 12:16:08 +05:30
Dockerfile.web [chore] Update setup.sh, with removed replacement script & added project-level ENVs (#2115) 2023-09-13 20:21:02 +05:30
google.d.ts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
manifest.json New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
next-env.d.ts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
next.config.js fix: next image fixes for selfhosted instances (#2642) 2023-11-03 19:09:40 +05:30
package.json dev: added tailwind merge helper function (#2844) 2023-12-07 19:59:35 +05:30
postcss.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
sentry.client.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.edge.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.properties New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.server.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
tailwind.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
tsconfig.json New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30