plane/web
Anmol Singh Bhatia e01a0d20fe
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>
2023-09-20 12:24:52 +05:30
..
components chore: dynamic position dropdown (#2138) 2023-09-20 12:24:52 +05:30
constants feat: draft issues (#2188) 2023-09-14 18:38:31 +05:30
contexts fix: view props undefined (#2160) 2023-09-12 22:51:13 +05:30
helpers env and docker fixes (#2182) 2023-09-14 12:26:07 +05:30
hooks chore: dynamic position dropdown (#2138) 2023-09-20 12:24:52 +05:30
layouts style: workspace and profile setting revamp (#2193) 2023-09-15 15:03:32 +05:30
lib fix: track events issue and env variables fixes (#2184) 2023-09-14 16:05:31 +05:30
pages chore: settings bug fixes and ui improvement (#2198) 2023-09-15 19:30:53 +05:30
public style: workspace and profile setting revamp (#2193) 2023-09-15 15:03:32 +05:30
services fix: activity not coming for blocking/blocked, 'related to' and duplicate (#2189) 2023-09-19 12:58:00 +05:30
store fix: hydration error and draft issue workflow (#2199) 2023-09-19 12:56:32 +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 New Directory Setup (#2065) 2023-09-03 18:50:30 +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 [fix]: Removing dependency on tiptap pro extension (#2209) 2023-09-19 16:44:12 +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