Commit Graph
510 Commits
Author SHA1 Message Date
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 e0ae9520ee [WEB-5412] fix: event tracking task to send correct parameter names #4734 2025-11-14 17:10:09 +05:30
Anmol Singh BhatiaandGitHub 8976a0f745 [WEB-5428] fix: milestone work item link #4749 2025-11-14 15:00:38 +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
Vamsi KrishnaandGitHub 5482d7efac [WEB-5337] fix: milestone none selection #4650 2025-11-03 16:33:41 +05:30
Dheeraj Kumar KetireddyandGitHub 7d02df5400 [WEB-5322] fix: Import the correct filterset to apply all the available filters while exporting (#4651) 2025-11-03 16:32:33 +05:30
Surya PrashanthandGitHub 4c91164c07 [SILO-655] fix: add drawio logo in services folder for integrations page (#4642) 2025-11-03 13:54:11 +05:30
Vamsi KrishnaandGitHub 72f04ebeb4 [WEB-5337] feat: work item milestone dropdown (#4638) 2025-11-03 13:53:24 +05:30
Dheeraj Kumar KetireddyandGitHub 6ddea32a19 [SILO-598] fix: Fixed bugs identified while testing SDK (#4623) 2025-10-31 20:10:29 +05:30
pushya22andGitHub 878c9ac80b Sync: Community Changes #4639 2025-10-31 20:07:30 +05:30
Dheeraj Kumar KetireddyandGitHub bfea2c8572 [SILO-598] fix: Fixed bugs identified while testing SDK (#8042) 2025-10-31 19:53:22 +05:30
Saurabh KumarandGitHub 5caa78664b [SILO-642] [SILO-650] chore: update marketplace apps migration and feature flag check and update skip_auth command (#4625) 2025-10-31 19:52:45 +05:30
Vamsi KrishnaandGitHub 165cdbfb84 [WEB-5151]feat: advanced exports (#4567) 2025-10-30 20:46:49 +05:30
Bavisetti NarayanandGitHub 89b0f64a2f [WIKI-751] fix: unable to move project page to teamspace page (#4611)
* chore: unabled to move project to teamspace

* chore: removed the teamspace project filter
2025-10-30 14:55:08 +05:30
NikhilandGitHub b9f6fe8c14 [WEB-5280] fix: update unique constraint for IntakeResponsibility model to include deleted_at field #4608 2025-10-30 14:52:05 +05:30
Prateek Shourya d1f999705d fix: merge conflicts
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2025-10-29 20:57:32 +05:30
Surya PrashanthandGitHub e8bdc47d6a [SILO-640] fix: add missing title field in IssueLinkCreateSerializer #8036 2025-10-29 20:38:27 +05:30
Bavisetti NarayanandGitHub 34d0258a12 [WIKI-751] chore: added project pages filter for move page (#4599) 2025-10-29 20:34:31 +05:30