Aaryan Khandelwal
812d8a3edf
fix: editor document extensions build ( #1399 )
2024-10-08 19:03:53 +05:30
pushya22
c1bb1236d7
Merge pull request #1397 from makeplane/sync/11236225206
...
sync: community changes
2024-10-08 18:54:22 +05:30
Pushya Mitra Thiruvooru
c134437a13
Merge branch 'preview' of https://github.com/makeplane/plane-ee into sync/11236225206
2024-10-08 18:53:52 +05:30
pushya22
13f15e64db
Merge pull request #1396 from makeplane/sync/11236216692
...
sync: community changes
2024-10-08 18:52:44 +05:30
Aaryan Khandelwal
406332dc29
fix: merge conflicts from preview
2024-10-08 18:51:27 +05:30
Prateek Shourya
6e52f1b434
[WEB-2601] improvement: add click to copy issue identifier on peek-overview and issue detail page. ( #5760 )
2024-10-08 18:43:13 +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
5afc576dec
refactor: export components ( #5773 )
2024-10-08 18:41:08 +05:30
Akshita Goyal
4fe22c99c9
fix: projects header border css ( #1380 )
2024-10-08 18:36:50 +05:30
Akshita Goyal
61d6e06a67
fix: project name truncate issue ( #1379 )
2024-10-08 18:36:11 +05:30
Prateek Shourya
5ee59ea913
[WEB-2580] improvement: enable bulk operations of issue types. ( #1364 )
...
* [WEB-2580] improvement: enable bulk operations of issue types.
* chore: update error codes.
* chore: minor improvement.
* fix: disable estimates bulk ops if estimates are disabled for the project.
* chore: minor improvement.
* chore: issue type dropdown icon for unselected state
* chore: update custom search select props names.
* chore: show tooltip for issue type options with mandatory fields.
* chore: update issue type with mandatory property infoi content.
* chore: minor improvements.
2024-10-08 18:35:27 +05:30
pushya22
1cc210216c
Merge pull request #1394 from makeplane/sync/11234692144
...
sync: community changes
2024-10-08 18:34:06 +05:30
Pushya Mitra Thiruvooru
35004c14a7
Merge branch 'preview' of https://github.com/makeplane/plane-ee into sync/11234692144
2024-10-08 18:33:35 +05:30
pushya22
bd7e7b51fe
Merge pull request #1393 from makeplane/sync/11234646667
...
sync: community changes
2024-10-08 18:31:43 +05:30
Pushya Mitra Thiruvooru
66e8d35632
Merge branch 'preview' of https://github.com/makeplane/plane-ee into sync/11234646667
2024-10-08 18:31:05 +05:30
pushya22
df4e93ac7c
Merge pull request #1392 from makeplane/sync/11234420107
...
sync: community changes
2024-10-08 18:29:37 +05:30
Pushya Mitra Thiruvooru
93dd2dc583
Merge branch 'preview' of https://github.com/makeplane/plane-ee into sync/11234420107
2024-10-08 18:29:00 +05:30
pushya22
9a4a65b8bb
Merge pull request #1391 from makeplane/sync/11234408975
...
sync: community changes
2024-10-08 18:20:12 +05:30
Anmol Singh Bhatia
369d40fdfa
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/11234408975
2024-10-08 17:49:28 +05:30
pushya22
62a0b52145
Merge pull request #1390 from makeplane/sync/11234398600
...
sync: community changes
2024-10-08 17:46:56 +05:30
Aaryan Khandelwal
12452b824f
fix: merge conflicts from preview
2024-10-08 17:46:08 +05:30
pushya22
409c777acb
Merge pull request #1389 from makeplane/sync/11234386248
...
sync: community changes
2024-10-08 17:34:10 +05:30
Pushya Mitra Thiruvooru
fa9a2fd05b
Merge branch 'preview' of https://github.com/makeplane/plane-ee into sync/11234386248
2024-10-08 17:33:22 +05:30
pushya22
0cd3ca74a9
Merge pull request #1388 from makeplane/sync/11234367879
...
sync: community changes
2024-10-08 17:32:38 +05:30
NarayanBavisetti
f10259cf35
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/11234367879
2024-10-08 17:24:50 +05:30
pushya22
1b059211bb
Merge pull request #1387 from makeplane/sync/11234345577
...
sync: community changes
2024-10-08 17:20:54 +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
ec859afaa0
Merge pull request #1386 from makeplane/sync/11234294427
...
sync: community changes
2024-10-08 17:18:53 +05:30
Pushya Mitra Thiruvooru
47ea53de54
Merge branch 'preview' of https://github.com/makeplane/plane-ee into sync/11234294427
2024-10-08 17:18:23 +05:30
pushya22
14ac8d40a5
Merge pull request #1385 from makeplane/sync/11234257398
...
sync: community changes
2024-10-08 17:17:21 +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
pushya22
55574a8f7e
Merge pull request #1384 from makeplane/sync/11234246188
...
sync: community changes
2024-10-08 17:15:13 +05:30
Ketan Sharma
50ae32f3e1
[WEB-2555] fix: add "mark all as read" in the notifications header ( #5770 )
...
* move mark all as read to header and remove it from dropdown
* made recommended changes
2024-10-08 17:13:35 +05:30
Akshita Goyal
0451593057
fix: spreadsheet flicker issue ( #5769 )
2024-10-08 17:10:16 +05:30
M. Palanikannan
be092ac99f
[WEB-2603] fix: remove validation of roles from the live server ( #5761 )
...
* fix: remove validation of roles from the live server
* chore: remove the service
* fix: remove all validation of authorization
* fix: props updated
2024-10-08 16:55:26 +05:30
Anmol Singh Bhatia
f73a603226
[WEB-2380] chore: cycle sidebar refactor ( #5759 )
...
* chore: cycle sidebar refactor
* chore: code splitting
* chore: code refactor
* chore: code refactor
2024-10-08 16:54:44 +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
Anmol Singh Bhatia
20c9e232e7
chore: IssueParentDetail added to issue peekoverview ( #5751 )
2024-10-08 16:53:07 +05:30
Bavisetti Narayan
d168fd4bfa
[WEB-2388] fix: workspace draft issues migration ( #5749 )
...
* fix: workspace draft issues
* chore: changed the timezone key
* chore: migration changes
2024-10-08 16:51:57 +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
Aaryan Khandelwal
39195d0d89
[WEB-2532] fix: custom theme mutation logic ( #5685 )
...
* fix: custom theme mutation logic
* chore: update querySelector element
2024-10-08 16:47:16 +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
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
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
5395ac1fb2
Merge branch 'uat' of github.com:makeplane/plane-ee into preview
2024-10-07 20:10:31 +05:30
sriram veeraghanta
fa3e7fefb4
Merge branch 'master' of github.com:makeplane/plane-ee into uat
2024-10-07 20:09:59 +05:30
pushya22
7e5e1f88f2
Merge pull request #1378 from makeplane/sync/11217890341
...
sync: community changes
2024-10-07 20:09:04 +05:30
Bavisetti Narayan
39eabc28b5
chore: only admin can changed the project settings ( #5766 )
2024-10-07 20:07:24 +05:30