Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
3200 commits
Select commit Hold shift + click to select a range
148648f
[fix](SqlExecWorkflow): Show execution results on file mode
zzyangh Sep 16, 2025
fa87181
Merge pull request #734 from actiontech/fix/issue-3135
LZS911 Sep 16, 2025
8917300
[feat]: support odc to create export work orders and fix dms-kit bug
LZS911 Sep 17, 2025
3db6a35
[test]: update snapshot
LZS911 Sep 17, 2025
04f9e7a
[feature](Account&Nav): Update user guide and availability zone inst…
zzyangh Sep 18, 2025
bcdd473
[test]: Update unit tests
zzyangh Sep 18, 2025
95cbec9
[test]: Update unit test snap file
zzyangh Sep 18, 2025
c16658d
Merge pull request #736 from actiontech/feature/support-export-data-w…
Rain-1214 Sep 18, 2025
248d1bd
[feature](SqlOptimization): Allow viewing details without finish status
zzyangh Sep 18, 2025
3a2cbf3
[test]: Update unit tests
zzyangh Sep 18, 2025
c421c53
Merge pull request #737 from actiontech/feature/user-guide-2
LZS911 Sep 19, 2025
b488aa0
Merge pull request #738 from actiontech/fix/issue-2527
LZS911 Sep 19, 2025
da9775c
[feature]: Add 404 page and error boundary
zzyangh Sep 19, 2025
1bf680b
Merge pull request #740 from actiontech/feature/not-found-page
LZS911 Sep 19, 2025
7cda6b8
[fix](SqlExecWorkflow): Process optimization after workflow execute f…
zzyangh Sep 24, 2025
445ac79
Merge pull request #741 from actiontech/fix/issue-3143
Rain-1214 Sep 24, 2025
70e1d61
[refactor](useRecentlySelectedZone): Remove the dependency on Redux
zzyangh Sep 25, 2025
99e8d10
[chore]: Cancel the file changes to tsconfig
zzyangh Sep 25, 2025
5c8856e
Merge pull request #743 from actiontech/refactor/zone
LZS911 Sep 25, 2025
d908fc0
[fix]: Word spelling error
zzyangh Sep 25, 2025
eb1240e
[fix]: Add synchronous state subscription
zzyangh Sep 25, 2025
e3d9385
[fix](Login): Navigate to home after logging success
zzyangh Sep 25, 2025
75da780
Merge pull request #745 from actiontech/feature/not-found-page
LZS911 Sep 25, 2025
fe7b81c
Merge pull request #744 from actiontech/refactor/zone
LZS911 Sep 25, 2025
fd224ca
[chore]: Export useRecentlySelectedZone in index
zzyangh Sep 26, 2025
38e1d13
Merge pull request #746 from actiontech/refactor/zone
LZS911 Sep 26, 2025
97f8276
[chore]: Replace the ActiontechTable component
zzyangh Sep 28, 2025
559d9f7
[test]: Update unit test snap file
zzyangh Sep 28, 2025
ed823bc
Merge pull request #747 from actiontech/chore/replace-table
LZS911 Sep 28, 2025
5ddc383
[feature](dms-kit): update package version
LZS911 Sep 28, 2025
71989fd
Merge branch 'main' into temporary/support-cloub-beaver-2
zzyangh Sep 28, 2025
b0051b4
[test]: Update unit tests
zzyangh Sep 28, 2025
1a529aa
Merge pull request #748 from actiontech/temporary/support-cloub-beaver-2
LZS911 Sep 29, 2025
3102eab
[fix](useRecentlySelectedZone): Fix the initialization issue of state
zzyangh Oct 10, 2025
a3b6e98
Merge pull request #749 from actiontech/fix/issue-2552
LZS911 Oct 11, 2025
f205be1
[ci]: Modify version of the dms-kit package
zzyangh Oct 11, 2025
e202ddc
feature/kit-auto-deploy
tianzuzhao Oct 13, 2025
87de4e1
Merge branch 'main' into temporary/todo-list
zzyangh Oct 14, 2025
ceb1947
[fix]:merge conflict
zzyangh Oct 16, 2025
cecdefc
Merge branch 'main' of github.com:actiontech/dms-ui into feature/kit-…
LZS911 Oct 17, 2025
2dd417f
[chore]: Update api
zzyangh Oct 17, 2025
d5a9fd5
[chore](System): Replace api types
zzyangh Oct 17, 2025
f8e429c
[feature](SqlExecWorkflow): Add retry execute action for failed task
zzyangh Oct 22, 2025
e4ec676
[test]: Update unit tests
zzyangh Oct 22, 2025
b801da0
Merge pull request #751 from actiontech/feature/issue-3145
LZS911 Oct 22, 2025
2d57a9b
[feature]: Add BasicMDEditor component
zzyangh Oct 23, 2025
d43299a
Merge branch 'main' into fix/todo-list-2
zzyangh Oct 23, 2025
7e53347
[style](BasicButton): Modify styles for link type
zzyangh Oct 24, 2025
e8f5da3
[chore](EditableSelect): Modify button type
zzyangh Oct 24, 2025
2f58506
[test]: Update unit test snap file
zzyangh Oct 24, 2025
d1675d4
[feature](base): add global export workflow tab
LZS911 Oct 24, 2025
bd2f10d
[fix]: remove incorrect parameter for pending export workflow count
LZS911 Oct 24, 2025
cdf4a22
[fix](DataSource): Modify styles for audit template fields
zzyangh Oct 24, 2025
0d9c6a8
feat(work-orders): Add data export for user-initiated orders
LZS911 Oct 28, 2025
1406c0f
[chore](BackendForm): Migrate to shared
zzyangh Oct 28, 2025
d81375f
Merge pull request #752 from actiontech/feature/global_export_workflow
Rain-1214 Oct 28, 2025
cd945a0
[test]: Update unit tests
zzyangh Nov 3, 2025
5c97331
[feature]: add dms-kit-publish CLI tool for GoCD automated publishing
LZS911 Nov 4, 2025
3f0b68b
Merge branch 'main' of github.com:actiontech/dms-ui into feature/kit-…
LZS911 Nov 4, 2025
83cfc03
[fix](dms-kit-publish): replace robot-server-sdk with axios
LZS911 Nov 4, 2025
7bb036a
[feature](dms-kit-publish): resolve path issues and add Git tag push …
LZS911 Nov 5, 2025
b8312de
Merge pull request #753 from actiontech/feature/kit-auto-deploy
Rain-1214 Nov 5, 2025
222c634
Merge branch 'main' of github.com:actiontech/dms-ui into fix/issue-2552
LZS911 Nov 5, 2025
900364e
chore: Release icon 1.0.0 and dms-kit 1.0.1
LZS911 Nov 5, 2025
1a07a71
Merge pull request #750 from actiontech/fix/issue-2552
LZS911 Nov 5, 2025
a2c0ca0
chore: test gocd pipeline [skip ci]
LZS911 Nov 5, 2025
421e0e9
Merge pull request #754 from actiontech/fix/issue-2552
LZS911 Nov 5, 2025
09df36a
Revert "chore: test gocd pipeline [skip ci]"
LZS911 Nov 5, 2025
78cfe62
Merge pull request #755 from actiontech/revert-754-fix/issue-2552
LZS911 Nov 5, 2025
860f41a
chore(makefile): Pass environment variables to Docker node scripts [s…
LZS911 Nov 5, 2025
15617a9
Merge pull request #756 from actiontech/fix/dms-kit-publish-makefile
LZS911 Nov 6, 2025
acd2cff
fix(ci): change skip condition from commit message to PR title
LZS911 Nov 6, 2025
c669f23
Merge pull request #757 from actiontech/fix/github-action-skip-ci
Rain-1214 Nov 6, 2025
eb58cac
fix(ci): Fix npm cache directory permissions in CI,Refactor publish i…
LZS911 Nov 6, 2025
bd74413
[feature]: Adjust SQL beautification function
zzyangh Nov 7, 2025
1dec56c
[test]: Update unit tests
zzyangh Nov 7, 2025
e658f79
[test]: Update unit tests
zzyangh Nov 7, 2025
2ecc877
[test]: Update unit tests
zzyangh Nov 7, 2025
6411363
[test]: Update unit tests
zzyangh Nov 7, 2025
f9881de
Merge pull request #759 from actiontech/feature/sql-formatter
LZS911 Nov 7, 2025
b0fe32e
Merge pull request #758 from actiontech/fix/dms-kit-publish-npm-catch
Rain-1214 Nov 7, 2025
9c9ca7d
Merge branch 'main' into fix/todo-list-2
zzyangh Nov 11, 2025
89207f9
[test]: Update unit tests
zzyangh Nov 11, 2025
ed6338d
[chore]: Update api
zzyangh Nov 11, 2025
d55b83d
[feature](SqlOptimization): Adjust result page and add high-precision…
zzyangh Nov 11, 2025
b218cd8
[test]: Update unit tests
zzyangh Nov 11, 2025
2384bee
[test]: Update unit test snap file
zzyangh Nov 11, 2025
42ae43b
Merge pull request #760 from actiontech/feature/issue-2572
LZS911 Nov 12, 2025
d9da785
[style](SqlOptimization): Adjust font color of checkbox
zzyangh Nov 13, 2025
46b5d65
Merge pull request #761 from actiontech/feature/issue-2572-2
LZS911 Nov 13, 2025
c520b8e
feat(sql-workbench): Support new and old version coexistence
LZS911 Nov 14, 2025
1eed1e7
Merge branch 'main' into fix/todo-list-2
zzyangh Nov 14, 2025
7971b7a
Merge pull request #762 from actiontech/feature/sql-workbench
Rain-1214 Nov 14, 2025
8f96bf1
[test]: Update unit tests
zzyangh Nov 14, 2025
e3270a1
Merge branch 'main' into fix/todo-list-2
zzyangh Nov 14, 2025
8ce5e48
[chore]: Modify styles and Update unit test snap
zzyangh Nov 14, 2025
bf0f5c4
[test]: Update unit tests
zzyangh Nov 17, 2025
b7cfa7a
[test]: Update unit tests snap file
zzyangh Nov 17, 2025
7e35167
[test]: Update unit tests snap file
zzyangh Nov 17, 2025
c9795ba
[chore]: Type renaming
zzyangh Nov 18, 2025
254551d
Merge pull request #763 from actiontech/fix/todo-list-2
LZS911 Nov 18, 2025
f5b895b
[docs](ModeSwitcher): Adjust demo
zzyangh Nov 18, 2025
8d66aca
[docs](LazyLoadComponent): Adjust demo
zzyangh Nov 18, 2025
4805b89
[docs](SegmentedTabs): Adjust demo
zzyangh Nov 19, 2025
a034cd7
[docs](ReminderInformation): Adjust demo
zzyangh Nov 19, 2025
8feaf03
[docs](PageHeader): Adjust demo
zzyangh Nov 19, 2025
d9d8fb9
[docs](ToggleTokens): Adjust demo
zzyangh Nov 19, 2025
a603895
[docs](ReminderInformation): Adjust demo
zzyangh Nov 19, 2025
c4f663d
[docs](SpinIndicator): Adjust demo
zzyangh Nov 19, 2025
a148d3f
[docs](CustomSelect): Adjust demo
zzyangh Nov 19, 2025
444f0da
[docs](CustomSegmentedFilter): Adjust demo
zzyangh Nov 19, 2025
d516b73
[docs](CustomInput): Adjust demo
zzyangh Nov 19, 2025
444ece0
[docs](CustomForm): Adjust demo
zzyangh Nov 19, 2025
5f25dd4
[docs](CustomDraggerUpload): Adjust demo
zzyangh Nov 19, 2025
82acbbd
[chore](CustomAvatar): Adjust demo
zzyangh Nov 20, 2025
507ee16
[chore](VerificationCodeInput): Adjust demo
zzyangh Nov 20, 2025
b9c3478
[style](EditText): Adjust styles of typography
zzyangh Nov 20, 2025
2e37aef
[test]: Update unit tests snap file
zzyangh Nov 20, 2025
075fe71
[chore](EditText): Adjust demo
zzyangh Nov 20, 2025
1a257f7
[chore](EmptyBox): Adjust demo
zzyangh Nov 20, 2025
ab47cce
[chore](DatabseTypeLogo): Adjust demo
zzyangh Nov 20, 2025
a04d8b7
[chore](BasicSelectTree): Adjust demo
zzyangh Nov 20, 2025
ac8baa6
[chore](BasicTooltip): Adjust demo
zzyangh Nov 20, 2025
19eb69b
[chore](BasicTag): Adjust demo
zzyangh Nov 20, 2025
4f7c604
[chore](BasicTable): Adjust demo
zzyangh Nov 20, 2025
5eef26e
[docs](BasicSwitch): Adjust docs
zzyangh Nov 21, 2025
f5f9dbe
[docs](BasicSelect): Adjust docs
zzyangh Nov 21, 2025
f0415a4
[docs](BasicSegmented): Adjust demo
zzyangh Nov 21, 2025
d3d585e
[docs](BasicResult): Adjust docs
zzyangh Nov 24, 2025
a05c3df
[docs](BasicRangePicker): Adjust docs
zzyangh Nov 24, 2025
0b76665
[docs](BasicModal): Adjust docs
zzyangh Nov 24, 2025
2edbc1e
[docs](BasicInputNumber): Adjust docs
zzyangh Nov 24, 2025
315d28d
style(sql-workbench): Optimize operation log table column width
LZS911 Nov 24, 2025
8f0c6f1
Merge pull request #765 from actiontech/feature/page-table-column-wid…
Rain-1214 Nov 25, 2025
3425076
[feature](UserCenter): Display user uid
zzyangh Nov 26, 2025
3a35052
feat(data-source): add field workflow_exec_enabled
LZS911 Nov 26, 2025
3c8b8a9
[feature](SqlOptimization): Add confirmation step and adjust permission
zzyangh Nov 26, 2025
ba4a5b0
[test]: Update unit tests
zzyangh Nov 26, 2025
f3dc9a9
Merge pull request #767 from actiontech/feature/issue-547
LZS911 Nov 26, 2025
35032d9
Merge pull request #768 from actiontech/feature/issue-2572-2
LZS911 Nov 26, 2025
51e7ff6
[docs](BasicInput): Adjust docs
zzyangh Nov 27, 2025
3a0cc5b
[docs](BasicInfoList): Adjust docs
zzyangh Nov 27, 2025
534c49d
[docs](BasicEmpty): Adjust docs
zzyangh Nov 27, 2025
8f67bb2
[docs](BasicDrawer): Adjust docs
zzyangh Nov 27, 2025
47fa374
[docs](BasicDataPicker): Adjust docs
zzyangh Nov 27, 2025
3d08bf5
[docs](BasicButton): Adjust docs
zzyangh Nov 27, 2025
35da042
[docs](SensitiveDisplay): Adjust docs
zzyangh Nov 27, 2025
49a0fbf
[docs](CronInput): Adjust docs
zzyangh Nov 27, 2025
f2315e1
feat: Enable navigation to SQL order details from workbench
LZS911 Nov 27, 2025
be791ac
chore: recover version.ts
LZS911 Nov 27, 2025
03a880e
[docs](CopyIcon): Adjust docs
zzyangh Nov 27, 2025
44f2c8d
test: update snapshot
LZS911 Nov 27, 2025
cad388e
Merge pull request #769 from actiontech/feature/sqle-ee-issue-2586
Rain-1214 Nov 27, 2025
620632f
[docs]: Optimize docs
zzyangh Nov 28, 2025
f959fa8
[docs](SystemCofnigurationHub): Adjust docs
zzyangh Nov 28, 2025
98565c4
[docs](CustomSelect): Adjust docs
zzyangh Nov 28, 2025
52f716b
[docs](ConfigItem): Adjust docs
zzyangh Nov 28, 2025
6a40a2d
[docs](BasicTypographyEllipsis): Adjust docs
zzyangh Nov 28, 2025
38dfd84
[docs](ActionButton): Adjust docs
zzyangh Nov 28, 2025
f3b056a
[docs](ActiontechTable): Adjust docs
zzyangh Dec 1, 2025
7ce39ed
Merge pull request #770 from actiontech/chore/dms-kit-docs
LZS911 Dec 1, 2025
a26a110
[feature](Login): Preferred third-party login when oauth is enable
zzyangh Dec 2, 2025
b45eb4b
[test]: Update unit tests snap file
zzyangh Dec 2, 2025
c641b52
Merge pull request #771 from actiontech/feature/issue-3179
LZS911 Dec 2, 2025
ec8f151
[chore]: Update CHANGELOG and version
zzyangh Dec 3, 2025
9d25b9a
Merge pull request #772 from actiontech/chore/dms-kit-docs
LZS911 Dec 3, 2025
4d143ed
[feature](DataExportManagement): Add a reminder about the export time…
zzyangh Dec 4, 2025
2015f89
Merge pull request #773 from actiontech/fix/issue-703
LZS911 Dec 4, 2025
48550aa
[chore]: Update api
zzyangh Dec 5, 2025
3b84466
[feature](GlobalDashboard): Support filtering your own to-do list
zzyangh Dec 5, 2025
9fcb665
Merge pull request #774 from actiontech/feature/issue-3171-2
LZS911 Dec 5, 2025
9e86f6c
[feature](SqlExecworkflow):Revise the prompt text for asynchronous tasks
zzyangh Dec 5, 2025
29e9ff2
Merge pull request #775 from actiontech/fix/sql-workflow-tips
LZS911 Dec 5, 2025
7c6fc4e
[feature](DataExportManagement): Adjust display of reminder
zzyangh Dec 9, 2025
dc71586
Merge pull request #776 from actiontech/fix/issue-703-2
LZS911 Dec 9, 2025
21a91a9
[fix]: Username supports non leading and trailing spaces
zzyangh Dec 10, 2025
b43a98b
[test]: Update unit tests
zzyangh Dec 10, 2025
07ef271
Merge pull request #777 from actiontech/fix/issue-560
LZS911 Dec 10, 2025
bf97b35
[fix]: Provide default SQL when SQL formatting is not supported
zzyangh Dec 10, 2025
3475155
Merge pull request #778 from actiontech/fix/issue-3187
LZS911 Dec 10, 2025
2bc2cc9
[fix]: Default jump to SQL workbench adjusted to touch after logging in
zzyangh Dec 12, 2025
46af66e
[test]: Update unit tests
zzyangh Dec 12, 2025
a10e880
Merge pull request #779 from actiontech/fix/user-guide
LZS911 Dec 15, 2025
666aff8
[fix](SqlManagementConf): Fix horizontal scrollbar for tables
zzyangh Dec 29, 2025
a262ade
Merge pull request #782 from actiontech/fix/list-scroll
LZS911 Dec 29, 2025
008fdb3
[feature]: support dark theme
LZS911 Dec 30, 2025
cb9083f
ci: fix checker error
LZS911 Dec 31, 2025
f4c976c
Merge pull request #783 from actiontech/feature/theme-token
Rain-1214 Dec 31, 2025
767a68c
[fix](SqlExecWorkflow): Fix the error of switching pages
zzyangh Dec 31, 2025
5d5b201
Merge pull request #784 from actiontech/fix/issue-3193
LZS911 Dec 31, 2025
e302ffe
[feature]: Supports file type selection during export
zzyangh Jan 6, 2026
641d420
[fix]: Replace the value attribute value with an enum
zzyangh Jan 6, 2026
7a911d9
[fix]: Simplify export format modal by removing generics
zzyangh Jan 6, 2026
45cad10
[feature](UserCenter): Support more filtering items
zzyangh Jan 7, 2026
c8682a5
Merge pull request #785 from actiontech/feature/issue-3198
LZS911 Jan 7, 2026
3d57bb1
Merge pull request #786 from actiontech/feature/issue-564-2
LZS911 Jan 7, 2026
45308bd
[fix](BasicButton): Fix style issues
zzyangh Jan 14, 2026
b776bbf
[test]: Update unit test snap files
zzyangh Jan 14, 2026
41c9461
Merge pull request #787 from actiontech/fix/button-style
LZS911 Jan 14, 2026
cf6fe35
[feature](OperationRecord): Migrate api serives to dms
zzyangh Jan 20, 2026
784bc89
[feature]: Add global operation record page
zzyangh Jan 20, 2026
be413ae
[feature]: Add global operation option
zzyangh Jan 20, 2026
2d8c177
[feature]: Modify permission for operation log page
zzyangh Jan 22, 2026
cd29729
[feature]: Add permission for operation log filter
zzyangh Jan 22, 2026
332a05f
Merge pull request #788 from actiontech/fix/issue-2627
LZS911 Jan 23, 2026
2782d42
[feature](ErrorBoundary): Support chunk error checking
zzyangh Jan 27, 2026
005741f
Merge pull request #789 from actiontech/fix/file-cache
LZS911 Jan 29, 2026
9e86173
[feature]: add aibanner and aigovernancetab
Mar 2, 2026
d451071
[test]: fix test error
Mar 2, 2026
80acf90
[test]: fix test error and update snap
Mar 2, 2026
7a531b2
Merge pull request #791 from actiontech/feature/ai-capability-visibility
LZS911 Mar 3, 2026
754e4f7
[chore](Router): Remove 404 Not Found page
LZS911 Mar 10, 2026
6a256ee
[feature](SqlOptimization): Add user feedback for optimization result
LZS911 Mar 12, 2026
1f29602
[chore]: Remove SQLE operation action/type APIs
LZS911 Mar 12, 2026
3c98d64
Merge pull request #792 from actiontech/issue/742--dms-ui-404-not-found-
Rain-1214 Mar 13, 2026
f0434a7
Merge pull request #794 from actiontech/fix/remove-sqle-operator-reco…
Rain-1214 Mar 13, 2026
bd9ca59
[chore]: Remove SQLE operation action/type APIs
LZS911 Mar 12, 2026
0aa50ac
[test]: update snapshot
LZS911 Mar 13, 2026
c6a41fa
Merge pull request #793 from actiontech/feature/sqle-ee-issue-2656
Rain-1214 Mar 16, 2026
7428bd3
[test]: add test for ai banner and governance
Mar 16, 2026
54ee742
[test]: update snapshot
Mar 16, 2026
6e07c58
Merge pull request #796 from actiontech/test/ai-capability-visibility
LZS911 Mar 18, 2026
b52bb9d
[feature](CompanyNotice): Add time-based notice display and include_l…
LZS911 Mar 20, 2026
52ee7c6
[test]: remove case and update snapshot
LZS911 Mar 20, 2026
511ed46
[ui]: update style and update snapshot
LZS911 Mar 20, 2026
bfbc752
Merge pull request #798 from actiontech/feature/dms-ee-issue-754
Rain-1214 Mar 20, 2026
382519f
fix(dms-kit): allow custom getPopupContainer in BasicRangePicker
LZS911 Mar 23, 2026
566ad45
Merge pull request #799 from actiontech/style/company-notice
Rain-1214 Mar 23, 2026
938470e
Sync sql optimization change to main
Mar 26, 2026
d347e1b
Merge pull request #801 from actiontech/fix/sqle-ee-issue-2652
LZS911 Mar 27, 2026
435dd66
[feature]: SQL workbench maintenance windows in sql_query_config
LZS911 Mar 27, 2026
0c74c5e
[feature](sync-data-source): submit sql_query_config maintenance_time…
LZS911 Mar 27, 2026
6000cfe
[fix]: code check
LZS911 Mar 27, 2026
6b9a1f5
Merge pull request #802 from actiontech/feature/dms-ee-issue-762
Rain-1214 Mar 27, 2026
5aa7fa3
[fix]: sync company notice form in modal to stop valid period resetti…
LZS911 Mar 25, 2026
7f5c5f3
[fix]: add button permission checks and fix top announcement banner l…
LZS911 Mar 24, 2026
d86487f
[fix]: resolve stylelint error
LZS911 Mar 24, 2026
79c3a6b
[test]: update snapshot
LZS911 Mar 27, 2026
68b50b3
Merge pull request #803 from actiontech/forwardport/pr636/main
Rain-1214 Mar 27, 2026
13b19c0
[test]: update snapshot
LZS911 Mar 27, 2026
9fcac48
Merge pull request #804 from actiontech/forwardport/pr635/main
Rain-1214 Mar 27, 2026
4c6fa75
[chore]: always show AI Performance Engine button and use notificatio…
LZS911 Mar 27, 2026
0a8da86
Merge pull request #805 from actiontech/fix/ai-banner
Rain-1214 Mar 30, 2026
d117547
datasource
tianzuzhao Mar 30, 2026
dd2e5b8
[test]: update snapshot
tianzuzhao Mar 30, 2026
09cbc5f
Merge pull request #807 from actiontech/sync/data-masking
Rain-1214 Apr 3, 2026
475043c
feat: extend frontend API types and add WorkflowTemplateList page
LordofAvernus Apr 2, 2026
d40114e
feat: add DataExportTemplateForm component for data export template e…
LordofAvernus Apr 2, 2026
e46cc62
feat: add ApprovalProcessPreview component and frontend unit tests
LordofAvernus Apr 2, 2026
f8fab15
fix: use correct i18n keys for data export step description in templa…
LordofAvernus Apr 2, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
36 changes: 36 additions & 0 deletions .apiforgerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"client": {
"sqle-ui": {
"project": "sqle-ui",
"output": "packages/shared/lib/api/sqle/service",
"branch": "main",
"swaggerPath": "",
"swaggerOutput": "",
"plugin": "dot-remove, ./scripts/api/plugin.js",
"template": "complex"
},
"dms-ui": {
"project": "dms-ui",
"output": "packages/shared/lib/api/base/service",
"branch": "main",
"swaggerPath": "",
"swaggerOutput": "",
"plugin": "simple-cleaner, ./scripts/api/plugin.js",
"template": "complex"
}
},
"mocks": {
"packages/shared/lib/api/sqle/service": {
"clientPath": "packages/shared/lib/api/sqle/service",
"output": "packages/sqle/src/testUtils/mockApi",
"utilsAlias": "@actiontech/shared/lib/testUtil/mockApi",
"serviceAlias": "@actiontech/shared/lib/api/sqle/service"
},
"packages/shared/lib/api/base/service": {
"clientPath": "packages/shared/lib/api/base/service",
"output": "packages/base/src/testUtils/mockApi",
"utilsAlias": "@actiontech/shared/lib/testUtil/mockApi",
"serviceAlias": "@actiontech/shared/lib/api/base/service"
}
}
}
18 changes: 0 additions & 18 deletions .eslintignore

