plane/apps/app
Dakshesh Jain 0cc4468091
feat: issue & comment reaction (#1690)
* feat: developed reaction selector component

* feat add reaction on issue & issue comment

refactor: reaction selector component, made hooks to abstracted reaction logic & state by making custom hook

* fix: emoji.helper.tsx function

* refactor: reaction not working on inbox issue
2023-07-27 18:55:03 +05:30
..
components feat: issue & comment reaction (#1690) 2023-07-27 18:55:03 +05:30
constants feat: issue & comment reaction (#1690) 2023-07-27 18:55:03 +05:30
contexts refactor: filters list component (#1687) 2023-07-27 00:57:12 +05:30
helpers feat: issue & comment reaction (#1690) 2023-07-27 18:55:03 +05:30
hooks feat: issue & comment reaction (#1690) 2023-07-27 18:55:03 +05:30
layouts fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
lib Authentication Workflow fixes. Redirection fixes (#832) 2023-05-30 19:14:35 +05:30
pages fix: fetch states only when the dropdown is opened (#1684) 2023-07-26 23:20:44 +05:30
public promote: develop to stage-release (#1594) 2023-07-20 17:24:17 +05:30
services feat: issue & comment reaction (#1690) 2023-07-27 18:55:03 +05:30
styles promote: develop to stage-release (#1589) 2023-07-20 15:14:57 +05:30
types feat: issue & comment reaction (#1690) 2023-07-27 18:55:03 +05:30
.eslintrc.js chore: replace nextjs Image element (#1227) 2023-06-07 01:56:21 +05:30
.prettierrc build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
Dockerfile.dev Improve apk usages in Dockerfile (#1198) 2023-06-07 12:30:42 +05:30
Dockerfile.web Add network timeout option to yarn install (#1382) 2023-06-30 09:53:44 +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 image uploads (#1108) 2023-05-25 10:24:20 +05:30
package.json promote: develop to stage-release (#1589) 2023-07-20 15:14:57 +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: theming colors (#1533) 2023-07-17 16:28:23 +05:30
tsconfig.json Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30