sriramveeraghanta
|
c09cbc84b0
|
fix: merge conflicts
|
2025-11-21 14:24:17 +05:30 |
|
 Vipin ChaudharyandGitHub
|
6a26ce3a2b
|
[WIKI-792] feat: add 'status' attribute to content validator (#8151)
|
2025-11-21 14:00:29 +05:30 |
|
 sriram veeraghantaandGitHub
|
d59a38b0e8
|
sync: canary to preview
|
2025-11-21 13:28:55 +05:30 |
|
 Aaryan KhandelwalandGitHub
|
2c1e053c8b
|
[WIKI-618] feat: convert selection to work items (#4797)
|
2025-11-21 12:48:11 +05:30 |
|
 Vipin ChaudharyandGitHub
|
3b2da4713e
|
[WIKI-792] feat: add duplicate file functionality across various components #4820
|
2025-11-20 23:39:32 +05:30 |
|
Palanikannan M
|
f091b9cb13
|
Merge branch 'preview' into sync/ce-ee
|
2025-11-20 15:52:43 +05:30 |
|
![coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)    
|
83679806fd
|
[WIKI-419] chore: new asset duplicate endpoint added (#7172)
* chore: new asset duplicate endpoint added
* chore: change the type in url
* chore: added rate limiting for image duplication endpoint
* chore: added rate limiting per asset id
* chore: added throttle class
* chore: added validations for entity
* chore: added extra validations
* chore: removed the comment
* chore: reverted the frontend code
* chore: added the response key
* feat: handle image duplication for web
* feat: custom image duplication update
* fix: remove paste logic for image
* fix : remove entity validation
* refactor: remove entity id for duplication
* feat: handle duplication in utils
* feat: add asset duplication registry
* chore: update the set attribute method
* fix: add ref for api check
* chore :remove logs
* chore : add entity types types
* refactor: rename duplication success status value
* chore: update attribute to enums
* chore: update variable name
* chore: set uploading state
* chore : update enum name
* chore : update replace command
* chore: fix retry UI
* chore: remove default logic
* refactor: optimize imports in custom image extension files and improve error handling in image duplication
* fix:type error
* Update packages/editor/src/core/extensions/custom-image/components/node-view.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* fix: enhance asset duplication handler to ignore HTTP sources
---------
Co-authored-by: NarayanBavisetti <[email protected]>
Co-authored-by: Bavisetti Narayan <[email protected]>
Co-authored-by: VipinDevelops <[email protected]>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-11-20 15:05:01 +05:30 |
|
 Dheeraj Kumar KetireddyandGitHub
|
f510020daa
|
[WEB-5285] feat: add ChangeTrackerMixin to track model field changes and original values #8145
|
2025-11-20 14:36:55 +05:30 |
|
gurusinath
|
1fdecd3b89
|
conflicts: resolved merge conflicts
|
2025-11-19 15:25:11 +05:30 |
|
 Vamsi KrishnaandGitHub
|
ae1f5aa0ef
|
[WEB-5146]feat: intake type form (#4706)
|
2025-11-19 14:36:24 +05:30 |
|
 Saurabh KumarandGitHub
|
d78c53a1c7
|
[SILO-585] [SILO-657] OAuth flow enhancements (#4418)
|
2025-11-17 20:29:22 +05:30 |
|
 Saurabh KumarandGitHub
|
3a11d77a2c
|
[SILO-659] [SILO-660] [SILO-661] [SILO-662] [SILO-675] chore: new external endpoints - project features + stickies + initiatives + teamspaces + workspace features (#4684)
|
2025-11-17 16:42:01 +05:30 |
|
 Dheeraj Kumar KetireddyandGitHub
|
a353fe0adb
|
[SILO-663] feat: add work item advanced search endpoint with rich filters support (#4709)
|
2025-11-17 16:29:24 +05:30 |
|
VipinDevelops
|
fcd7a4df03
|
Merge branch 'preview' into sync/ce-ee
|
2025-11-17 16:21:08 +05:30 |
|
 Vipin ChaudharyandGitHub
|
bd0361de92
|
[WIKI-480] feat: unique id extension (#8098)
|
2025-11-17 16:14:20 +05:30 |
|
 Aaryan KhandelwalandGitHub
|
45eb22e129
|
[WIKI-450] feat: inline work item mentions (#4612)
|
2025-11-17 14:28:41 +05:30 |
|
 NikhilandGitHub
|
e4dfdd4f96
|
fix: update base_host call in export_task to include request parameter for S3Storage integration (#4761)
|
2025-11-14 20:15:53 +05:30 |
|
 NikhilandGitHub
|
fdc7acc126
|
[WEB-5412] fix: event tracking task to send correct parameter names #4734 (#4760)
|
2025-11-14 19:30:55 +05:30 |
|
 NikhilandGitHub
|
e220f8a5bf
|
refactor: introducing fake request classes for S3Storage integration and cleaning up unused code (#4756)
|
2025-11-14 18:56:00 +05:30 |
|
 NikhilandGitHub
|
e0ae9520ee
|
[WEB-5412] fix: event tracking task to send correct parameter names #4734
|
2025-11-14 17:10:09 +05:30 |
|
 NikhilandGitHub
|
62c97951b9
|
[WEB-5410]refactor: streamline S3 file upload process by integrating S3Storage class for improved handling and presigned URL generation (#4732)
|
2025-11-14 15:37:25 +05:30 |
|
 Anmol Singh BhatiaandGitHub
|
8976a0f745
|
[WEB-5428] fix: milestone work item link #4749
|
2025-11-14 15:00:38 +05:30 |
|
 guru_sainathandGitHub
|
5ac9908e37
|
[MOB-725] feat: Implemented OIDC and SAML authentication support for mobile (#4747)
|
2025-11-14 14:58:53 +05:30 |
|
 Surya PrashanthandGitHub
|
0b5bc60d54
|
[SILO-669] feat: app mention support feature and other slack marketplace changes (#4739)
|
2025-11-14 13:48:44 +05:30 |
|
 NikhilandGitHub
|
17aac89b4b
|
[WEB-5401] fix: enhance email notification handling by grouping notifications by receiver and entity type (#4727)
|
2025-11-12 16:23:29 +05:30 |
|
 Dheeraj Kumar KetireddyandGitHub
|
f8596c8feb
|
[WEB-5398] fix: enhance bulk update handling for soft deletions and improve queryset management (#4722)
|
2025-11-11 19:24:12 +05:30 |
|
 Bavisetti NarayanandGitHub
|
f80921e5b9
|
[WEB-5397] chore: added sub work item filter for gantt view #4723
|
2025-11-11 18:48:18 +05:30 |
|
 SangeethaandGitHub
|
3855c04709
|
[WEB-5377][WEB-3157]fix: advance notification bugs (#4720)
|
2025-11-11 18:43:53 +05:30 |
|
 SangeethaandGitHub
|
aa1fd6188f
|
fix: bugs in send_email_notification (#4701)
|
2025-11-10 13:43:03 +05:30 |
|
 SangeethaandGitHub
|
3dd4f1703d
|
[WEB-3160][WEB-3162] feat: teamspace and initiative notifications (#4420)
|
2025-11-07 17:53:38 +05:30 |
|
 Bavisetti NarayanandGitHub
|
d29c94519a
|
[WIKI-681] chore: download page content (#4204)
|
2025-11-07 17:52:53 +05:30 |
|
 SangeethaandGitHub
|
496550e427
|
[WEB-3157] feat: email notifications for epic updates (#4490)
|
2025-11-07 16:29:27 +05:30 |
|
 SangeethaandGitHub
|
b5d4f313aa
|
[WEB-5247] feat: add link metadata crawling for epics, projects and initiatives (#4561)
|
2025-11-07 16:18:19 +05:30 |
|
 Surya PrashanthandGitHub
|
eb82095fa7
|
[PAI-872] fix: support assigning epics as issue parent field (#4673)
|
2025-11-06 20:28:54 +05:30 |
|
 Bavisetti NarayanandGitHub
|
bdc65058db
|
[WEB-5264] chore: optimised the project stats endpoint (#4598)
* chore: optimised the project stats endpoint
* chore: removed the unused variable
|
2025-11-06 19:43:29 +05:30 |
|
 Vamsi KrishnaandGitHub
|
e61d0cb6bf
|
[WEB-5052] feat: cycle transfer history indicator for work items (#4632)
|
2025-11-06 19:17:07 +05:30 |
|
 dependabot[bot]andGitHub
|
8224b0c9fb
|
chore(deps): bump django (#4677)
|
2025-11-06 18:37:13 +05:30 |
|
 dependabot[bot]andGitHub
|
0dcea8db70
|
chore(deps): bump django (#8068)
|
2025-11-06 16:21:43 +05:30 |
|
 AaronandGitHub
|
315e1d5eb0
|
[WEB-5040] feat: admin react-router migration (#7922)
|
2025-11-06 13:39:35 +05:30 |
|
 Prateek ShouryaandGitHub
|
f74401ea33
|
[WEB-5040] feat: admin react-router migration (#4481)
|
2025-11-06 13:13:47 +05:30 |
|
 pushya22andGitHub
|
53abff6062
|
Sync: Community Changes #4674
|
2025-11-05 20:18:21 +05:30 |
|
 NikhilandGitHub
|
545bfa203e
|
[WEB-5345] chore: update IssueActivity model to use DO_NOTHING #8065
|
2025-11-05 20:14:42 +05:30 |
|
 Dheeraj Kumar KetireddyandGitHub
|
7c12ff1f95
|
[WEB-5237] Fixed merge conflict missed previously #4656
|
2025-11-04 16:03:10 +05:30 |
|
Dheeraj Kumar Ketireddy
|
7eeb2ed176
|
Merge branch 'preview' into sync/ce-ee
Fixed merge conflicts
Conflicts:
apps/api/plane/api/serializers/invite.py
apps/api/plane/api/urls/__init__.py
apps/api/plane/api/urls/member.py
apps/api/plane/api/views/__init__.py
apps/api/plane/api/views/base.py
apps/api/plane/api/views/member.py
apps/api/plane/app/permissions/project.py
|
2025-11-04 15:37:41 +05:30 |
|
 NikhilandGitHub
|
f7bc634b41
|
[WEB-5237]: add member invite apis with seat check (#4655)
|
2025-11-04 15:21:25 +05:30 |
|
 NikhilandGitHub
|
3c6f24de64
|
[WEB-5237] feat: add workspace invitation and project member management endpoints (#8059)
|
2025-11-04 14:56:21 +05:30 |
|
 NikhilandGitHub
|
da6d40e92f
|
[WEB-5340]: enable advanced exports for members (#4653)
|
2025-11-04 14:54:56 +05:30 |
|
 NikhilandGitHub
|
96bbbec588
|
[WEB-5342] fix: update Issue query to use the correct manager in state checks #8060
|
2025-11-04 14:47:05 +05:30 |
|
 Henit ChobisaandGitHub
|
f2b29bda9a
|
[SILO-652] fix: Jira server issues with transformation mapping, comments and assets (#4648)
|
2025-11-03 17:41:28 +05:30 |
|
 SangeethaandGitHub
|
2f25fac024
|
[WEB-5278] fix: TypeError on issue type external endpoint #4634
|
2025-11-03 16:34:33 +05:30 |
|