This file was deleted.

48 changes: 0 additions & 48 deletions .eslintrc.json

This file was deleted.

19 changes: 19 additions & 0 deletions .github/actions/catch-install-pnpm/action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: Catch and Install PNPM
runs:
using: 'composite'
steps:
- uses: pnpm/action-setup@v4
name: Install pnpm
with:
version: 10.10.0
run_install: false

- name: Install Node.js
uses: actions/setup-node@v4
with:
node-version: 20
cache: 'pnpm'

- name: Install dependencies
shell: bash
run: pnpm install
124 changes: 100 additions & 24 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,44 +3,120 @@ name: CI
on:
# Triggers the workflow on push or pull request events but only for the main branch
pull_request:
branches: [main, main-ee, release*, 'temporary/**']
branches: [main, 'main-ee', release*, 'temporary/**']
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

jobs:
cache-and-install:
checker:
runs-on: ubuntu-latest
if: ${{ !contains(github.event.pull_request.title, '[skip checker]') }}
steps:
- name: Checkout repository
uses: actions/checkout@v4

- name: Install dependencies
uses: ./.github/actions/catch-install-pnpm

- name: Code lint checker
run: pnpm checker

test-ee:
runs-on: ubuntu-latest
if: ${{ !contains(github.event.pull_request.title, '[skip checker]') }}
strategy:
matrix:
shard: [1, 2, 3, 4]
steps:
- name: Checkout repository
uses: actions/checkout@v4

