sriram veeraghanta
73d317ec66
fix: typo fixes
2024-10-10 15:24:38 +05:30
guru_sainath
71cdaa5614
chore: updated typo error message in license activation ( #1417 )
2024-10-09 20:59:15 +05:30
guru_sainath
dfa6652a6e
[WEB-2108] chore: 12 users restriction for cloud users removed. ( #1383 )
...
* chore: removed 12 member validation
* dev: changed the logic of workspace license
2024-10-08 15:07:00 +05:30
pushya22
13dfe93206
Merge pull request #1382 from makeplane/sync/11230960167
...
sync: community changes
2024-10-08 13:21:56 +05:30
Prateek Shourya
328b6961a2
[WEB-2605] fix: update URL regex pattern to allow complex links. ( #5767 )
2024-10-08 13:20:27 +05:30
sriram veeraghanta
fa3e7fefb4
Merge branch 'master' of github.com:makeplane/plane-ee into uat
2024-10-07 20:09:59 +05:30
Prateek Shourya
14b690e985
[WEB-2524] chore: restrict license activation from guest and members. ( #1367 )
2024-10-07 17:50:08 +05:30
guru_sainath
1b0f45aaec
chore: mobile web view authentication signout cache in browser ( #1361 )
2024-10-07 17:12:38 +05:30
pushya22
5f9d416c74
Merge pull request #1362 from makeplane/sync/11210682673
...
sync: community changes
2024-10-07 12:58:52 +05:30
guru_sainath
dfd3af13cf
fix: handled favorite entity data null ( #5756 )
2024-10-07 12:57:15 +05:30
Prateek Shourya
788b4284e3
fix: build errors on preview. ( #1354 )
2024-10-04 20:07:54 +05:30
Prateek Shourya
47e9c0b951
[WEB-2559] fix: web socket protocol ( #1340 )
...
* [WEB-2559] fix: web socket protocol for workspace pages
* [WEB-2559] fix: web socket protocol. (#5731 )
* [WEB-2559] fix: live server URL generation for self-managed instances. (#5733 )
* fix: live base server url. (#5734 )
* fix: live base server url.
* chore: update websocket URL logic.
2024-10-04 19:59:08 +05:30
Prateek Shourya
ad09cbff11
[WEB-2108] chore: 12 users restriction for cloud users. ( #1330 )
...
* [WEB-2108] chore: 12 users restriction for cloud users.
* chore: update total_seats count.
2024-10-04 19:59:08 +05:30
Akshita Goyal
94312311fd
fix: cycle graph build bugs ( #1327 )
2024-10-04 19:59:08 +05:30
sriram veeraghanta
1f0a72eee3
fix: sentry error sample rate updated
2024-10-04 19:58:40 +05:30
sriram veeraghanta
0ebda14628
fix: merge conflicts
2024-10-04 19:46:14 +05:30
sriram veeraghanta
b87d5c5be6
fix: version upgrade
2024-10-04 19:25:49 +05:30
Satish Gandham
01257a6936
chore: permission layer and updated issues v1 query from workspace to project level ( #5753 )
...
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-10-04 18:34:46 +05:30
Prateek Shourya
51b01ebcac
[WEB-2580] chore: improvements for custom search select. ( #5744 )
...
* [WEB-2580] chore: improvements for custom search select.
* chore: update optionTooltip prop.
* chore: update option tooltip prop.
* chore: minor updates.
2024-10-04 17:31:09 +05:30
Akshita Goyal
ec22f1fc53
fix: cycles build issue ( #5750 )
2024-10-04 14:11:26 +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
Mihir
ee0dce46de
[WEB-2520] fix-Sorted Icon Not Updating Dynamically in Spreadsheet View ( #5688 )
...
* Updated conditional rendering of sorting icons
* Removed unused imports
2024-10-03 17:31:08 +05:30
Ketan Sharma
b7ee7e19fc
[WEB-2213] fix: group by persistence for list view ( #5590 )
...
* fix kanban view localStorage
* add functionality for list view and add type for kanban function
* add comment in issue-filter-helper store
* improved code quality
* add comment for clarity
* use better variable names
* use useCallback hook and change variable name
* made suggested changes
2024-10-03 17:29:50 +05:30
Prateek Shourya
9ef5b73c81
[WEB-2524] feat: license sync and deactivation ( #1245 )
...
* feat: added manual sync handler for license refetch
* chore: add workspace license refresh endpoint
* chore: license sync request endpoint
* feat: added delink route inside monitor
* feat: added license delink route for delinking license
* chore: license delink endpoint
* feat: added delink route
* chore: license deactivation
* chore: license sync and deactivation for self managed users.
* chore: license sync and deactivation changes
* feat: handle case for free workspace
* chore: UI and UX updates.
* style: minor UI improvement.
---------
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com >
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-10-03 17:28:18 +05:30
rahulramesha
8291043704
Stop duplicate issue layout updates ( #5743 )
2024-10-03 16:51:18 +05:30
Prateek Shourya
c90df623de
fix: live base server url. ( #5734 )
...
* fix: live base server url.
* chore: update websocket URL logic.
2024-10-03 14:06:03 +05:30
Prateek Shourya
62c45f3bb1
[WEB-2559] fix: live server URL generation for self-managed instances. ( #5733 )
2024-10-01 21:03:17 +05:30
Prateek Shourya
96dc9db237
[WEB-2559] fix: web socket protocol. ( #5731 )
2024-10-01 19:57:17 +05:30
Akshita Goyal
5474ab326d
fix: cycles import issues for ee ( #5732 )
2024-10-01 19:52:52 +05:30
Akshita Goyal
4940dc2193
Chore: progress chart changes ( #5707 )
...
* fix: progress chart code splitting
* fix: progress chart code splitting
* fix: build errors + review changes
2024-10-01 18:59:49 +05:30
pushya22
bc595ecad0
Merge pull request #1307 from makeplane/sync/11123055724
...
sync: community changes
2024-10-01 15:34:36 +05:30
Satish Gandham
632282d0df
Fix build erorrs and unnecessary console.logs ( #5730 )
2024-10-01 15:31:04 +05:30
Pushya Mitra Thiruvooru
fe92a31d39
Merge branch 'preview' of https://github.com/makeplane/plane-ee into sync/11121871853
2024-10-01 14:31:12 +05:30
Satish Gandham
33f6c1fe9e
[WEB-2001] feat: Fix local cache issues r4 ( #5726 )
...
* - Handle single quotes in load workspace queries
- Add IS null where condition in query utils
* Fix description_html being lost
* Change secondary order to sequence_id
* Fix update persistence layer
* Add instrumentation
* - Fallback to server incase of any error
2024-10-01 14:18:01 +05:30
Bavisetti Narayan
5f584e06cd
[WEB-2568] chore: implement activity tracking for issue type changes ( #1300 )
...
* chore: issue type activity
* chore: restrict issue type activity for normal users
* chore: issue type activity implementation.
* fix: issue with disabled issue type display.
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2024-09-30 19:54:38 +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
fe135203dc
Merge pull request #1299 from makeplane/sync/11107591730
...
sync: community changes
2024-09-30 19:24:39 +05:30
Prateek Shourya
e9d5db0093
[WEB-2568] chore: minor improvements for issue activity component. ( #5725 )
2024-09-30 19:23:24 +05:30
Pushya Mitra Thiruvooru
e28170bd55
Merge branch 'preview' of https://github.com/makeplane/plane-ee into sync/11105656022
2024-09-30 17:38:19 +05:30
Prateek Shourya
66ca1663bf
[WEB-2579] fix: frequent loader on issue detail / archived issue detail page. ( #5724 )
...
* [WEB-2579] fix: frequent loader on issue detail / archived issue detail page.
* chore: minor improvement.
2024-09-30 17:32:08 +05:30
Prateek Shourya
b792ae7981
[WEB-2568] feat: enable issue type switching ( #1289 )
...
* feat: switch issue type.
* chore: issue type switch in peek overview.
* TEMP: REMOVE ISSUE TYPES FEATURE FLAG.
* chore: code cleanup
* chore: issue type swticher.
* fix: mutation issue for issue property values.
* chore: cleanup
* chore: remove unwanted changes.
* chore: feature flag issue type swticher and other improvements.
* chore: update switch issue type icon.
* chore: minor improvement.
2024-09-30 16:28:18 +05:30
pushya22
826e34e716
Merge pull request #1294 from makeplane/sync/11104561369
...
sync: community changes
2024-09-30 16:22:20 +05:30
Ketan Sharma
193d530b40
[WEB-2550] fix: spacing by removing the right border ( #5699 )
...
* fix spacing by removing the right border
* remove log statement
* replicate the same for space
2024-09-30 16:17:57 +05:30
pushya22
6777f04643
Merge pull request #1292 from makeplane/sync/11104118328
...
sync: community changes
2024-09-30 15:50:38 +05:30
Mihir
7f5a898cec
[WEB-2266] chore-No favorites should be aligned like the rest of the things ( #5618 )
...
* Updated alignment of empty favorite text
* Updated padding
2024-09-30 15:49:30 +05:30
pushya22
e670c191f0
Merge pull request #1291 from makeplane/sync/11104074161
...
sync: community changes
2024-09-30 15:48:06 +05:30
Mihir
bf6588b573
Updated notification text wrap ( #5607 )
2024-09-30 15:46:35 +05:30
pushya22
4a7ec66aa8
Merge pull request #1290 from makeplane/sync/11102468693
...
sync: community changes
2024-09-30 14:09:22 +05:30
Prateek Shourya
c25fa594fe
[WEB-2568] chore: minor improvements related to issue identifier and issue modal. ( #5723 )
...
* [WEB-2568] chore: minor improvements related to issue identifier and issue modal.
* fix: error handling for session recorder script.
* chore: minor improvement
2024-09-30 14:07:22 +05:30