Commit Graph

854 Commits

Author SHA1 Message Date
qianmoQ
18cc847248 refactor(common): refactor error 2024-11-01 20:01:42 +08:00
qianmoQ
24f54a4979 [Core] [UI] Support loading for card component 2024-10-13 18:09:01 +08:00
qianmoQ
c87237938a [Core] [UI] Fixed ui code compile 2024-10-13 17:41:19 +08:00
qianmoQ
8e51230de0 [Core] [UI] Replace Card to DataCapCard component 2024-10-13 17:36:49 +08:00
qianmoQ
b5f20e2051 [Core] [UI] Add stripe field to table component 2024-10-13 16:42:22 +08:00
qianmoQ
fa139dbd1b [Core] [UI] Replace DcCard to DataCapCard for report 2024-10-13 16:18:47 +08:00
qianmoQ
c91fa300bc [Release] Released for 2024.3.10 2024-10-09 13:53:26 +08:00
qianmoQ
2379fcffd3 [Core] [SPI] Replace StringBuffer to StringBuilder 2024-10-09 13:29:53 +08:00
dependabot[bot]
bec440cc1d
Bump ag-grid-community and ag-grid-vue3 in /core/datacap-ui
Bumps [ag-grid-community](https://github.com/ag-grid/ag-grid) and [ag-grid-vue3](https://github.com/ag-grid/ag-grid). These dependencies needed to be updated together.

Updates `ag-grid-community` from 31.2.1 to 31.3.4
- [Release notes](https://github.com/ag-grid/ag-grid/releases)
- [Commits](https://github.com/ag-grid/ag-grid/compare/v31.2.1...v31.3.4)

Updates `ag-grid-vue3` from 31.2.1 to 31.3.4
- [Release notes](https://github.com/ag-grid/ag-grid/releases)
- [Commits](https://github.com/ag-grid/ag-grid/compare/v31.2.1...v31.3.4)

---
updated-dependencies:
- dependency-name: ag-grid-community
  dependency-type: direct:production
- dependency-name: ag-grid-vue3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-05 05:30:28 +00:00
dependabot[bot]
05c2de81d9
Bump commons-io:commons-io from 2.11.0 to 2.14.0 in /core/datacap-common
Bumps commons-io:commons-io from 2.11.0 to 2.14.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-03 17:05:50 +00:00
dependabot[bot]
e37703b2c2
Bump vite from 5.2.8 to 5.4.8 in /core/datacap-ui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.8 to 5.4.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-27 04:21:59 +00:00
qianmoQ
2f50f7d05b
Bump rollup from 4.14.2 to 4.22.4 in /core/datacap-ui (#847) 2024-09-27 12:20:06 +08:00
qianmoQ
4e277b0db1
Bump micromatch from 4.0.5 to 4.0.8 in /core/datacap-ui (#821) 2024-09-26 12:53:39 +08:00
qianmoQ
fa99d5657d
Bump axios from 1.6.8 to 1.7.4 in /core/datacap-ui (#818) 2024-09-26 12:03:27 +08:00
qianmoQ
b4ef28f26a
Bump org.yaml:snakeyaml from 2.2 to 2.3 (#838) 2024-09-25 10:07:27 +08:00
dependabot[bot]
da48ec100e
Bump rollup from 4.14.2 to 4.22.4 in /core/datacap-ui
Bumps [rollup](https://github.com/rollup/rollup) from 4.14.2 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.14.2...v4.22.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-24 00:12:36 +00:00
qianmoQ
86d0b92010
[Core] [UI] After disabling the verification code, there is no response when clicking the page to log in/register (#845) 2024-09-23 20:28:38 +08:00
qianmoQ
ca7a00151c [Core] [UI] Fix verification code validation rules 2024-09-23 19:18:30 +08:00
qianmoQ
310576422c [Core] [UI] Fix the verification code issue on the register page 2024-09-23 17:12:59 +08:00
qianmoQ
1b6065e456 [Core] [UI] Fix the verification code issue on the login page 2024-09-23 15:39:26 +08:00
dependabot[bot]
aa63e04ac4
Bump org.yaml:snakeyaml from 2.2 to 2.3
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.2 to 2.3.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.3..snakeyaml-2.2)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 13:11:11 +00:00
dependabot[bot]
f673938be4
Bump com.github.eirslett:frontend-maven-plugin from 1.13.4 to 1.15.0
Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.13.4 to 1.15.0.
- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.13.4...frontend-plugins-1.15.0)

---
updated-dependencies:
- dependency-name: com.github.eirslett:frontend-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 13:06:31 +00:00
qianmoQ
2afdb75c38 [Fs] [MinIO] Add minio module 2024-08-29 20:17:52 +08:00
qianmoQ
1ae0dd4859 [Docs] Fixed java versions 2024-08-29 09:41:54 +08:00
qianmoQ
5492ba7566 [Release] Released for 2024.03.9 2024-08-27 21:14:28 +08:00
qianmoQ
ec8d4e8852 [Core] [Dataset] Fixed ui code 2024-08-26 20:23:32 +08:00
qianmoQ
f59371ee9a [Core] [Dataset] Fixed the injector being unavailable because it was empty 2024-08-26 20:16:43 +08:00
qianmoQ
2bf9ad35c7 [Core] [Dataset] Fix build data set does not carry query SQL issue 2024-08-26 19:51:19 +08:00
qianmoQ
52c85f4d3c [Fs] [Amazon S3] Add docs 2024-08-25 20:33:21 +08:00
qianmoQ
1c90ed8f7c [Fs] [Amazon S3] Add amazon s3 module 2024-08-25 15:59:01 +08:00
dependabot[bot]
891922ac2a
Bump micromatch from 4.0.5 to 4.0.8 in /core/datacap-ui
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-24 11:31:34 +00:00
qianmoQ
b0b522d4d6
Bump org.apache.commons:commons-csv from 1.10.0 to 1.11.0 (#816) 2024-08-24 19:31:00 +08:00
dependabot[bot]
6d274bde10
Bump axios from 1.6.8 to 1.7.4 in /core/datacap-ui
Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.8...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-23 08:25:00 +00:00
qianmoQ
33b9896d80
[Fs] [Tencent Cos] Add tencent-cos (#813) 2024-08-23 16:23:56 +08:00
qianmoQ
b8ab59e747 [Fs] [Tencent Cos] Support delete 2024-08-23 15:13:36 +08:00
dependabot[bot]
d93ef88e09
Bump org.apache.commons:commons-csv from 1.10.0 to 1.11.0
Bumps [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 1.10.0 to 1.11.0.
- [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-csv/compare/rel/commons-csv-1.10.0...rel/commons-csv-1.11.0)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-csv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 13:07:06 +00:00
qianmoQ
302989cf38
Bump braces from 3.0.2 to 3.0.3 in /core/datacap-ui (#787) 2024-08-11 10:56:48 +08:00
qianmoQ
e3255f844a [Core] Fix package missing files cause startup failure 2024-08-08 10:57:00 +08:00
qianmoQ
d91e5e3133 [Env] Fixed publish maven ci 2024-07-29 21:03:08 +08:00
qianmoQ
a47b89370a [Release] Released for 2024.03.8 2024-07-29 15:34:17 +08:00
qianmoQ
b8802eedba [Core] [UI] Optimize data source test prompt information 2024-07-07 19:39:18 +08:00
qianmoQ
74a2802384 [Core] Fixed issue with installing add-on components 2024-07-06 23:27:17 +08:00
qianmoQ
ea2fadd973 [Core] Optimize executor packaging 2024-07-06 11:18:11 +08:00
qianmoQ
75d8ecb803 [Core] Optimize convert packaging 2024-07-06 11:15:27 +08:00
qianmoQ
ce7f2da57c [Core] Optimize fs packaging 2024-07-06 11:13:27 +08:00
qianmoQ
82bd30f351 [Core] Optimize plugin packaging 2024-07-06 10:58:53 +08:00
qianmoQ
9f7a8a631c [Release] Released for 2024.03.7 2024-07-02 21:24:40 +08:00
qianmoQ
d27639ea2f [Core] [Env] Add version 2024-07-02 21:02:24 +08:00
qianmoQ
ab7df9ca23 [Core] [SPI] Adapter xml convert 2024-07-02 20:23:49 +08:00
qianmoQ
623c43addb [Core] [Convert] Rename file to convert 2024-06-28 20:24:46 +08:00