- name: Install dependencies
uses: ./.github/actions/catch-install-pnpm

- name: Coverage test report ee
run: sh ./scripts/jest/run-ci-ee.sh ${{ matrix.shard }} ${{ strategy.job-total }}

- uses: actions/upload-artifact@v4
with:
name: coverage-artifacts-${{ matrix.shard }}
path: coverage/

test-ce:
runs-on: ubuntu-latest
if: ${{ !contains(github.event.pull_request.title, '[skip checker]') }}
steps:
- name: Checkout repository
uses: actions/checkout@v4

- name: Install dependencies
uses: ./.github/actions/catch-install-pnpm

- name: Coverage test report ce
run: sh ./scripts/jest/run-ci-ce.sh

- uses: actions/upload-artifact@v4
with:
name: ce-coverage-artifacts
path: ce_coverage/

report:
runs-on: ubuntu-latest
if: ${{ !contains(github.event.pull_request.title, '[skip checker]') }}
needs: [test-ee, test-ce]
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Checkout repository
uses: actions/checkout@v4

- name: Get CE Coverage
uses: actions/download-artifact@v4
with:
name: ce-coverage-artifacts
path: ce_coverage

- name: Install Node.js
uses: actions/setup-node@v3
- name: Get EE Coverage 1
uses: actions/download-artifact@v4
with:
node-version: 16
name: coverage-artifacts-1
path: coverage

