guru_sainath
4c0d2d366a
[MOBIL-365] fix: migrate session-based authentication to token-based authentication using JWT ( #1473 )
...
* chore: updated user authentication from session to jwt
* chore: updated just version in base.txt
* fix: fixed auth validation in graphql context
* fix: fixed auth validation
2024-10-12 22:42:49 +05:30
guru_sainath
0ecd2b1b60
chore: updated project create mutation ( #1453 )
2024-10-12 02:18:39 +05:30
guru_sainath
3dcaf1f852
dev: mobile page mutations ( #1451 )
2024-10-12 01:47:58 +05:30
guru_sainath
ee11ed1384
[MOBIL-319] chore: combine user details and current workspace details in a single query ( #1406 )
...
* chore: added user information query in dashboard
* dev: removed print statements
2024-10-09 14:34:54 +05:30
guru_sainath
a7417b1b08
fix: conditional vault variables ( #1338 ) ( #1374 )
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-10-07 18:34:30 +05:30
sriram veeraghanta
ab1b634eaa
Merge pull request #1370 from makeplane/mobile-dev
...
chore: mobile api updates
2024-10-07 17:13:23 +05:30
guru_sainath
283d20a293
chore: neglecting the current issue in issue search sub issues query in the response ( #1357 )
2024-10-07 17:12:38 +05:30
guru_sainath
dd904fd064
fix: your work dashboard issues count and workspace issues by assignees issues count ( #1358 )
2024-10-07 17:12:38 +05:30
guru_sainath
8f85236594
chore: added is_favorite in cycle and module queries ( #1359 )
2024-10-07 17:12:38 +05:30
guru_sainath
1b0f45aaec
chore: mobile web view authentication signout cache in browser ( #1361 )
2024-10-07 17:12:38 +05:30
sriram veeraghanta
0ffd597f93
Merge pull request #1325 from makeplane/uat
...
release: v24.10.03-1
2024-10-03 15:11:21 +05:30
sriram veeraghanta
33fe3dca4a
Merge branch 'master' of github.com:makeplane/plane-ee into uat
2024-10-03 13:49:56 +05:30
Nikhil
d753259431
chore: background job to sync license user task ( #1324 )
2024-10-03 13:44:44 +05:30
guru_sainath
6521b1bb79
chore: fixed sub issues query and issue search paginated ( #1323 )
...
* chore: fixed sub issues query and issue search paginated
* chore: removed logs
2024-10-03 00:45:48 +05:30
sriram veeraghanta
024123a03e
Merge pull request #1321 from makeplane/uat
...
release: v24.02.10-2
2024-10-02 22:48:31 +05:30
Nikhil
249687d519
fix: issue activity for free workspaces ( #1320 )
2024-10-02 21:48:20 +05:30
sriram veeraghanta
d2da806c10
Merge pull request #1318 from makeplane/uat
...
release: v24.10.02-1
2024-10-02 13:41:23 +05:30
Nikhil
19bc712c4a
fix: mobile csrf error ( #1317 )
2024-10-02 09:38:33 +05:30
sriram veeraghanta
cfe38c41ed
fix: strawberry runtime updated
2024-10-01 21:56:11 +05:30
sriram veeraghanta
e319a29a73
Merge branch 'master' of github.com:makeplane/plane-ee into uat
2024-10-01 21:52:33 +05:30
sriram veeraghanta
3826bceca5
fix: adding readme to api server
2024-10-01 21:37:23 +05:30
sriram veeraghanta
bb55392656
fix: revert python runtime version
2024-10-01 21:19:08 +05:30
sriram veeraghanta
0207324a86
Merge pull request #1310 from makeplane/uat
...
release: v24.10.01-2
2024-10-01 18:17:14 +05:30
Bavisetti Narayan
064924f864
chore: updated the runtime version ( #1309 )
2024-10-01 16:15:53 +05:30
sriram veeraghanta
37baaf3aa3
Merge pull request #1303 from makeplane/preview
...
release: v24.10.01-1
2024-10-01 15:59:32 +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
pushya22
2f254b3721
Merge pull request #1306 from makeplane/preview
...
promote: preview to uat
2024-10-01 14:40:24 +05:30
pushya22
ba0d616800
Merge pull request #1305 from makeplane/sync/11121871853
...
sync: community changes
2024-10-01 14:32:02 +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
pushya22
c5a9bb61f6
Merge pull request #1304 from makeplane/sync/11121831015
...
sync: community changes
2024-10-01 14:29:12 +05:30
Prateek Shourya
f08f34048a
fix: merge conflicts resolved.
2024-10-01 14:28:48 +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
Prateek Shourya
927d265209
[WEB-2573] improvement: search-issues API optimization. ( #5727 )
...
* limit search results to 100 issues.
2024-10-01 14:15:35 +05:30
pushya22
25cb73e664
Merge pull request #1302 from makeplane/preview
...
promote: preview to uat
2024-09-30 19:57:48 +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
pushya22
505cc915da
Merge pull request #1298 from makeplane/sync/11106086992
...
sync: community changes
2024-09-30 17:59:34 +05:30
M. Palanikannan
bcd46b6aa9
fix: missing editor package ( #5708 )
2024-09-30 17:58:11 +05:30
pushya22
0982caa1c1
Merge pull request #1297 from makeplane/preview
...
promote: preview to uat
2024-09-30 17:41:28 +05:30
pushya22
9e0dab1d17
Merge pull request #1296 from makeplane/sync/11105656022
...
sync: community changes
2024-09-30 17:38:59 +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
pushya22
71bd5f7e84
Merge pull request #1295 from makeplane/sync/11105246571
...
sync: community changes
2024-09-30 17:36:10 +05:30
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