Prateek Shourya
914811b643
fix: build error for product updates modal. ( #5944 )
2024-11-04 14:04:59 +05:30
Prateek Shourya
9b9d0e3fd6
chore: minor ux copy update for activation modal. ( #1641 )
2024-11-04 13:31:49 +05:30
Prateek Shourya
6d3119db44
[WEB-2500] chore: product updates modal improvement. ( #1257 )
...
* [WEB-2500] chore: product updates modal improvement.
* chore: minor fixes.
2024-10-30 18:41:26 +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
fddeee7b09
fix: issue properties and option initialization. ( #1639 )
2024-10-30 15:48:46 +05:30
rahulramesha
e181f7ae24
[WEB-2442] feat: Timeline dependencies ( #1631 )
...
* fix build
* Timeline Dependency changes
* fix build error
2024-10-30 14:03:10 +05:30
rahulramesha
83ad0e84ed
chore: fix EE build ( #1636 )
...
* fix de dupe changes
* fix global component changes
2024-10-30 13:01:32 +05:30
Satish Gandham
2045c2dde2
Merge pull request #1635 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-10-29 20:57:15 +05:30
rahulramesha
3f429a1dab
minor build fix ( #5929 )
2024-10-29 20:51:56 +05:30
Prateek Shourya
7f0843abe7
fix: merge conflicts resolved
2024-10-29 20:47:31 +05:30
Ketan Sharma
22b616b03c
[WEB-2449] fix: admin is not able to edit issues in notifications peek overview ( #5877 )
...
* fix backend
* fix missing arguments for allow permissions
* Revert "fix backend"
This reverts commit 208636d7c8 .
2024-10-29 19:46:20 +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
Prateek Shourya
4bc751b7ab
[WEB-2500] feat: Product updates modal (What's new in Plane) ( #5690 )
...
* [WEB-2500] feat: Product updates modal (What's new in Plane)
* fix: build errors.
* fix: lint errors resolved.
* chore: minor improvements.
* chore: minor fixes
2024-10-29 19:26:00 +05:30
Aaryan Khandelwal
c423d7d9df
[WEB-2717] chore: implemented issue attachment upload progress ( #5901 )
...
* chore: added attachment upload progress
* chore: add debounce while updating the upload status
* chore: update percentage calc logic
* chore: update debounce interval
2024-10-29 19:22:29 +05:30
pushya22
b25842a3b3
Merge pull request #1625 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-10-29 18:15:44 +05:30
rahulramesha
538e78f135
refactor timeline store for code splitting ( #5926 )
2024-10-29 17:57:45 +05:30
Prateek Shourya
b67f352b90
fix: lint and build errors ( #5923 )
...
* fix: lint errors.
* fix: build errors
2024-10-29 13:45:18 +05:30
pushya22
a5d9f4fd95
Merge pull request #1624 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-10-29 13:44:25 +05:30
Anmol Singh Bhatia
8829575780
chore: app sidebar add issue button improvement ( #5921 )
2024-10-29 13:42:42 +05:30
rahulramesha
724adeff5c
[WEB-2442] fix: Timeline Improvements and bug fixes ( #5922 )
...
* improve auto scroller logic
* fix drag indicator visibility on for blocks
* modify timeline store logic and improve timeline scrolling logic
* fix width of block while dragging with left handle
* fix block arrow direction while block is out of viewport
2024-10-29 13:42:14 +05:30
sriram veeraghanta
dd05e56ebd
Merge branch 'uat' of github.com:makeplane/plane-ee into preview
2024-10-28 18:19:23 +05:30
Anmol Singh Bhatia
c461412fe0
fix: workspace page publish url ( #1618 )
2024-10-28 18:13:36 +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
pushya22
eeb27da6c4
Merge pull request #1609 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-10-28 14:17:44 +05:30
Satish Gandham
6113aefde0
Fix issue with SQLite transactions ( #5919 )
2024-10-28 14:14:57 +05:30
Ketan Sharma
f387fc1241
[WEB-2484] fix: workspace projects with grouping bugs ( #1526 )
...
* Fix on hover problem and add header
* made progress
* fix header done
* fix cleanup code
* fix remove unnexessary file
* fix remove archive from header
* add seperate local storage for archives
* fix related bugs
* code cleanup
* code cleanup
* fix archive colour and no of projects listed
* code cleanup
* made recommended changes
2024-10-24 19:12:57 +05:30
Akshita Goyal
9de1ea6478
fix: removed unnecessary api calls ( #1590 )
2024-10-24 19:00:36 +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
Satish Gandham
9fb353ef54
[WEB-2706] chore: Switch to wa-sqlite ( #5859 )
...
* fix layout switching when filter is not yet completely fetched
* add layout in issue filter params
* Handle cases when DB intilization failed
* chore: permission layer and updated issues v1 query from workspace to project level
* - Switch to using wa-sqlite instead of sqlite-wasm
* Code cleanup and fix indexes
* Add missing files
* - Import only required functions from sentry
- Wait till all the tables are created
* Skip workspace sync if one is already in progress.
* Sync workspace without using transaction
* Minor cleanup
* Close DB connection before deleting files
Fix clear OPFS on safari
* Fix type issue
* Improve issue insert performance
* Refactor workspace sync
* Close the DB connection while switching workspaces
* Update web/core/local-db/worker/db.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Worker cleanup and error handling
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update web/core/local-db/worker/db.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update web/core/local-db/storage.sqlite.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update web/core/local-db/worker/db.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Code cleanup
* Set default order by to created at and descending
* Wait for transactions to complete.
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
Co-authored-by: gurusainath <gurusainath007@gmail.com >
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-10-24 15:35:02 +05:30
Ketan Sharma
ad25a972a1
[WEB-2587] fix: hide log work button for guest user ( #5787 )
...
* fix the rendering logic
* fix handle nullish value
2024-10-24 14:48:59 +05:30
Ketan Sharma
4157f3750b
add missing background color ( #5789 )
2024-10-24 14:46:56 +05:30
Ketan Sharma
d7c5645948
[WEB-2606] fix: project members shouldn't be able to change others roles ( #5802 )
...
* [WEB-2606] fix: project members should not be able to change other project member's roles
* add better logic
2024-10-24 14:46:10 +05:30
Anmol Singh Bhatia
8d837eddb3
chore: calendar current date indicator improvement ( #5880 )
2024-10-24 14:42:44 +05:30
Anmol Singh Bhatia
0312455d66
fix: project state setting dnd ( #5881 )
2024-10-24 14:41:35 +05:30
Prateek Shourya
e4e83a947a
[WEB-2479] fix: merge default and archived issue details endpoint. ( #5882 )
2024-10-24 14:40:50 +05:30
Akshita Goyal
2ecc379486
fix: truncated project name in analytics dropdown ( #5883 )
2024-10-24 14:39:32 +05:30
Prateek Shourya
bf220666dd
[WEB-2326] fix: issue activity mutation on attachments upload. ( #5886 )
2024-10-24 14:36:30 +05:30
Anmol Singh Bhatia
074ad6d1a4
chore: intake issue back date snooze disabled ( #5888 )
2024-10-24 14:35:57 +05:30
pushya22
5f68352e2f
Merge pull request #1592 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-10-23 20:13:43 +05:30
Anmol Singh Bhatia
56bb6e1f48
fix: draft issue type update outside click ( #5902 )
2024-10-23 20:11:28 +05:30
pushya22
5d691fdd63
Merge pull request #1589 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-10-23 16:48:45 +05:30
Anmol Singh Bhatia
25a410719b
fix: intake issue description and navigation ( #5900 )
2024-10-23 16:46:28 +05:30
pushya22
10b6647ab1
Merge pull request #1586 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-10-23 15:20:41 +05:30
Anmol Singh Bhatia
cbfcbba5d1
[WEB-2709] chore: intake issue navigation improvement ( #5891 )
...
* chore: intake issue navigation improvement
* chore: code refactor
* chore: intake issue navigation improvement
* chore: intake issue navigation improvement
2024-10-23 15:19:43 +05:30
Anmol Singh Bhatia
c4421f5f97
fix: issue widget modal rendering ( #5896 )
2024-10-23 15:19:26 +05:30
Anmol Singh Bhatia
84c06c4713
fix: guest user intake issue edit validation ( #5898 )
2024-10-23 15:19:10 +05:30
pushya22
16bc4adfc1
Merge pull request #1580 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-10-22 18:03:00 +05:30