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
Aaryan Khandelwal
03ab7148e5
fix: merge conflicts resolved from preview
2024-10-11 19:17:22 +05:30
Aaryan Khandelwal
e7065af358
[WEB-2494] dev: custom text color and background color extensions ( #5786 )
...
* dev: created custom text color and background color extensions
* chore: update slash commands icon style
* chore: update constants
* chore: update variables css file selectors
2024-10-11 19:11:39 +05:30
sriram veeraghanta
ea7d990675
Merge branch 'uat' of github.com:makeplane/plane-ee into preview
2024-10-11 16:20:04 +05:30
M. Palanikannan
0aa11d3917
regression: image aspect ratio fix ( #1435 )
2024-10-10 20:28:42 +05:30
sriram veeraghanta
39797cc34b
fix: merge conflicts resolved
2024-10-10 17:52:41 +05:30
sriram veeraghanta
c1f881b2d1
Merge branch 'develop' of github.com:makeplane/plane into preview
2024-10-10 15:11:33 +05:30
sriram veeraghanta
5f4875cc60
fix: version bump
2024-10-10 15:05:03 +05:30
M. Palanikannan
2b1da96c3f
fix: drag handle scrolling fixed ( #5619 )
...
* fix: drag handle scrolling fixed
* fix: closest scrollable parent found and scrolled
* fix: removed overflow auto from framerenderer
* fix: make dragging dynamic and smoother
2024-10-10 14:06:14 +05:30
M. Palanikannan
b97fcfb46d
fix: show the full screen toolbar in read only instances as well ( #5746 )
2024-10-10 14:06:14 +05:30
Aaryan Khandelwal
812d8a3edf
fix: editor document extensions build ( #1399 )
2024-10-08 19:03:53 +05:30
Aaryan Khandelwal
406332dc29
fix: merge conflicts from preview
2024-10-08 18:51:27 +05:30
Aaryan Khandelwal
c3c1ea727d
[WEB-2494] feat: text color and highlight options for all editors ( #5653 )
...
* feat: add text color and highlight options to pages
* style: rich text editor floating toolbar
* chore: remove unused function
* refactor: slash command components
* chore: move default text and background options to the top
* fix: sections filtering logic
2024-10-08 18:42:47 +05:30
Aaryan Khandelwal
12452b824f
fix: merge conflicts from preview
2024-10-08 17:46:08 +05:30
Pushya Mitra Thiruvooru
bb7ed4dd67
Merge branch 'preview' of https://github.com/makeplane/plane-ee into sync/11234345577
2024-10-08 17:19:48 +05:30
pushya22
55574a8f7e
Merge pull request #1384 from makeplane/sync/11234246188
...
sync: community changes
2024-10-08 17:15:13 +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
M. Palanikannan
7317975b04
fix: show the full screen toolbar in read only instances as well ( #5746 )
2024-10-08 16:50:32 +05:30
M. Palanikannan
5fb7e98b7c
fix: drag handle scrolling fixed ( #5619 )
...
* fix: drag handle scrolling fixed
* fix: closest scrollable parent found and scrolled
* fix: removed overflow auto from framerenderer
* fix: make dragging dynamic and smoother
2024-10-08 16:44:05 +05:30
pushya22
00eb0a2745
Merge pull request #1363 from makeplane/sync/11210904832
...
sync: community changes
2024-10-07 13:16:21 +05:30
M. Palanikannan
5f7b6ecf7f
fix: image deletion on submit fixed in comments ( #5748 )
...
* fix: image deletion on submit fixed in comments
* fix: cleareditor added to read only editor
* fix: image component double drop fixed
* feat: multiple image selection and uploading
* fix: click event on read only instance
* fix: made things async
* fix: prevented default behaviour
* fix: removed extra dep and cleaned up logic
2024-10-07 13:12:16 +05:30
sriram veeraghanta
b87d5c5be6
fix: version upgrade
2024-10-04 19:25:49 +05:30
pushya22
7bfdcb9657
Merge pull request #1301 from makeplane/sync/11107952111
...
sync: community changes
2024-09-30 19:44:43 +05:30
M. Palanikannan
bfef0e89e0
[PE-46] fix: added aspect ratio to resizing ( #5693 )
...
* fix: added aspect ratio to resizing
* fix: image loading
* fix: image uploading and adding only necessary keys to listen to
* fix: image aspect ratio maintainance done
* fix: loading of images with uploads
* fix: custom image extension loading fixed
* fix: refactored all the upload logic
* fix: focus detection for editor fixed
* fix: drop images and inserting images cleaned up
* fix: cursor focus after image node insertion and multi drop/paste range error fix
* fix: image types fixed
* fix: remove old images' upload code and cleaning up the code
* fix: imports
* fix: this reference in the plugin
* fix: added file validation
* fix: added error handling while reading files
* fix: prevent old data to be updated in updateAttributes
* fix: props types for node and image block
* fix: remove unnecessary dependency
* fix: seperated display message logic from ui
* chore: added comments to better explain the loading states
* fix: added getPos to deps
* fix: remove click event on failed to load state
* fix: css for error and selected state
2024-09-30 19:43:14 +05:30
pushya22
505cc915da
Merge pull request #1298 from makeplane/sync/11106086992
...
sync: community changes
2024-09-30 17:59:34 +05:30
M. Palanikannan
bcd46b6aa9
fix: missing editor package ( #5708 )
2024-09-30 17:58:11 +05:30
Aaryan Khandelwal
3b0f3ca761
chore: show content loader untile the server has synced ( #5657 )
2024-09-30 15:57:19 +05:30
pushya22
246c9a9c9b
Merge pull request #1285 from makeplane/sync/11073123183
...
sync: community changes
2024-09-27 20:41:16 +05:30
Aaryan Khandelwal
04686d1721
fix: convert image size to string ( #5717 )
2024-09-27 20:39:50 +05:30
pushya22
43c8bb32d4
Merge pull request #1278 from makeplane/sync/11063699310
...
sync: community changes
2024-09-27 13:21:12 +05:30
Aaryan Khandelwal
ade03e9f8f
chore: move headings list extension to the document editor ( #5711 )
2024-09-27 08:24:04 +05:30
pushya22
cb2aeb63ce
Merge pull request #1256 from makeplane/sync/11016174017
...
sync: community changes
2024-09-24 20:18:44 +05:30
M. Palanikannan
20e569294d
[WEB-2528] fix: side menu rendering even if created already ( #5687 )
...
* fix: side menu rendering even if created already
* fix: drag handles position
2024-09-24 20:11:49 +05:30
Pushya Mitra Thiruvooru
3c59fb2829
Merge branch 'preview' of https://github.com/makeplane/plane-ee into sync/11012082716
2024-09-24 16:43:02 +05:30
pushya22
c6e4d227fd
Merge pull request #1246 from makeplane/sync/11009934381
...
sync: community changes
2024-09-24 16:20:38 +05:30
Aaryan Khandelwal
8dabe839f3
fix: pass update image size ( #5686 )
2024-09-24 16:09:12 +05:30
Aaryan Khandelwal
5ca794b648
chore: remove line-through decoration from checked todo list items ( #5659 )
2024-09-24 13:56:36 +05:30
sriram veeraghanta
5e13a8ddc9
fix: merge conflicts
2024-09-23 18:08:27 +05:30
sriram veeraghanta
83bfca6f2d
fix: linting issues and rule changes ( #5681 )
...
* fix: lint config package updates
* fix: tsconfig changes
* fix: lint config setup
* fix: lint errors and adding new rules
* fix: lint errors
* fix: ui and editor lints
* fix: build error
* fix: editor tsconfig
* fix: lint errors
* fix: types fixes
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2024-09-23 17:10:38 +05:30
pushya22
721f60fe51
Merge pull request #1226 from makeplane/sync/10992451838
...
sync: community changes
2024-09-23 16:03:09 +05:30
Aaryan Khandelwal
83b83326c5
[WEB-2509] feat: fullscreen option for editor images ( #5665 )
...
* feat: editor image full screen mode
* fix: full screen modal visibility
* refactor: memoize calculations
* chore: update useEffect dependencies
2024-09-23 16:00:06 +05:30
Aaryan Khandelwal
022a267f23
fix: merge conflicts resolved from preview
2024-09-23 15:42:22 +05:30
Aaryan Khandelwal
f9a8896486
[WEB-1116] chore: add fallback for the live server ( #5622 )
...
* chore: add fallback for the live server
* fix: update provider document after patch request
* chore: make the health check call only on connection fail
* chore: update debounce interval
* refactor: remove useSwr call for healtch check
* fix: pages fallback init
2024-09-23 15:35:06 +05:30
pushya22
b7350ed343
Merge pull request #1218 from makeplane/sync/10991236220
...
sync: community changes
2024-09-23 14:45:51 +05:30
M. Palanikannan
a05876552c
[WEB-1116] fix: page outline not reflecting changes in realtime ( #5567 )
...
* fix: svg not supported in image uploads
* fix: svg image file error message fixed
* fix: heading not updating with realtime
* chore: add read-only editor support
* fix: headings show on initial render
* fix: types and imports
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2024-09-23 14:44:27 +05:30
sriram veeraghanta
7ba628d491
Merge branch 'uat' of github.com:makeplane/plane-ee into preview
2024-09-22 01:48:19 +05:30
pushya22
6c8c21b423
Merge pull request #1195 from makeplane/sync/10940788666
...
sync: community changes
2024-09-19 17:48:48 +05:30
Aaryan Khandelwal
77152b3119
style: remove side menu position transition ( #5637 )
2024-09-19 17:47:34 +05:30
Aaryan Khandelwal
e1a8e2ae9f
chore: show content loader untile the server has synced
2024-09-19 16:18:30 +05:30
sriram veeraghanta
1232917696
fix: version upgrade
2024-09-18 20:55:58 +05:30