plane/apps/app
Anmol Singh Bhatia 1329145173
feat: custom theming (#1028)
* chore: custom theme types and constants

* feat: custom theming

* feat: preferences tab added in profile settings

* feat: remove unneccessary file

* feat:theme apply on page load

* fix: theme switch dropdown fix

* feat: color picker input, theme icon added, chore: code refactor

* style: color picker icon added

* fix: mutation fix

* fix: palette sequence fix

* chore: default custom theme palette updated

* style: join project and not authorized page theming

* fix: merge conflict

* fix: build fix and preferences tab layout fix
2023-05-11 18:40:17 +05:30
..
components feat: custom theming (#1028) 2023-05-11 18:40:17 +05:30
constants feat: custom theming (#1028) 2023-05-11 18:40:17 +05:30
contexts feat: custom theming (#1028) 2023-05-11 18:40:17 +05:30
helpers feat: plane analytics (#1029) 2023-05-11 17:38:46 +05:30
hooks fix: rich text editor (#1008) 2023-05-11 02:15:49 +05:30
layouts feat: custom theming (#1028) 2023-05-11 18:40:17 +05:30
lib fix: home page redirection logic (#752) 2023-04-08 14:32:33 -04:00
pages feat: custom theming (#1028) 2023-05-11 18:40:17 +05:30
public style: onboarding logo and style (#989) 2023-05-02 23:31:36 +05:30
services feat: plane analytics (#1029) 2023-05-11 17:38:46 +05:30
styles fix: placeholder and ai response not getting appended in textarea (#1031) 2023-05-11 13:41:16 +05:30
types feat: custom theming (#1028) 2023-05-11 18:40:17 +05:30
.eslintrc.js Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
.prettierrc build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
Dockerfile.dev Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
Dockerfile.web dev:: update docker file for frontend (#998) 2023-05-03 16:39:13 +05:30
google.d.ts build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
manifest.json Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
next-env.d.ts build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
next.config.js fix: docker setup (#987) 2023-05-03 13:36:55 +05:30
package.json chore: global graph components (#1014) 2023-05-11 17:11:04 +05:30
postcss.config.js Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
sentry.client.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
sentry.edge.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
sentry.properties release: Stage Release (#251) 2023-02-08 10:15:18 +05:30
sentry.server.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
tailwind.config.js fix: rich text editor (#1008) 2023-05-11 02:15:49 +05:30
tsconfig.json Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30