plane/web/pages
Henit Chobisa 6c8df73ad4
[ FEATURE ] New Issue Widget for displaying issues inside document-editor (#2920)
* feat: added heading 3 in the editor summary markings

* feat: fixed editor and summary bar sizing

* feat: added `issue-embed` extension

* feat: exposed issue embed extension

* feat: added main embed config configuration to document editor body

* feat: added peek overview and issue embed fetch function

* feat: enabled slash commands to take additonal suggestions from editors

* chore: replaced `IssueEmbedWidget` into widget extension

* chore: removed issue embed from previous places

* feat: added issue embed suggestion extension

* feat: added issue embed suggestion renderer

* feat: added issue embed suggestions into extensions module

* feat: added issues in issueEmbedConfiguration in document editor

* chore: package fixes

* chore: removed log statements

* feat: added title updation logic into document editor

* fix: issue suggestion items, not rendering issue widget on enter

* feat: added error card for issue widget

* feat: improved focus logic for issue search and navigate

* feat: appended transactionid for issueWidgetTransaction

* chore: packages update

* feat: disabled editing of title in readonly mode

* feat: added issueEmbedConfig in readonly editor

* fix: issue suggestions not loading after structure changed to object

* feat: added toast messages for success/error messages from doc editor

* fix: issue suggestions sorting issue

* fix: formatting errors resolved

* fix: infinite reloading of the readonly document editor

* fix: css in avatar of issue widget card

* feat: added show alert on pages reload

* feat: added saving state for the pages editor

* fix: issue with heading 3 in side bar view

* style: updated issue suggestions dropdown ui

* fix: Pages intiliazation and mutation with updated MobX store

* fixed image uploads being cancelled on refocus due to swr

* fix: issue with same description rerendering empty content fixed

* fix: scroll in issue suggestion view

* fix: added submission prop

* fix: Updated the comment update to take issue id in inbox issues

* feat:changed date representation in IssueEmbedCard

* fix: page details mutation with optimistic updates using swr

* fix: menu options in read only editor with auth fixed

* fix: add error handling for title and page desc

* fixed yarn.lock

* fix: read-only editor title wrapping

* fix: build error with rich text editor

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
Co-authored-by: Palanikannan1437 <73993394+Palanikannan1437@users.noreply.github.com>
2023-12-07 12:04:21 +05:30
..
[workspaceSlug] [ FEATURE ] New Issue Widget for displaying issues inside document-editor (#2920) 2023-12-07 12:04:21 +05:30
accounts chore: updated sign-in workflows for cloud and self-hosted instances (#2994) 2023-12-06 14:22:59 +05:30
god-mode chore: remove unused fields from the god mode (#3007) 2023-12-06 19:29:45 +05:30
installations/[provider] fix: slack integration workflow (#2675) 2023-11-06 21:00:49 +05:30
invitations chore: posthog event for workspace invite (#2989) 2023-12-06 17:15:14 +05:30
onboarding fix: remove all unused variables and added dependecies to useEffect and useCallback (#3013) 2023-12-06 20:31:42 +05:30
profile fix: removed unused packages and upgraded to next 14 (#2944) 2023-11-29 20:32:10 +05:30
workspace-invitations chore: update get invitation details endpoint (#2902) 2023-11-28 11:30:03 +05:30
_app.tsx dev: instance setup workflow (#2935) 2023-11-29 20:33:08 +05:30
_document.tsx fix: project states fixes (#2731) 2023-11-08 20:31:46 +05:30
_error.tsx chore: update exception detected screen action button (#2805) 2023-11-20 15:00:36 +05:30
404.tsx fix: removed unused packages and upgraded to next 14 (#2944) 2023-11-29 20:32:10 +05:30
create-workspace.tsx fix: workspace members store added and implemented across the app (#2732) 2023-11-09 00:35:12 +05:30
index.tsx fix: implementing layouts using _app.tsx get layout method. (#2620) 2023-11-02 23:57:44 +05:30