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
Lakhan Baheti
8ea34b5995
[WEB-2729] chore: updated live server auth cookies handling ( #5913 )
...
* chore: updated live server auth cookies handling
* chore: update token parsing logic
* fix: types and better logical seperation between the existing two tokens
* fix: better fallback to use request headers for cookies
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
2024-10-30 17:38:29 +05:30
Prateek Shourya
fddeee7b09
fix: issue properties and option initialization. ( #1639 )
2024-10-30 15:48:46 +05:30
Aaryan Khandelwal
8adc45a507
chore: gif image support for all editors ( #1621 )
...
* chore: update types check
* chore: add gif support for editors
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-10-30 14:03:47 +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
pushya22
0ea58beb92
Merge pull request #1638 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-10-30 14:02:38 +05:30
Bavisetti Narayan
403482fa6e
fix: workspace user property migration ( #5908 )
...
* fix: workspace user property migration
* fix: issue relations migration
2024-10-30 13:52:14 +05:30
Nikhil
fe18eae8cd
fix: integrity error on account creation ( #5876 )
...
* fix: integrity error on account creation
* fix: exception handling
2024-10-30 13:46:05 +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
Satish Gandham
2f9b63b1af
Merge pull request #1632 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-10-29 20:53:41 +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
Aaryan Khandelwal
b4bbe3a8ba
fix: change html tag name for callout ( #5924 )
2024-10-29 14:12:12 +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
241981b7b8
Merge pull request #1613 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-10-28 17:27:46 +05:30
Aaryan Khandelwal
f986bd83fd
fix: callout content not being saved in description html ( #5920 )
2024-10-28 17:00:32 +05:30
pushya22
fa325749d0
Merge pull request #1612 from makeplane/fix-aws-default-region
...
fix: aws default region
2024-10-28 16:53:58 +05:30
Nikhil
1adbe38bf6
fix: aws default region ( #1607 )
...
* fix: aws default region
* fix: aws region in cloud compose
2024-10-28 16:52:37 +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
Nikhil
416eb28cf8
fix: aws default region ( #1607 )
...
* fix: aws default region
* fix: aws region in cloud compose
2024-10-28 13:57:24 +05:30
Plane Bot
94e8d19484
Sync: Community Changes ( #1598 )
...
* fix: issue retrieval endpoint (#5907 )
* fix: background task metadata (#5909 )
* fix: rendered the analytics for labels (#5906 )
* fix: rendered the analytics for labels
* fix: analytics exports
---------
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2024-10-24 20:37:49 +05:30
Bavisetti Narayan
6d08cf2757
fix: rendered the analytics for labels ( #5906 )
...
* fix: rendered the analytics for labels
* fix: analytics exports
2024-10-24 20:35:27 +05:30
Bavisetti Narayan
2caf23fb71
fix: background task metadata ( #5909 )
2024-10-24 20:35:05 +05:30
Bavisetti Narayan
b33328dec5
fix: issue retrieval endpoint ( #5907 )
2024-10-24 20:33:16 +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
sriram veeraghanta
39ce4d4929
fix: adding cloud action file
2024-10-24 16:51:07 +05:30
pushya22
4aefb68a38
Merge pull request #1597 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-10-24 15:50:59 +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