sriram veeraghanta
3e937f4beb
fix: merge conflicts
2025-01-14 18:57:46 +05:30
sriram veeraghanta
e9372adcf4
chore: moving web constants to packages
2025-01-14 16:30:43 +05:30
Prateek Shourya
b80a904bbf
[WEB-2863] chore: minor improvements and bug fixes ( #6222 )
...
* fix: remove deprecated icons from logo picker
* improvement: minor empty states updates
2024-12-23 20:26:07 +05:30
sriram veeraghanta
c140d3d298
fix: merge conflicts
2024-12-23 19:40:02 +05:30
sriram veeraghanta
1059fbbebf
fix: build errors while upgrading date-fns
2024-12-23 19:05:52 +05:30
Aaryan Khandelwal
f59f6340f6
fix: merge conflicts resolved from preview
2024-12-20 14:01:39 +05:30
Aaryan Khandelwal
119d343d5f
[PE-93] refactor: editor mentions extension ( #6178 )
...
* refactor: editor mentions
* fix: build errors
* fix: build errors
* chore: add cycle status to search endpoint response
* fix: build errors
* fix: dynamic mention content in markdown
* chore: update entity search endpoint
* style: user mention popover
* chore: edition specific mention content handler
* chore: show deactivated user for old mentions
* chore: update search entity keys
* refactor: use editor mention hook
2024-12-20 13:41:25 +05:30
Prateek Shourya
513db3b04a
refactor: move all issue related enums to constants packages ( #1983 )
...
* refactor: move all issue related enums to constants package
* fix: lint errors
2024-12-19 15:00:14 +05:30
sriram veeraghanta
b3cb203a5b
fix: merge conflicts
2024-12-19 14:14:21 +05:30
Prateek Shourya
6214c09170
refactor: move all issue related enums to constants package ( #6229 )
2024-12-19 13:58:54 +05:30
Prateek Shourya
a8ad1cc934
improvement: teams ( #1949 )
...
* fix: filter team for current workspace
* improvement: team details fetching
* fix: remove deprecated emoji's
* fix: teams list icon
* improvement: enhanced create/ update team modal
* improvement: team create/ update error handling
* fix: truncate team name from sidebar
* fix: team issues and views kanban layout when group_by is
* fix: add team member dropdown options
* chore: teams loader improvements
* chore: team permissions and leave team logic
* chore: join teams by other workspace admins
2024-12-18 13:01:20 +05:30
Akshita Goyal
b4eaca5e3e
[WEB-2688] Feat project overview ( #1914 )
...
* chore: initial draft
* chore: crud operations for project overview
* chore: ui changes
* chore: integrations
* fix: package chnages
* fix: added loaders
* chore: serializer changes
* feat: added navigation
* fix: lint error
* fix: api calls for comment
* fix: removed imgs
* fix: feature flagged
* fix: removed dupes
* chore: project activity endpoint
* fix: attachments + project reactions
* chore: integrated activity
* fix: build
* chore: added new keys in project activity
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2024-12-13 17:38:40 +05:30
sriram veeraghanta
40ca4cb482
Merge branch 'preview' into sync/ce-ee
2024-12-12 21:47:09 +05:30
Prateek Shourya
54f828cbfa
refactor: enhance components modularity and introduce new UI componenets ( #6192 )
...
* feat: add navigation dropdown component
* chore: enhance title/ description loader and componenet modularity
* chore: issue store filter update
* chore: added few icons to ui package
* chore: improvements for tabs componenet
* chore: enhance sidebar modularity
* chore: update issue and router store to add support for additional issue layouts
* chore: enhanced cycle componenets modularity
* feat: added project grouping header for cycles list
* chore: enhanced project dropdown componenet by adding multiple selection functionality
* chore: enhanced rich text editor modularity by taking members ids as props for mentions
* chore: added functionality to filter disabled layouts in issue-layout dropdown
* chore: added support to pass project ids as props in project card list
* feat: multi select project modal
* chore: seperate out project componenet for reusability
* chore: command pallete store improvements
* fix: build errors
2024-12-12 21:40:57 +05:30
Anmol Singh Bhatia
e8e674b6e2
feat: epics implementation ( #1713 )
...
* chore: CRUD operations for epics
* chore: epic comments links activity
* fix: issue creation
* chore epics asset added
* dev: epics icon added
* dev: epics store init
* chore: code refactor
* chore: epics feature flag added
* dev: epic setting page added with empty state
* fix: issue detail endpoint
* chore: epic issues layout
* chore: epics settings and basic store
* fix: build error
* chore: epic sidebar component
* chore: epic comments and activity added
* chore: code refactor
* chore: added the project feature endpoint
* chore: removed the status endpoint
* chore: added the url patterns
* chore: workspace epcic endpoint
* fix: build error
* chore: project epic flow implementaiton
* [WEB-2703] chore: inject all issue type services from base issue type store.
* chore: epic services and store updates
* chore: remove issue property option update service
* chore: minor improvements
* chore: improve property and options fetch logic
* fix: attachments viewset change
* chore: epic user property
* chore: epic quick action added
* chore: epic modal and quick action
* chore: epic store and services updated
* chore: endpoint updted and commented feature flag
* chore: layout root file updated
* chore: issue filter endpoint
* chore: epics filters
* fix: epic issue modal description fetch
* chore: epic issue retrieve endpoint added
* chore: epic quick action updated
* chore: issue detail store fetch method updated
* chore: code refactor
* chore: epic detail page added
* chore: epic peek overview implementation
* chore: epic issue modal onSubmit
* chore: added archive, reactions
* chore: epic enable/disable updated
* chore: epic endpoint updated
* chore: fetch logic updated
* chore: epic issue modal projectId
* chore: epic modal provider updated
* chore: CollapsibleButton component updated
* chore: epic detail sidebar state added to theme store
* chore: epic detail, header, and quick action updated
* chore: epic detail sidebar icon updated
* chore: epic toggle update
* chore: epic details sidebar updated
* chore: services and store updated
* chore: code refactor
* chore: code refactor
* chore: epic comment, additional properties and store updated
* chore: epic analytic
* chore: epic activity key changes
* chore: store updated
* chore: code refactor
* chore: epic endpoint updated
* chore: epic sub-issues endpoint updated
* chore: epic store changes
* chore: epic detail sidebar
* dev: tabs component added to ui package
* chore: epic sidebar improvement
* chore: linear progress indicator improvement
* chore: epic detail page improvements
* chore: epic endpoint updated
* chore: epic detail widgets
* fix: sub-issues count endpoint
* chore: epic detail overview implementation
* fix: sub issues count and response updated
* chore: code refactor
* chore: code refactor
* fix: epic sub issues properties
* chore: epic analytics and code refactor
* fix: epic analytics and peek view actions
* chore: epic peek view added and code refactor
* chore: project navigation items code refactor
* fix: epic enable mutation error
* fix: issue modal description fetch issue
* chore: is_epic flag added to epic issue
* fix: epic list, kanban and spreadsheet layout redirection and peek view
* fix: epic calendar and gantt layout peek view and redirection
* chore: code refactor
* fix: epic details actions and code refactor
* chore: epic progress empty state added
* chore: merge conflict
* fix: epic endpoint response
* fix: epic settings
* fix: local db mutation and epic modal error
* fix: epic filters
* fix: peek view modal context
* fix: epic sub issue mutation
* chore: created search endpoint
* fix: epic sub-issue add mutation
* chore: epic enable and disable endpoint updated and code refactor
* Revert "chore: epic enable and disable endpoint updated and code refactor"
This reverts commit 51e56a6c7e2ca124fe2a79f690b212964eab9043.
* chore: epic analytics mutation improvement
* fix: issue search endpoint
* chore: issue parent search modal improvement
* chore: epic empty state and analytics mutation improvement
* chore: code refactoring
* fix: epic sub-issue mutation
* fix: epic attachment
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2024-12-11 20:47:23 +05:30
Prateek Shourya
0ae0931687
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-12-11 18:07:14 +05:30
Prateek Shourya
a9bd2e243a
refactor: enhance command palette modularity ( #6139 )
...
* refactor: enhance command palette modularity
* chore: minor updates to command palette store
2024-12-11 18:02:58 +05:30
rahulramesha
14c5cf4528
Merge branch 'preview' into sync/ce-ee
2024-12-05 13:25:24 +05:30
rahulramesha
66652a5d71
refactor project states to ake way for new features ( #6156 )
2024-12-05 12:46:51 +05:30
Prateek Shourya
6ad25cb7f7
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-11-26 20:35:01 +05:30
Satish Gandham
6376a09318
- Change batch size to 50 for inserting issues ( #6085 )
...
- Fallback to server when mentions filter is used
- Split load workspace into multiple transactions
2024-11-26 19:12:39 +05:30
Akshita Goyal
939fdcbd97
chore: added fallback for pi api ( #1718 )
...
* chore: added fallback for pi api
* fix: removed trailing slash
2024-11-14 17:52:16 +05:30
Anmol Singh Bhatia
d787f9f79e
[PULSE-1, PULSE-9] feat: Pi Chat and Dedupes ( #1627 )
...
* [HACK-5] feat: de dupe implementation (#1600 )
* chore: plane ai icon added
* chore: de-dupe services, constants and types added
* chore: de-dupe constants and types updated
* dev: de-dupe ui component added and implementation
* chore: pi services and types updated
* chore: useDebouncedDuplicateIssues hook added
* chore: jsx to string helper function added
* chore: useDebouncedDuplicateIssues implementation
* chore-pi-color-variable
* chore: pi service base url added
* chore: pi endpoint updated
* chore: pi endpoint updated
* chore: pi endpoint updated
* [HACK-5] chore: de dupe issue actions and code refactor (#1606 )
* chore: de-dupe action implementation and code refactoring
* chore: code refactor
* chore: pi color updated (#1608 )
* chore: structuring and UI components (#1596 )
* chore: structuring and UI components
* fix: cleaning
* fix: chat api integrations
* fix: build issues
* wip: pi editor
* fix: integrated all apis
* fix: integrational changes
* fix: integrational changes
* fix: build issues
* fix: commented toolbar in history
* fix: added streaming to pi messages
* fix: scroll into view
* chore: pi chat header and side panel improvements
* fix: removed logs
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
* chore: pi chat history (#1615 )
* chore: structuring and UI components
* fix: cleaning
* fix: chat api integrations
* fix: build issues
* wip: pi editor
* fix: integrated all apis
* fix: integrational changes
* fix: integrational changes
* fix: build issues
* fix: commented toolbar in history
* fix: added streaming to pi messages
* chore: pi chat header and side panel improvements
* chore: pi chat history ui
* chore: code refactor
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
* Chore: pi improvement (#1619 )
* chore: de-dupe debounce time updated
* chore: pi chat head title updated
* chore: de-dupe button label and modal ux updated
* fix: issue modal width
* fix: pi-chat side panel
* chore: added pi chat to side bar
* chore: de-dupe modal
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
* Fix build issue
* chore: de-dupe modal theme (#1620 )
* fix: pi chat bug fixes and improvement (#1623 )
* fix: getAnswer error handling
* fix: pi-chat layout and code refactor
* fix: user message trim
* chore: pi theme updated
* chore: pi chat services update
* chore: code refactor
* chore: de-dupe modal transition added and height bug fixed (#1626 )
* chore: de dupe code splitting (#1628 )
* chore: code splitting
* chore: code splitting
* chore: code refactor
* chore: code refactor
* Fix: pi chat bug fixes and improvements (#1629 )
* fix: editor css + messages css
* fix: submit on enter + mentions partial
* fix: colors minor fixes
* fix: build fixed
* fix: enter key + editor css + shift key + feedback toast
* fix: mentions dropdown untested
* fix: css
* fix: css
* fix: build issues
* fix: added latest conversation to history + layout fixing
* fix: mentions key
* fix: cn import in the pi editor
* Fix build error
* Fix pi chat api auth
* chore: pi services endpoint updated
* chore: code refactor
* Fix floatin bot feature flag (#1651 )
* fix: floating bot + feature flagging
* fix: minor fixes
* fix: removed pi chat from community verison
* fix: pi chat flag
* chore de dupe flagging (#1657 )
* chore: de dupe feature flagging
* chore: code refactor
* chore: code refactor
* chore: code refactor
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
Co-authored-by: Pushya Mitra Thiruvooru <pushya@Pushyas-MacBook-Pro.local >
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com >
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
2024-11-05 19:39:28 +05:30
pushya22
3efc6c9948
Merge pull request #1647 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-11-04 16:59:46 +05:30
rahulramesha
71589f93ca
[WEB-2442] fix : Timeline layout bugs ( #5946 )
...
* fix relation creation and removal for Issue relations
* fix Scrolling to block when the block is beyond current chart's limits
* fix dark mode for timeline layout
* use a hook to get the current relations available in the environment, instead of directly importing it
* Update relation activity for all the relations
2024-11-04 16:55:38 +05:30
pushya22
167942d501
Merge pull request #1640 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-10-30 18:30:46 +05:30
Lakhan Baheti
3696062372
[WEB-2730] chore: core/editor updates to support mobile editor ( #5910 )
...
* added editor changes w.r.t mobile-editor
* added external extensions option
* fix: type errors in image block
* added on transaction method
* fix: optional prop fixed
* fix: memoize the extensions array
* fix: added missing deps
* fix: image component types
* fix: remove range prop
* fix: type fixes and better names of img src
* fix: image load blinking
* fix: code review
* fix: props code review
* fix: coderabbit review
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
2024-10-30 17:39:02 +05:30
Prateek Shourya
7f0843abe7
fix: merge conflicts resolved
2024-10-29 20:47:31 +05:30
Anmol Singh Bhatia
57eb08c8a2
chore: code refactoring ( #5928 )
...
* chore: de dupe code splitting
* chore: code refactor
2024-10-29 19:39:55 +05:30
Satish Gandham
a7238f59fa
Merge pull request #1616 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-10-28 18:05:27 +05:30
rahulramesha
a88a39fb1e
[WEB-2442] feat: Revamp Timeline Layout ( #5915 )
...
* chore: added issue relations in issue listing
* chore: added pagination for issue detail endpoint
* chore: bulk date update endpoint
* chore: appended the target date
* chore: issue relation new types defined
* fix: order by and issue filters
* fix: passed order by in pagination
* chore: changed the key for issue dates
* Revamp Timeline Layout
* fix block dragging
* minor ui fixes
* improve auto scroll UX
* remove unused import
* fix timeline layout heights
* modify base timeline store
* Segregate issue relation types
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-10-28 18:03:31 +05:30
Satish Gandham
a4d8c8f60d
Merge branch 'preview' into sync/ce-ee
2024-10-24 15:49:58 +05:30
Aaryan Khandelwal
14b31e3fcd
[PULSE-36] feat: callout component for pages and issue descriptions ( #5856 )
...
* feat: editor callouts
* chore: backspace action updated
* chore: update callout attributes types
* chore: revert emoji picker changes
* chore: removed class atrribute
* chore: added sanitization for local storage values
* chore: disable emoji picker search
2024-10-24 15:36:38 +05:30
sriram veeraghanta
a1822197e5
Merge branch 'uat' of github.com:makeplane/plane-ee into preview
2024-10-21 18:21:27 +05:30
pushya22
174b6867d8
Merge pull request #1567 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-10-21 16:00:50 +05:30
M. Palanikannan
c940a2921e
fix: validation of public and private assets ( #5878 )
2024-10-21 15:59:44 +05:30
Pushya Mitra Thiruvooru
259323a564
Merge branch 'preview' of https://github.com/makeplane/plane-ee into uat
2024-10-18 14:28:23 +05:30
Satish Gandham
08a0f9f433
Merge pull request #1549 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-10-18 11:09:56 +05:30
Prateek Shourya
46302f41bc
fix: improvements for project types. ( #5857 )
2024-10-18 11:08:07 +05:30
guru_sainath
e3445988fb
chore: Google and Github integration ( #1546 )
...
* fix: Google auth for mobile and clear out the session in mobile auth
* fix: github and google auth cleanup
2024-10-17 19:55:56 +05:30
sriram veeraghanta
c5f78edea1
fix: merge conflicts resolved
2024-10-12 23:45:22 +05:30
Aaryan Khandelwal
e404450e1a
[WEB-310] regression: generate file url function ( #5811 )
...
* fix: generate file url function
* chore: remove unused imports
* chore: replace indexOf logix with startsWith
2024-10-12 23:39:50 +05:30
sriram veeraghanta
c3060c3dac
fix: merge conflicts
2024-10-11 21:59:18 +05:30
Aaryan Khandelwal
7e334203f1
[WEB-310] dev: private bucket implementation ( #5793 )
...
* chore: migrations and backmigration to move attachments to file asset
* chore: move attachments to file assets
* chore: update migration file to include created by and updated by and size
* chore: remove uninmport errors
* chore: make size as float field
* fix: file asset uploads
* chore: asset uploads migration changes
* chore: v2 assets endpoint
* chore: remove unused imports
* chore: issue attachments
* chore: issue attachments
* chore: workspace logo endpoints
* chore: private bucket changes
* chore: user asset endpoint
* chore: add logo_url validation
* chore: cover image urlk
* chore: change asset max length
* chore: pages endpoint
* chore: store the storage_metadata only when none
* chore: attachment asset apis
* chore: update create private bucket
* chore: make bucket private
* chore: fix response of user uploads
* fix: response of user uploads
* fix: job to fix file asset uploads
* fix: user asset endpoints
* chore: avatar for user profile
* chore: external apis user url endpoint
* chore: upload workspace and user asset actions updated
* chore: analytics endpoint
* fix: analytics export
* chore: avatar urls
* chore: update user avatar instances
* chore: avatar urls for assignees and creators
* chore: bucket permission script
* fix: all user avatr instances in the web app
* chore: update project cover image logic
* fix: issue attachment endpoint
* chore: patch endpoint for issue attachment
* chore: attachments
* chore: change attachment storage class
* chore: update issue attachment endpoints
* fix: issue attachment
* chore: update issue attachment implementation
* chore: page asset endpoints
* fix: web build errors
* chore: attachments
* chore: page asset urls
* chore: comment and issue asset endpoints
* chore: asset endpoints
* chore: attachment endpoints
* chore: bulk asset endpoint
* chore: restore endpoint
* chore: project assets endpoints
* chore: asset url
* chore: add delete asset endpoints
* chore: fix asset upload endpoint
* chore: update patch endpoints
* chore: update patch endpoint
* chore: update editor image handling
* chore: asset restore endpoints
* chore: avatar url for space assets
* chore: space app assets migration
* fix: space app urls
* chore: space endpoints
* fix: old editor images rendering logic
* fix: issue archive and attachment activity
* chore: asset deletes
* chore: attachment delete
* fix: issue attachment
* fix: issue attachment get
* chore: cover image url for projects
* chore: remove duplicate py file
* fix: url check function
* chore: chore project cover asset delete
* fix: migrations
* chore: delete migration files
* chore: update bucket
* fix: build errors
* chore: add asset url in intake attachment
* chore: project cover fix
* chore: update next.config
* chore: delete old workspace logos
* chore: workspace assets
* chore: asset get for space
* chore: update project modal
* chore: remove unused imports
* fix: space app editor helper
* chore: update rich-text read-only editor
* chore: create multiple column for entity identifiers
* chore: update migrations
* chore: remove entity identifier
* fix: issue assets
* chore: update maximum file size logic
* chore: update editor max file size logic
* fix: close modal after removing workspace logo
* chore: update uploaded asstes' status post issue creation
* chore: added file size limit to the space app
* dev: add file size limit restriction on all endpoints
* fix: remove old workspace logo and user avatar
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-10-11 20:13:38 +05:30
Akshita Goyal
159ca21249
[WEB-2380] Chore: Cycle graphs updated ( #1198 )
...
* chore: graph based on dummy data
* fix: progress donut
* feat: created new cycle analytics
* wip: dropdowns
* chore: migration changes
* chore: changed the calculation of cycle analytics
* fix: integrational changes
* fix: reference line for today
* fix: code cleaning
* fix: added loaders
* fix: type removed
* chore: sidebar width and spacing improvement
* chore: sidebar improvement
* fix: handled empty state
* chore: cycle sidebar graph
* chore: live update on cycle analytics
* chore: removed the unused variable
* fix: chart minor issues
* chore: cycle sidebar graph improvement
* fix: chart minor bugs
* fix: code-splitting for active cycles
* fix: routing with dynamic import
* fix: peekoverview
* fix: responsiveness
* fix: handled run time updates in cycle chart
* fix: feature flagging for sidebar
* fix: added scope delta + fixed sidebar dropdown
* fix: sidebar chart
* fix: build errors
* fix: cycle store ee added
* fix: cycle chart update api
* fix: removed custom date time functions
* fix: ideal line formula updated
* fix: feature flagging condition
* fix: build errors
* fix: chart label
* chore: moved the migraion to ee
* chore: removed the unused variable
* fix: sentry error sample rate updated
* fix: cycles import issues for ee (#5732 ) (#1312 )
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com >
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
* fix: cycle api formatting for v1 data
* chore: bulk estimate changes
* chore: update reaction changes
* chore: cycle sidebar improvement
* fix: cycle graph build bugs (#1327 )
* fix: build error
* chore: import order and unused variable refactor
* chore: update reaction changes
* fix: data formatting for v1 and v2
* fix: lint errors
* [WEB-2108] chore: 12 users restriction for cloud users. (#1330 )
* [WEB-2108] chore: 12 users restriction for cloud users.
* chore: update total_seats count.
* fix:props for active cycle root component
* fix: removed dependency from root package.json
* fix: chart minor fixes
* fix: minor code fixes
* chore: comments listing
* fix: handled no data state
* fix: removed hardcoded version
* fix: order fixed
* fix: added comments
* chore: code splitting and refactoring
* chore: removed the unqiue constraint
* fix: minor css issues + swr fixed + chart data
* fix: ideal formula fixed
* fix: added version while creating a cycle
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: pushya22 <130810100+pushya22@users.noreply.github.com >
Co-authored-by: Plane Bot <146718762+plane-bot@users.noreply.github.com >
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
Co-authored-by: Pushya Mitra Thiruvooru <pushya@Pushyas-MacBook-Pro.local >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2024-10-08 20:03:42 +05:30
Aaryan Khandelwal
406332dc29
fix: merge conflicts from preview
2024-10-08 18:51:27 +05:30
Aaryan Khandelwal
5afc576dec
refactor: export components ( #5773 )
2024-10-08 18:41:08 +05:30
Aaryan Khandelwal
12452b824f
fix: merge conflicts from preview
2024-10-08 17:46:08 +05:30
Pushya Mitra Thiruvooru
47ea53de54
Merge branch 'preview' of https://github.com/makeplane/plane-ee into sync/11234294427
2024-10-08 17:18:23 +05:30
Aaryan Khandelwal
b27249486a
[PE-45] feat: page export as PDF & Markdown ( #5705 )
...
* feat: export page as pdf and markdown
* chore: add image conversion logic
2024-10-08 16:54:02 +05:30