- uses: pnpm/action-setup@v2
name: Install pnpm
- name: Get EE Coverage 2
uses: actions/download-artifact@v4
with:
version: 8
run_install: false
name: coverage-artifacts-2
path: coverage

- name: Get pnpm store directory
shell: bash
run: |
echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV
- name: Get EE Coverage 3
uses: actions/download-artifact@v4
with:
name: coverage-artifacts-3
path: coverage

- uses: actions/cache@v3
name: Setup pnpm cache
- name: Get EE Coverage 4
uses: actions/download-artifact@v4
with:
path: ${{ env.STORE_PATH }}
key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }}
restore-keys: |
${{ runner.os }}-pnpm-store-
name: coverage-artifacts-4
path: coverage

- name: Install dependencies
run: pnpm install
uses: ./.github/actions/catch-install-pnpm

- name: Code lint checker
run: pnpm checker
- name: Merge coverage reports
run: node ./scripts/jest/merge-report-json.js

- name: Coverage test report
uses: ArtiomTr/jest-coverage-report-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
base-coverage-file: coverage-merged.json
coverage-file: coverage-merged.json

- name: Delete artifact
uses: geekyeggo/delete-artifact@v5
with:
name: |
ce-coverage-artifacts
coverage-artifacts-1
coverage-artifacts-2
coverage-artifacts-3
coverage-artifacts-4
32 changes: 27 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,34 @@

