plane/web
guru_sainath d0cb00f28a
[WEB-926] fix: issue description component update handled in peek overview, issue detail, and inbox issues (#4159)
* fix: issue description mutation

* fix: implemented same issue description logic for issue detail and inbox issue description

* fix: fixed parent issue title dissapearing while loading the issue detail page

* chore: code cleanup

* chore: handled exception when issue in not available in issue detail in issue store

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-04-10 14:58:46 +05:30
..
components [WEB-926] fix: issue description component update handled in peek overview, issue detail, and inbox issues (#4159) 2024-04-10 14:58:46 +05:30
constants [WEB-904] chore: feature validation empty state (#4145) 2024-04-09 13:38:07 +05:30
contexts fix: eslint fixes and file formatting 2024-03-19 20:08:35 +05:30
helpers [WEB-406] chore: project inbox improvement (#4151) 2024-04-10 13:52:57 +05:30
hooks [WEB-881] fix: Sentry errors from previous build (#4142) 2024-04-09 13:12:14 +05:30
layouts chore: workspace invite loader improvement (#4152) 2024-04-09 19:18:43 +05:30
lib fix: chat with us key handling 2024-04-08 19:39:43 +05:30
pages chore: workspace invite loader improvement (#4152) 2024-04-09 19:18:43 +05:30
public [WEB-904] chore: feature validation empty state (#4145) 2024-04-09 13:38:07 +05:30
services [WEB-406] chore: project inbox revamp (#4141) 2024-04-08 19:11:47 +05:30
store [WEB-926] fix: issue description component update handled in peek overview, issue detail, and inbox issues (#4159) 2024-04-10 14:58:46 +05:30
styles Added fonts loaded from Google Fonts locally (#4140) 2024-04-08 19:29:05 +05:30
.env.example chore: configurations (#3059) 2023-12-11 14:32:28 +05:30
.eslintrc.js fix: eslint fixes and file formatting 2024-03-19 20:08:35 +05:30
.prettierignore chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
.prettierrc fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
Dockerfile.dev fix: environment file missing for space (#3105) 2023-12-14 16:18:02 +05:30
Dockerfile.web [WEB - 908] chore: remove user dependency in dockerfile (#4124) 2024-04-08 15:01:17 +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 [WEB-406] chore: project inbox revamp (#4141) 2024-04-08 19:11:47 +05:30
next.config.js fix: ingest events 2024-04-06 17:13:24 +05:30
package.json chore: package version upgrade 2024-03-28 13:31:45 +05:30
postcss.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +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 feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
tsconfig.json fix: ingest events 2024-04-06 17:13:24 +05:30