plane/apps/app/services
sriram veeraghanta e1ae0d3b56
feat : Tiptap integration (#1832)
* remirror instances commented out to avoid prosemirror conflicts

* styles migrated for remirror to tiptap transition

* added bubblemenu support with extensions

* fixed css for task lists and code with syntax highlighting

* added support for slash command

* fixed bubble menu to match styles and added better seperation in UI

* saving with debounce logic added and it's stored in backend

* added migration support by updating to html

* Image uploads done

* improved file structure and delete image function implemented

* Integrated tiptap with Issue Modal

* added additional props and Tiptap Integration with Comments

* added tiptap integration with user activity feeds

* added ref control support and bubble menu support for readonly editor

* added tiptap support for plane pages

* added tiptap support to gpt assistant modal (yet to be tested)

* removed remirror instances and cleaned up code

* improved code structure for extracting props in Tiptap

* fixing ts errors for next build

* fixing node ts error for Horizontal Rule

* added ts fix for node types

* temp fix

* temp fix

* added min height for issue description in modal

* added resolutions to prosemirror-model version

* trying pnpm overrides

* explicitly added prosemirror deps

* bugfixes

* removed extra gap at the top and moved saved indicator to the bottom

* fix: slash command scroll position

* chore: update custom css variables

* matched theme colours

* fixed gpt-assistant modal

* updated yarn lock

* added debounced updates for the title and removed saved state after timeout

* added css animations for saved state

* build fixes and remove remirror instances

* minor commenting fixes

---------

Co-authored-by: Palanikannan1437 <73993394+Palanikannan1437@users.noreply.github.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-08-15 15:04:46 +05:30
..
integration feat: csv, json and, xlsx exporter (#1840) 2023-08-14 11:44:17 +05:30
ai.service.ts fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30
analytics.service.ts style: new custom analytics ui (#1055) 2023-05-16 10:41:37 +05:30
api.service.ts feat: sign up page added (#1306) 2023-06-16 19:00:04 +05:30
app-installations.service.ts feat: frontend slack integration (#932) 2023-04-22 21:54:50 +05:30
authentication.service.ts fix: custom theme persisting after signing out (#1780) 2023-08-03 15:01:31 +05:30
cycles.service.ts fix: create cycle modal (#1631) 2023-07-23 22:54:17 +05:30
estimates.service.ts fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30
file.service.ts feat : Tiptap integration (#1832) 2023-08-15 15:04:46 +05:30
inbox.service.ts chore: route to issue after creating it (#1359) 2023-06-23 13:19:26 +05:30
issues.service.ts feat: my issues view layouts and filters, refactor: issue views (#1681) 2023-07-26 17:51:26 +05:30
modules.service.ts chore: gantt chart resizable blocks, y-axis drag and drop (#1810) 2023-08-11 15:59:13 +05:30
notifications.service.ts refactor: notification pagination & made context for handling functions related to notification (#1654) 2023-07-26 12:02:14 +05:30
pages.service.ts fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30
project-publish.service.ts feat / public deploy settings workflow (#1863) 2023-08-14 19:18:38 +05:30
project.service.ts fix: replaced first name, last name or email to display name (#1796) 2023-08-08 13:01:43 +05:30
reaction.service.ts feat: issue & comment reaction (#1690) 2023-07-27 18:55:03 +05:30
state.service.ts fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30
track-event.service.ts feat / public deploy settings workflow (#1863) 2023-08-14 19:18:38 +05:30
user.service.ts feat: user profile analytics, views and filters (#1698) 2023-07-28 13:39:42 +05:30
views.service.ts fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30
web-waitlist.service.ts feat: web waitlist modal integration (#1487) 2023-07-11 16:27:29 +05:30
workspace.service.ts fix: replaced first name, last name or email to display name (#1796) 2023-08-08 13:01:43 +05:30