# dependencies
/packages/*/node_modules
/scripts/**/node_modules
/node_modules
/.pnpm-store
/.pnp
.pnp.js
.vscode
.eslintcache
/packages/*/scripts/api-modeling/node_modules
/packages/*/scripts/api-modeling/dist
/packages/*/scripts/api-modeling/yarn.lock
/packages/*/scripts/api-modeling/package-lock.json

dist
**/dist/*

# testing
/ce_coverage
/coverage
/packages/*/coverage
/report.json
/coverage-merged
/coverage-merged.json

# production
/build
/packages/icons-svg/es/*
/packages/icons-svg/lib/*
/packages/dms-kit/lib/*
/packages/dms-kit/.dumi/tmp*

# misc
.DS_Store
.env
.env.local
.env.development.local
.env.test.local
Expand All @@ -32,3 +38,19 @@ dist
npm-debug.log*
yarn-debug.log*
yarn-error.log*

/packages/icons-svg

/packages/icons/.dumi/tmp*
docs-dist
docs-dist.tar.gz
es

# cursor
.cursor

verdaccio
ftp-data


/scripts/cli/dms-kit-publish/docs
18 changes: 0 additions & 18 deletions .gitlab-ci.yml

This file was deleted.

8 changes: 8 additions & 0 deletions .hintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"extends": [
"development"
],
"hints": {
"axe/text-alternatives": "off"
}
}
2 changes: 2 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
registry=https://registry.npmmirror.com
@actiontech:registry=http://10.186.18.19:4873/
3 changes: 2 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
packages/**/src/pages/**/__test__/__snapshots__/*
*.snap
*.md
7 changes: 3 additions & 4 deletions .stylelintrc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
const { transpileModule } = require('typescript');

module.exports = {
processors: ['stylelint-processor-styled-components'],
extends: [
Expand All @@ -16,7 +14,7 @@ module.exports = {
},
{
files: 'packages/*/{src,lib}/**/{style.ts,element.ts}',
customSyntax: '@stylelint/postcss-css-in-js'
customSyntax: 'postcss-styled-syntax'
}
],
rules: {
Expand Down Expand Up @@ -52,6 +50,7 @@ module.exports = {
'color-hex-length': null,
'alpha-value-notation': null,
'color-function-notation': 'legacy',
'selector-not-notation': ['simple', 'complex']
'selector-not-notation': ['simple', 'complex'],
'declaration-block-no-redundant-longhand-properties': null
}
};
Loading