plane/web
Anmol Singh Bhatia 87abf3ccb1
style: project setting ui revamp (#2177)
* style: project settings navigation sidebar added

* chore: emoji and image picker close on outside click added

* style: project setting general page revamp

* style: project setting member page revamp

* style: project setting features page revamp

* style: project setting state page revamp

* style: project setting integrations page revamp

* style: project setting estimates page revamp

* style: project setting automation page revamp

* style: project setting label page revamp

* chore: member select improvement for member setting page

* chore: toggle switch component improvement

* style: project automation setting ui improvement

* style: module icon added

* style: toggle switch improvement

* style: ui and spacing consistency

* style: project label setting revamp

* style: project state setting ui improvement

* chore: integration setting repo select validation

* chore: code refactor

* fix: build fix
2023-09-13 23:09:55 +05:30
..
components style: project setting ui revamp (#2177) 2023-09-13 23:09:55 +05:30
constants refactor: switched priority null -> 'none' (#2166) 2023-09-13 13:22:31 +05:30
contexts fix: view props undefined (#2160) 2023-09-12 22:51:13 +05:30
helpers [chore] Update setup.sh, with removed replacement script & added project-level ENVs (#2115) 2023-09-13 20:21:02 +05:30
hooks chore: peek overview for issue view and my issue view (#2172) 2023-09-13 19:33:58 +05:30
layouts [chore] Update setup.sh, with removed replacement script & added project-level ENVs (#2115) 2023-09-13 20:21:02 +05:30
lib [chore] Update setup.sh, with removed replacement script & added project-level ENVs (#2115) 2023-09-13 20:21:02 +05:30
pages style: project setting ui revamp (#2177) 2023-09-13 23:09:55 +05:30
public New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
services style: project setting ui revamp (#2177) 2023-09-13 23:09:55 +05:30
store feat: Leaving from project for viewer and guest roles has implemented (#2079) 2023-09-04 15:53:46 +05:30
styles New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
types feat: issue link to create relation between issues (#2171) 2023-09-13 19:41:11 +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 New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
package.json style: project setting ui revamp (#2177) 2023-09-13 23:09:55 +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