Commit Graph

  • 22d2ce75b5
    Merge 0c4b5331e6 into 4309d090a7 #1568 yx lin 2026-09-11 10:40:47 +0000
  • 0c4b5331e6 feat: Remove remote feature initialization #1568 elsa-3.0 colin 2026-09-11 18:40:37 +0800
  • 9db9b91bea chore: Upgrade elsa to 3.8.0 colin 2026-09-11 18:31:38 +0800
  • b4f63897a3 feat: Add workflow/activity event handler colin 2026-09-11 18:30:38 +0800
  • 880cf938ca feat: Add map WorkflowInstanceHub colin 2026-09-11 18:15:29 +0800
  • d6b573f892 feat: Add Alterations Module colin 2026-09-11 18:14:52 +0800
  • 858798a5b2 feat: Add AI Module colin 2026-09-11 18:12:55 +0800
  • 5d72cd90f4 feat: Add widget for editing workflow definition propertites colin 2026-09-11 17:37:56 +0800
  • 60051f8d75 feat: Add Elsa Labels Module colin 2026-09-11 15:56:33 +0800
  • 06adc1d0d1 feat: Add Webhooks Activities Module colin 2026-09-11 15:16:52 +0800
  • f85f3914b7 fix: Invalid notification filtering has been fixed colin 2026-09-11 11:28:08 +0800
  • 7184f6d7c5 feat: Reconstruct the user multi-select component colin 2026-09-11 11:13:22 +0800
  • e87b18cdbc feat: Add Elsa extension module dependencies colin 2026-09-11 10:21:32 +0800
  • 021a446b10 feat: Add NotificationPicker UIHintHandler colin 2026-09-11 10:18:26 +0800
  • fec2581821 feat: Add Notifications Activities Module colin 2026-09-11 10:17:47 +0800
  • 298f957e2c feat: Add BlobStoring Activities Module colin 2026-09-11 10:16:37 +0800
  • c70fc6bda0 feat: Add Email Activities Module colin 2026-09-11 10:15:38 +0800
  • a76001bea2 feat: Add IdentityUserPicker/TenantPicker UIHinhHander colin 2026-09-11 10:14:58 +0800
  • 6e05e38e55 feat: Remove AbpElsaNextStudioTranslationsModule colin 2026-09-11 10:08:43 +0800
  • 9d434e35af feat: Add component: MudTextFieldEx colin 2026-09-11 10:05:36 +0800
  • e9f677e4d3 feat: remove structuredlogs bundle colin 2026-09-09 17:52:55 +0800
  • e5338c3dda feat: Use the abp style bundling colin 2026-09-09 15:52:16 +0800
  • c982d0ce1b fix: Fix the error in the definition path of the index colin 2026-09-05 18:51:38 +0800
  • 1da0e5cbe4 fix: Fix the error in the workflow instance url colin 2026-09-05 18:39:13 +0800
  • a17e430bb7 feat: Annotation Dynamic Permission colin 2026-09-05 18:26:36 +0800
  • 26cd678cea feat: Increase the definition of workflow permissions colin 2026-09-05 18:01:42 +0800
  • 7e05b5340b feat: Integrate Elsa 3.0 module colin 2026-09-05 16:13:50 +0800
  • 4309d090a7
    Merge pull request #1567 from colinin/fix-return-url-is-null-or-empty dev yx lin 2026-09-03 10:36:45 +0800
  • 078ecab666 fix: Fix the issue where login fails when the returnUrl is empty. #1567 colin 2026-09-03 10:35:52 +0800
  • b9500fbc17
    Merge pull request #1566 from colinin/fix-par-request yx lin 2026-09-01 18:26:24 +0800
  • e34fb189c9 feat: Fixed the PAR request failed to be repaired #1566 colin 2026-09-01 18:25:39 +0800
  • f31c3de63a
    Merge 1341c6b4ee into 35884da934 #1481 dependabot[bot] 2026-08-29 10:30:29 +0530
  • 2e7bae70c2
    Merge 3bf70cd0f7 into 35884da934 #1492 dependabot[bot] 2026-08-29 10:30:29 +0530
  • 5a04c16d8d
    Merge 6eea1b8126 into 35884da934 #1455 dependabot[bot] 2026-08-29 10:30:00 +0530
  • f400ec354c
    Merge 792fe5c0eb into 35884da934 #1467 dependabot[bot] 2026-08-29 10:30:00 +0530
  • b7c604d07a
    Merge 9c7a41564e into 35884da934 #1468 dependabot[bot] 2026-08-29 10:30:00 +0530
  • 35884da934
    Merge pull request #1565 from colinin/optimize-definition-manager yx lin 2026-08-27 08:08:19 +0800
  • 3e6c3a6c46 feat: Adjust the permission list style #1565 colin 2026-08-26 16:56:49 +0800
  • 85bc343dc1 feat: Optimize the definition management page colin 2026-08-26 15:00:21 +0800
  • 25ae6e53b5 feat: Optimize the definition interface colin 2026-08-26 14:19:39 +0800
  • d5c56f68a5 feat: After the setting definition is changed, a local event is triggered. colin 2026-08-26 09:27:48 +0800
  • 8996a974d8 feat: After the permission definition is changed, a local event is triggered. colin 2026-08-26 09:27:20 +0800
  • 7a94d0fe23 feat: After the feature definition is changed, a local event is triggered. colin 2026-08-26 09:27:04 +0800
  • 6580a39578 feat: Rewrite part of the interface using DynamicDefinitionManager colin 2026-08-26 09:23:13 +0800
  • 290e3f36c8 feat: Remove duplicate xxxDefinitionManager rewrites colin 2026-08-26 09:19:05 +0800
  • f3113a8a47 feat: Rewrite the default xxxDefinitionManager of abp colin 2026-08-26 09:11:52 +0800
  • 10bf53dbec feat: Add DynamicsCore Module colin 2026-08-26 09:09:47 +0800
  • 378e756617
    Merge pull request #1564 from colinin/platform-jobs-module yx lin 2026-08-24 11:18:08 +0800
  • 6434ef6b41 feat: Add `PaltformJobsModule` #1564 colin 2026-08-24 11:15:36 +0800
  • 42a7ef4015
    Merge pull request #1563 from colinin/rel-10.6.0 yx lin 2026-08-24 09:53:56 +0800
  • ed9a0c061b feat: Upgrade micro-service template #1563 rel-10.6.0 colin 2026-08-24 09:39:58 +0800
  • fcf032fe7d ci: UPDATE workflows colin 2026-08-24 09:31:07 +0800
  • 1ecf8c367e chore: Update abp framework to 10.6.0 colin 2026-08-24 09:28:12 +0800
  • 5e2b6addc7
    Merge pull request #1562 from colinin/dependent yx lin 2026-08-22 18:39:20 +0800
  • fed7ea783a chore: UPDATE Elastic.Clients.Elasticsearch Version #1562 colin 2026-08-22 18:38:34 +0800
  • 2ccc5c61b8
    Merge pull request #1559 from colinin/optimize-definition-manager yx lin 2026-08-22 18:33:34 +0800
  • 82b1db4f2a feat: Optimize the dynamic definition manager #1559 colin 2026-08-22 18:32:26 +0800
  • ce23d85a6d
    Merge pull request #1558 from colinin/log-query-spec yx lin 2026-08-22 18:26:33 +0800
  • 4b0b267ff8 feat: Optimize the log query module #1558 colin 2026-08-22 18:25:47 +0800
  • c82cea9595
    Merge pull request #1557 from colinin/es-index yx lin 2026-08-21 18:51:11 +0800
  • efe9362d19 fix: Fix the reversed sorting order #1557 colin 2026-08-21 18:47:49 +0800
  • e0a96faaae
    Merge pull request #1556 from colinin/es-index yx lin 2026-08-21 18:39:53 +0800
  • b510e4f422 feat: Optimize es query indexes #1556 colin 2026-08-21 18:38:22 +0800
  • 6217ffd1ec
    Merge pull request #1555 from colinin/missing-package yx lin 2026-08-21 14:17:16 +0800
  • 0bc450796a fix: Add missing PackageVerssion defined #1555 colin 2026-08-21 14:16:21 +0800
  • e10c385788
    Merge pull request #1554 from colinin/indexof-compareto-impl yx lin 2026-08-21 13:36:42 +0800
  • 73593aed52 feat: Add "CompareTo" and "IndexOf" translations #1554 colin 2026-08-21 13:35:56 +0800
  • fcce406358
    Merge pull request #1553 from colinin/optimize-log-module yx lin 2026-08-21 13:16:25 +0800
  • 5481ca891a feat: Optimize the log module #1553 colin 2026-08-21 13:13:58 +0800
  • cb49d33343
    Merge pull request #1552 from colinin/es-expression-tree-translator yx lin 2026-08-21 12:01:21 +0800
  • ddda353df5 feat: Add the ESQL testing module #1552 colin 2026-08-21 11:58:28 +0800
  • 47fc782fac feat: Optimize Query Translator colin 2026-08-21 11:56:58 +0800
  • 68ec5c1055 feat: Integrate Esql client functionality colin 2026-08-20 17:03:33 +0800
  • f51c4d619e feat: Add an interface for querying the ES expression tree colin 2026-08-20 16:35:16 +0800
  • a0558aaab3 feat: Add an ES expression tree translator colin 2026-08-20 14:46:21 +0800
  • c18e34cba2
    Merge pull request #1551 from colinin/audit-log-index yx lin 2026-08-19 17:43:38 +0800
  • eb5cbd399c fix: Fix the error in the "search_after" retrieval. #1551 colin 2026-08-19 17:41:23 +0800
  • 7f28de81ba feat: Optimize the audit/security log index colin 2026-08-19 17:36:36 +0800
  • bc293b54f9 feat: Optimize the audit log module colin 2026-08-19 17:34:20 +0800
  • 6113b61bd4
    Merge pull request #1550 from colinin/add-depends-on-mime-check-module yx lin 2026-08-18 15:11:21 +0800
  • 9a5a2fede0 feat: Add the dependency of the MimeCheck module #1550 colin 2026-08-18 15:10:43 +0800
  • 99390f7bbd
    Merge pull request #1549 from colinin/fix-blob-management-client-proxy yx lin 2026-08-18 14:58:02 +0800
  • eab022871d fix: Fix the client proxy of the BlobManagement module #1549 colin 2026-08-18 14:57:05 +0800
  • c40751c575
    Merge pull request #1548 from colinin/merge-some-changes yx lin 2026-08-18 14:24:45 +0800
  • 3f4ea1d873
    Merge pull request #1544 from colinin/nullable-enable yx lin 2026-08-18 14:23:47 +0800
  • a1c33d6c94 feat: Merge multiple functional optimizations #1548 colin 2026-08-18 14:21:22 +0800
  • 6b02a28f8a chore: Add the remaining unprocessed nullable types #1544 colin 2026-08-17 10:53:09 +0800
  • 0822480b6d chore: Nullable type enable colin 2026-08-15 17:13:46 +0800
  • fe2efaf952
    Merge 02433a87b3 into 692dc0fa17 #1529 yx lin 2026-08-14 08:18:20 +0800
  • 692dc0fa17
    Merge pull request #1543 from colinin/password-change-revoke-session yx lin 2026-08-13 09:41:30 +0800
  • 3ba69664dc feat: User password change cancellation session #1543 colin 2026-08-13 09:39:10 +0800
  • 6dd9ea0c35
    Merge pull request #1542 from colinin/system-settings-provider yx lin 2026-08-13 08:40:41 +0800
  • 04791f1def feat: Remove system settings provider configuration #1542 colin 2026-08-13 08:40:14 +0800
  • 34eb5c0045 fix: Remove system settings provider configuration colin 2026-08-13 08:38:04 +0800
  • 9ec373967f
    Merge pull request #1540 from colinin/release-micro-template-10-4-0 yx lin 2026-08-07 14:01:21 +0800
  • aefcdcc165 feat: Release the 10.4.0 microservice template #1540 colin 2026-08-07 14:00:31 +0800
  • 89fb2eb9ae
    Merge pull request #1539 from colinin/merge-static-and-dynamic-definition yx lin 2026-08-07 11:25:37 +0800
  • 0a677cbcd8 feat: Merge static and dynamic definition #1539 colin 2026-08-07 11:24:44 +0800
  • 3e78c3313d
    Merge pull request #1538 from colinin/tenant-select-modal yx lin 2026-08-07 11:02:16 +0800
  • 580ffbecab feat: Optimize Tenant Selection Component #1538 colin 2026-08-07 11:00:21 +0800