pushya22
fc0757410d
Merge branch 'preview' into sync/11105246571
2024-09-30 17:35:53 +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
Akshat Jain
944f3417a1
chore: added live dev script ( #5715 )
...
* add live dev script
* fix: redis changes in .env .example
2024-09-30 17:03:29 +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
a39b165110
Merge pull request #1293 from makeplane/sync/11104240970
...
sync: community changes
2024-09-30 16:03:53 +05:30
Aaryan Khandelwal
3b0f3ca761
chore: show content loader untile the server has synced ( #5657 )
2024-09-30 15:57:19 +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
Prateek Shourya
838f0e8eb0
chore: custom properties validaiton for guests and archived issues. ( #1288 )
2024-09-30 13:02:20 +05:30
sriram veeraghanta
cf15430e15
Merge pull request #1287 from makeplane/sync/11074094019
...
sync: community changes
2024-09-27 21:48:17 +05:30
Prateek Shourya
b1dccf3773
chore: properties validation. ( #5718 )
2024-09-27 21:46:11 +05:30
sriram veeraghanta
8d1a0b7ff4
Merge pull request #1286 from makeplane/uat
...
release: v24.09.27-2
2024-09-27 20:57:57 +05:30
sriram veeraghanta
d8b80f2afe
Merge branch 'uat' of github.com:makeplane/plane-ee into preview
2024-09-27 20:44:51 +05:30
pushya22
246c9a9c9b
Merge pull request #1285 from makeplane/sync/11073123183
...
sync: community changes
2024-09-27 20:41:16 +05:30
Aaryan Khandelwal
04686d1721
fix: convert image size to string ( #5717 )
2024-09-27 20:39:50 +05:30
sriram veeraghanta
a91a0e0f10
Merge pull request #1284 from makeplane/uat
...
release: v24.09.27-1
2024-09-27 17:16:26 +05:30
pushya22
cb95752468
Merge pull request #1283 from makeplane/preview
...
promote: preview to uat
2024-09-27 15:38:26 +05:30
pushya22
8cae7f4f43
Merge pull request #1282 from makeplane/sync/11068333410
...
sync: community changes
2024-09-27 15:36:36 +05:30
rahulramesha
bbafb551b4
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/11068333410
2024-09-27 15:34:57 +05:30
Satish Gandham
ec08fb078d
[WEB-2001] feat: Fix local cache issues r3 ( #5714 )
...
* - 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
* Fix issue types filter
Fix none filter
* add local cache toggle in help section
* remove toggle from user settings
* Reset storage class on disabling local
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
2024-09-27 15:11:38 +05:30
pushya22
d503098bcb
Merge pull request #1280 from makeplane/preview
...
promote: preview to uat
2024-09-27 13:32:49 +05:30
pushya22
47207118d2
Merge pull request #1279 from makeplane/sync/11066695728
...
sync: community changes
2024-09-27 13:23:28 +05:30
Pushya Mitra Thiruvooru
e81228f653
Merge branch 'preview' of https://github.com/makeplane/plane-ee into sync/11066695728
2024-09-27 13:22:12 +05:30
pushya22
43c8bb32d4
Merge pull request #1278 from makeplane/sync/11063699310
...
sync: community changes
2024-09-27 13:21:12 +05:30
Satish Gandham
8aa32d410c
[WEB-2001] feat: Fix local cache issues v2 ( #5712 )
...
* - 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
2024-09-27 13:19:38 +05:30
Aaryan Khandelwal
ade03e9f8f
chore: move headings list extension to the document editor ( #5711 )
2024-09-27 08:24:04 +05:30
pushya22
0f1431f0e7
Merge pull request #1277 from makeplane/preview
...
promote: preview to uat
2024-09-26 17:31:36 +05:30
pushya22
70fd225b03
Merge pull request #1276 from makeplane/sync/11051250123
...
sync: community changes
2024-09-26 17:29:52 +05:30
Anmol Singh Bhatia
d253933995
[WEB-2552] fix: issue list overflow and event propagation ( #5706 )
2024-09-26 16:55:01 +05:30
rahulramesha
da55efc675
enable feature flag for local DB ( #1258 )
...
Co-authored-by: pushya22 <130810100+pushya22@users.noreply.github.com >
2024-09-26 14:57:24 +05:30
pushya22
a09cbc0967
Merge pull request #1275 from makeplane/preview
...
promote: preview to uat
2024-09-26 14:25:54 +05:30
guru_sainath
244735e193
fix: projects duplicate in joined filter in all projects query ( #1274 )
2024-09-26 14:22:45 +05:30
pushya22
3b8da48c15
Merge pull request #1273 from makeplane/sync/11048711719
...
sync: community changes
2024-09-26 14:19:43 +05:30
Pushya Mitra Thiruvooru
fc562a5676
Merge branch 'preview' of https://github.com/makeplane/plane-ee into sync/11048711719
2024-09-26 14:18:30 +05:30
pushya22
dbd165c29e
Merge pull request #1272 from makeplane/sync/11048598110
...
sync: community changes
2024-09-26 14:17:38 +05:30
Pushya Mitra Thiruvooru
dbb09dfd5d
Merge branch 'preview' of https://github.com/makeplane/plane-ee into sync/11048598110
2024-09-26 14:16:49 +05:30
pushya22
d619038ade
Merge pull request #1270 from makeplane/sync/11048035507
...
sync: community changes
2024-09-26 14:16:10 +05:30
Pushya Mitra Thiruvooru
86d7b25c05
Merge branch 'preview' of https://github.com/makeplane/plane-ee into sync/11048035507
2024-09-26 14:14:34 +05:30
pushya22
3ba3e7c418
Merge pull request #1268 from makeplane/sync/11034743411
...
sync: community changes
2024-09-26 14:13:52 +05:30
Anmol Singh Bhatia
150af986fd
fix: list layout item ( #5704 )
2024-09-26 14:11:48 +05:30
Satish Gandham
9b2b4021b0
Fix lint errors
2024-09-26 14:10:32 +05:30
guru_sainath
73e9089867
chore: added issue_type field in the issue v1 pagination api ( #1271 )
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-09-26 14:07:00 +05:30
Satish Gandham
f3340749e8
[WEB-2001] fix: Issue local cache fixes ( #5703 )
...
* Fix sync of local updates
* Escape single quotes!!
* Fix last updated time query
* Move console.logs out
* Fix issue title not rendering line breaks when disabled
* Add a todo
* Fix build errors
* Disable local
2024-09-26 14:04:59 +05:30
Satish Gandham
897b4a8c8d
Merge branch 'preview' into sync/11034743411
2024-09-26 13:38:06 +05:30