plane/web
Aaryan Khandelwal 2dcaccd4ec
fix: merge conflicts (#2231)
* chore: dynamic position dropdown (#2138)

* chore: dynamic position state dropdown for issue view

* style: state select dropdown styling

* fix: state icon attribute names

* chore: state select dynamic dropdown

* chore: member select dynamic dropdown

* chore: label select dynamic dropdown

* chore: priority select dynamic dropdown

* chore: label select dropdown improvement

* refactor: state dropdown location

* chore: dropdown improvement and code refactor

* chore: dynamic dropdown hook type added

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>

* fix: fields not getting selected in the create issue form (#2212)

* fix: hydration error and draft issue workflow

* fix: build error

* fix: properties getting de-selected after create, module & cycle not getting auto-select on the form

* fix: display layout, props being updated directly

* chore: sub issues count in individual issue (#2221)

* fix: service imports

* chore: rename csv service file

---------

Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com>
Co-authored-by: Dakshesh Jain <65905942+dakshesh14@users.noreply.github.com>
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com>
2023-09-21 15:00:57 +05:30
..
components fix: merge conflicts (#2231) 2023-09-21 15:00:57 +05:30
constants chore: store fixes and static data setup 2023-09-20 23:39:55 +05:30
contexts fix: view props undefined (#2160) 2023-09-12 22:51:13 +05:30
helpers chore: store fixes and static data setup 2023-09-20 23:39:55 +05:30
hooks fix: merge conflicts (#2231) 2023-09-21 15:00:57 +05:30
layouts chore: store setup 2023-09-20 12:22:48 +05:30
lib fix: track events issue and env variables fixes (#2184) 2023-09-14 16:05:31 +05:30
pages chore: store setup for build fixes 2023-09-21 15:00:19 +05:30
public Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanban-sorting 2023-09-15 15:40:24 +05:30
services fix: merge conflicts (#2231) 2023-09-21 15:00:57 +05:30
store chore: store setup for build fixes 2023-09-21 15:00:19 +05:30
styles New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
types fix: activity not coming for blocking/blocked, 'related to' and duplicate (#2189) 2023-09-19 12:58:00 +05:30
.env.example [chore] Update setup.sh, with removed replacement script & added project-level ENVs (#2115) 2023-09-13 20:21:02 +05:30
.eslintrc.js chore: eslint config package fixes (#2165) 2023-09-13 12:06:17 +05:30
.prettierrc chore: kanban drag drop logic 2023-09-15 15:37:54 +05:30
Dockerfile.dev New Directory Setup (#2065) 2023-09-03 18:50:30 +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: track events issue and env variables fixes (#2184) 2023-09-14 16:05:31 +05:30
package.json conflicts 2023-09-20 12:23:38 +05:30
postcss.config.js fix: tailwind common config (#2168) 2023-09-13 12:50:04 +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 fix: tailwind common config (#2168) 2023-09-13 12:50:04 +05:30
tsconfig.json New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30