M. Palanikannan
3d5e86d227
Flat list demo ( #1709 )
...
* wip: added flat list
* fix: able to render prosemirror flat lists
* fix: types to insert list
* chore: renamed manual logger and logger middleware across the live server
* feat: old and new lists coexist
* feat: migration (but with duplication of content and persistence of old lists due to indexed db)
* fix: flat lists
* fix: migration script added
* fix: styles of ordered lists
* fix: table insertion
* fix: image attr type
* fix: insert table command for nesting it in lists
* fix: exiting code blocks inside lists
* revert: old fetch logic
* feat: trying out heading lists, nested styles and diving deeper
* fix: flat-list
* fix: parse html
* fix: css
* fix: add toggle list command
2024-11-13 22:16:16 +05:30
pushya22
c886464852
Merge pull request #1704 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-11-13 16:03:26 +05:30
rahulramesha
f44db89f41
[WEB-2628] fix: Sorting by estimates ( #5988 )
...
* fix estimates sorting in Front end side
* change estimate sorting keys
* - Fix estimate sorting when local db is enabled
- Fix a bug with with sorting on special fields on spreadsheet layout
- Cleanup logging
* Add logic for order by based on layout for special cases of no load
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-11-13 15:38:43 +05:30
Plane Bot
e962239d64
Sync: Community Changes ( #1659 )
...
* fix: added workspaceslug in renderChildren of project settings (#5951 )
* fix: added workspaceslug in renderChildren of project settings
* fix: updated apis
* fix: types
* fix: added editor
* fix: handled avatar for intake
* chore: code refactor (#5952 )
* chore: code refactor
* chore: code refactor
* fix: wrong token being passed in the read-only editor (#5954 )
* fix: wrong token
* chore: update useMemo dependencies
* [PULSE-42] feat: text alignment for all editors (#5847 )
* feat: text alignment for editors
* fix: text alignment types
* fix: build errors
* fix: build error
* fix: toolbar movement post alignment selection
* fix: callout type
* fix: image node types
* chore: add ts error warning
* fix: editor height (#5953 )
* fix: editor height
* fix: removed unwanted class
* fix: editor height
* add missing config to get issues api call (#5955 )
---------
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com >
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com >
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com >
Co-authored-by: rahulramesha <71900764+rahulramesha@users.noreply.github.com >
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-11-05 17:54:51 +05:30
Aaryan Khandelwal
b4de055463
[PULSE-42] feat: text alignment for all editors ( #5847 )
...
* feat: text alignment for editors
* fix: text alignment types
* fix: build errors
* fix: build error
* fix: toolbar movement post alignment selection
* fix: callout type
* fix: image node types
* chore: add ts error warning
2024-11-05 17:46:34 +05:30
Satish Gandham
411d02533c
Merge pull request #1656 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-11-05 15:23:17 +05:30
Akshita Goyal
9309d1b574
feat: Pi chat ( #5933 )
...
* fix: added pi chat
* fix: added bot
* fix: removed pi chat from community version
* fix: removed unwanted files
* fix: removed unused import
2024-11-05 15:16:58 +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
pushya22
fd3107f187
Merge pull request #1544 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-10-17 17:47:29 +05:30
Prateek Shourya
173b49b4cb
[WEB-2431] chore: profile settings page UI improvement ( #5838 )
...
* [WEB-2431] chore: timezone and language management.
* chore: remove project level timezone changes.
* chore: minor UI improvement.
* chore: minor improvements
2024-10-17 17:06:22 +05:30
Prateek Shourya
d38889de79
chore: ee repo improvements and lint fixes. ( #1326 )
...
* chore: move plans constant to `ee` folder.
* fix: all lint error accross `ee` repo.
2024-10-15 13:13:44 +05:30
pushya22
79e0ed3fc5
Merge pull request #1498 from makeplane/sync/11341288434
...
sync: community changes
2024-10-15 12:59:39 +05:30
pushya22
abe888d9eb
Merge pull request #1491 from makeplane/sync/11327025301
...
sync: community changes
2024-10-15 12:57:46 +05:30
Prateek Shourya
fa25a816a7
[WEB-2549] chore: ux copy update for project access. ( #5831 )
2024-10-15 12:57:29 +05:30
Anmol Singh Bhatia
ee823d215e
[WEB-2629] chore: workspace draft issue ux copy updated ( #5825 )
...
* chore: workspace draft issue ux copy updated
* chore: workspace draft issue ux copy updated
2024-10-14 17:26:54 +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
Anmol Singh Bhatia
a29c6183ef
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/11275302838
2024-10-10 19:22:05 +05:30
Anmol Singh Bhatia
332d2d5c68
[WEB-2388] dev: workspace draft issues ( #5772 )
...
* chore: workspace draft page added
* chore: workspace draft issues services added
* chore: workspace draft issue store added
* chore: workspace draft issue filter store added
* chore: issue rendering
* conflicts: resolved merge conflicts
* conflicts: handled draft issue store
* chore: draft issue modal
* chore: code optimisation
* chore: ui changes
* chore: workspace draft store and modal updated
* chore: workspace draft issue component added
* chore: updated store and workflow in draft issues
* chore: updated issue draft store
* chore: updated issue type cleanup in components
* chore: code refactor
* fix: build error
* fix: quick actions
* fix: update mutation
* fix: create update modal
* chore: commented project draft issue code
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-10-10 19:12:34 +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
26fe9ae0b1
Merge branch 'preview' of https://github.com/makeplane/plane-ee into sync/11234257398
2024-10-08 17:16:46 +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
Mihir
6bf0e27b66
[WEB-2433] chore-Update name of the Layout ( #5661 )
...
* Updated layout names
* Corrected character casing for titles
2024-10-08 16:44:50 +05:30
sriram veeraghanta
0ebda14628
fix: merge conflicts
2024-10-04 19:46:14 +05:30
Akshita Goyal
f1a0a8d925
Fix: Cycle graphs refactor ( #5745 )
...
* fix: community changes for cycle graphs
* fix: added dependency from root package.json
2024-10-03 19:25:53 +05:30
pushya22
fc002fae57
Merge pull request #1264 from makeplane/sync/11032364134
...
sync: community changes
2024-09-25 17:19:11 +05:30
Anmol Singh Bhatia
22623fad33
[WEB-2543] chore: workspace inbox guest permission ( #5695 )
...
* chore: workspace inbox permission updated
* chore: workspace inbox permission updated
* chore: code refactor
* chore: code refactor
2024-09-25 17:17:42 +05:30
Pushya Mitra Thiruvooru
ec49419043
Merge branch 'preview' of https://github.com/makeplane/plane-ee into sync/10993117667
2024-09-23 17:28:23 +05:30
Mihir
50af7c5bf6
Updated the empty state button text for analytics ( #5678 )
2024-09-23 16:44:11 +05:30
Aaryan Khandelwal
846398df41
fix: casing across all settings pages ( #5675 )
2024-09-23 16:41:25 +05:30
pushya22
7f841b6499
Merge pull request #1219 from makeplane/sync/10991461339
...
sync: community changes
2024-09-23 15:00:26 +05:30
rahulramesha
ae1a63f832
[WEB-2518] chore: Reverse order by of priority keys ( #5591 )
...
* make front end changes for priority orderby reversal
* chore: handled priority ordering in issues pagination
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-09-23 14:58:05 +05:30
Pushya Mitra Thiruvooru
dbdd71dc54
Merge branch 'preview' of https://github.com/makeplane/plane-ee into sync/10922328666
2024-09-19 16:18:34 +05:30
Anmol Singh Bhatia
3a9f01b9eb
[WEB-2462] [WEB-2461] fix: project intake filters ( #5645 )
...
* chore: intake order by options updated
* fix: intake filters icon and spacing
* chore: code refactor
2024-09-18 18:10:30 +05:30
Henit Chobisa
8786675b3c
feat: added prices and plans endpoint inside monitor, and prime ecosystem ( #1146 )
...
* feat: added endpoint for retrieving plans
* feat: added routes for retrieving and generating payment link
* chore: self-hosted upgrade.
* chore: self-hosted one upgrade.
* chore: product and payment link generation
* chore: count workspace members
* chore: activation modal.
* chore: self managed instance workspace upgrade modal.
* chore: billable members.
* chore: remove changelogs redirection from workspace pages header.
* chore: update seat count logic
* fix: exit process if monitor fails to decrypt feature flags
* chore: added docker compose rule to restart the monitor container for only 5 attempts
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-09-17 13:03:54 +05:30
Prateek Shourya
57542cdada
[WEB-2112 | WEB-2113 | WEB-2395] dev: billing and product updates. ( #1130 )
...
* chore: add current period start date
* chore: is trial ended
* chore: Billing page and Product updates.
* fix: seat purchase
* chore: self-hosted `env` updates.
* fix: lint error.
* fix: bugfixes in types package
* fix: build errors.
* chore: update yarn.lock file.
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-09-16 19:12:58 +05:30
pushya22
b44c00f34c
Merge pull request #1113 from makeplane/sync/10833091324
...
sync: community changes
2024-09-12 20:09:43 +05:30
Anmol Singh Bhatia
441385fc95
[WEB-2443] fix: role validation and code refactor ( #5596 )
...
* chore: delete cycle toast message updated
* fix: view page empty state
* fix: project settings automation
* fix: intake delete action
* fix: project label validation
* fix: project label validation
* fix: project state permission updated
* chore: code refactor
2024-09-12 20:08:13 +05:30
Prateek Shourya
095eddb368
fix: lint errors across enterprise repo. ( #1053 )
...
* fix: lint errors across enterprise repo.
* fix: lint errors in seats banner.
* fix: build error in auto close automation.
* fix: more lint errors
2024-09-12 18:23:42 +05:30
Anmol Singh Bhatia
2b8e2243d2
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-09-11 17:49:08 +05:30
Bavisetti Narayan
fdcd9a376c
[WEB-2357] fix: update and redefine user roles across the platform ( #5466 )
...
* chore: removed viewer role
* chore: indentation
* chore: remove viewer role
* chore: handled user permissions in store
* chore: updated the migration file
* chore: updated user permissions store
* chore: removed the owner key
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* fix: build error
* chore: updated user permissions store and handled the permissions fetch in workspace and project wrappers
* chore: package user enum updated
* chore: user permission updated
* chore: user permission updated
* chore: resolved build errors
* chore: resolved build error
* chore: resolved build errors
* chore: computedFn deep map issue resolved
* chore: added back migration
* chore: added new field in project table
* chore: removed member store in users
* chore: private project for admins
* chore: workspace notification access validation updated
* fix: workspace member edit option
* fix: project intake permission validation updated
* chore: workspace export settings permission updated
* chore: guest_view_all_issues added
* chore: guest_view_all_issues added
* chore: key changed for guest access
* chore: added validation for individual issues
* chore: changed the dashboard issues count
* chore: added new yarn file
* chore: modified yarn file
* chore: project page permission updated
* chore: project page permission updated
* chore: member setting ux updated
* chore: build error
* fix: yarn lock
* fix: build error
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-09-11 17:10:15 +05:30
Satish Gandham
d3369e3286
Merge pull request #1097 from makeplane/sync/ce-ee
...
sync: community changes
2024-09-11 13:02:17 +05:30
Prateek Shourya
00b76300f5
[WEB-2421] chore: issue display properties and issue identifier improvements. ( #5577 )
...
* [WEB-2421] chore: issue display properties and issue identifier improvements.
* chore: remove yarn.lock changes.
2024-09-10 21:49:57 +05:30
pushya22
578108ceaf
Merge pull request #1057 from makeplane/sync/ce-ee
...
sync: community changes
2024-09-06 16:27:42 +05:30
Anmol Singh Bhatia
52f78a86af
[PWA-26] chore: pwa input focus improvement ( #5507 )
...
* chore: pwa dropdown input focus improvement
* chore: tab indices helper function updated and code refactor
* chore: modal tab index refactoring
* fix: PWA filters input autofocus
* chore: intake tab index updated and code refactor
* chore: code refactor
2024-09-06 16:21:14 +05:30
Prateek Shourya
e6526a31c8
chore: create/ update issue modal restructure. ( #5385 )
...
* chore: create/ update issue modal restructure.
* chore: minor UI improvements.
2024-08-19 19:38:28 +05:30
sriram veeraghanta
f931386074
fix: merge conflicts
2024-08-16 18:02:07 +05:30