xiaojunnuo
|
fbf4959463
|
v1.22.9
|
2024-08-05 16:10:39 +08:00 |
xiaojunnuo
|
67934cdebd
|
v1.22.8
|
2024-08-05 13:19:57 +08:00 |
xiaojunnuo
|
f47f86b669
|
v1.22.7
|
2024-08-04 22:32:13 +08:00 |
xiaojunnuo
|
3bbbc41062
|
v1.22.6
|
2024-08-04 02:53:50 +08:00 |
xiaojunnuo
|
3d8f329e2d
|
v1.22.5
|
2024-07-26 23:15:20 +08:00 |
xiaojunnuo
|
9c2e33fa39
|
chore:
|
2024-07-26 21:36:25 +08:00 |
xiaojunnuo
|
aa936c279e
|
v1.22.3
|
2024-07-25 22:34:00 +08:00 |
xiaojunnuo
|
e5da46cfc3
|
v1.22.2
|
2024-07-24 02:25:12 +08:00 |
xiaojunnuo
|
d8b3d7a6e0
|
v1.22.1
|
2024-07-21 03:11:54 +08:00 |
xiaojunnuo
|
47fe3d5826
|
v1.22.0
|
2024-07-19 15:28:41 +08:00 |
xiaojunnuo
|
2fd14430a2
|
Merge remote-tracking branch 'origin/v2' into v2
# Conflicts:
# package.json
# packages/core/pipeline/package.json
# packages/libs/k8s/package.json
# packages/plugins/plugin-cert/package.json
# packages/ui/certd-server/package.json
# packages/ui/certd-server/src/plugins/plugin-host/lib/ssh.ts
# packages/ui/certd-server/src/plugins/plugin-host/plugin/upload-to-host/index.ts
|
2024-07-15 01:33:04 +08:00 |
xiaojunnuo
|
485e603b51
|
feat: 升级midway,支持esm
|
2024-07-15 00:30:33 +08:00 |
xiaojunnuo
|
031df8fc35
|
v1.21.2
|
2024-07-08 15:58:51 +08:00 |
xiaojunnuo
|
0b769a1c86
|
v1.21.1
|
2024-07-08 11:58:09 +08:00 |
xiaojunnuo
|
4656019898
|
v1.21.0
|
2024-07-04 01:15:51 +08:00 |
xiaojunnuo
|
6ec950818c
|
v1.20.17
|
2024-07-03 23:45:57 +08:00 |
xiaojunnuo
|
d46dab4fdd
|
v1.20.16
|
2024-07-02 00:36:55 +08:00 |
xiaojunnuo
|
19a6b94680
|
v1.20.15
|
2024-06-28 16:06:55 +08:00 |
xiaojunnuo
|
6900452b49
|
v1.20.14
|
2024-06-24 01:05:48 +08:00 |
xiaojunnuo
|
f740ff517f
|
fix: 修复修改密码功能异常问题
|
2024-06-24 01:04:03 +08:00 |
xiaojunnuo
|
e5989fe023
|
v1.20.13
|
2024-06-19 00:56:42 +08:00 |
xiaojunnuo
|
eed265faf1
|
v1.20.12
|
2024-06-17 23:10:07 +08:00 |
xiaojunnuo
|
fa33ff499d
|
Merge branch 'client_sync' into v2
# Conflicts:
# packages/ui/certd-client/.env
# packages/ui/certd-client/CHANGELOG.md
# packages/ui/certd-client/index.html
# packages/ui/certd-client/package.json
# packages/ui/certd-client/public/images/logo/rect-black.svg
# packages/ui/certd-client/public/images/logo/square.svg
# packages/ui/certd-client/src/layout/components/theme/index.vue
# packages/ui/certd-client/src/layout/layout-framework.vue
# packages/ui/certd-client/src/layout/layout-outside.vue
# packages/ui/certd-client/src/main.ts
# packages/ui/certd-client/src/plugin/fast-crud/index.tsx
# packages/ui/certd-client/src/router/source/header.ts
# packages/ui/certd-client/src/store/modules/settings.ts
# packages/ui/certd-client/src/style/common.less
# packages/ui/certd-client/src/views/crud/form/independent/index.vue
# packages/ui/certd-client/src/views/framework/login/index.vue
# packages/ui/certd-client/src/views/framework/register/index.vue
# packages/ui/certd-client/vite.config.ts
|
2024-06-16 02:47:41 +08:00 |
xiaojunnuo
|
2ed4967744
|
chore: 1
|
2024-06-16 02:36:22 +08:00 |
GitHub Actions Bot
|
ad360e81cb
|
🔱: [client] sync upgrade with 21 commits [trident-sync]
perf: 优化antdv4 示例授权页面tree的样式
build: publish success
chore: 1
chore: 1
chore: 1
fix: getFileName支持item参数
https://github.com/fast-crud/fast-crud/issues/385
fix: fs-form独立使用支持插槽
https://github.com/fast-crud/fast-crud/issues/389
fix: 修复三级以上路由页面无法缓存的问题
https://github.com/fast-crud/fast-crud/issues/394
perf: form.wrapper.buttons支持compute动态计算
feat: 表单支持变更关闭前提醒保存,form.wrapper支持beforeClose事件
fix: 修复图片裁剪按钮上下和左右相反的bug
https://github.com/fast-crud/fast-crud/issues/402
perf: alioss getAuthorization接口支持后台返回key
https://github.com/fast-crud/fast-crud/issues/405
perf: alioss getAuthorization接口支持后台返回key
https://github.com/fast-crud/fast-crud/issues/405
perf: fs-dict-tree支持插槽
https://github.com/fast-crud/fast-crud/issues/407
perf: 单选、多选、select、tree-select、table-select 都提供selected-change事件,可以获取选中的dict选项
feat: table-select 支持查看模式
https://github.com/fast-crud/fast-crud/issues/413
perf: 优化fs-admin可以在手机上操作
chore: pnpm workspace问题优化
docs: 1
chore: antdv4 支持主题色选择
...
|
2024-06-15 18:32:36 +00:00 |
xiaojunnuo
|
f95f5188b4
|
Merge remote-tracking branch 'origin/client_sync' into v2
# Conflicts:
# packages/ui/certd-client/CHANGELOG.md
# packages/ui/certd-client/package.json
|
2024-06-16 02:15:46 +08:00 |
xiaojunnuo
|
5b1494b3ce
|
fix: 修复aliyun域名超过100个找不到域名的bug
|
2024-06-14 01:22:07 +08:00 |
GitHub Actions Bot
|
9caa4cd1d4
|
🔱: [client] sync upgrade with 3 commits [trident-sync]
build: publish success
fix: 修复三级以上路由页面无法缓存的问题
https://github.com/fast-crud/fast-crud/issues/394
|
2024-06-09 19:23:54 +00:00 |
GitHub Actions Bot
|
f932e553b0
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
chore: pnpm workspace问题优化
|
2024-05-30 19:23:48 +00:00 |
xiaojunnuo
|
a31f1c7f5e
|
v1.20.10
|
2024-05-30 11:39:05 +08:00 |
xiaojunnuo
|
d9eb927b0a
|
perf: 优化文件下载包名
|
2024-05-30 10:12:48 +08:00 |
GitHub Actions Bot
|
33fb1a6bf3
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
docs: 修改依赖增加workspace:
|
2024-05-10 19:23:53 +00:00 |
xiaojunnuo
|
7c15f52368
|
chore:
|
2024-03-22 12:00:51 +08:00 |
xiaojunnuo
|
adf569eb62
|
v1.20.9
|
2024-03-22 11:29:56 +08:00 |
xiaojunnuo
|
80f96b5b26
|
v1.20.8
|
2024-03-22 11:22:58 +08:00 |
xiaojunnuo
|
3449a4d6af
|
v1.20.7
|
2024-03-22 10:35:05 +08:00 |
GitHub Actions Bot
|
56a1f8158a
|
🔱: [client] sync upgrade with 3 commits [trident-sync]
build: publish success
chore:
|
2024-03-21 19:24:00 +00:00 |
xiaojunnuo
|
feb7bfc724
|
v1.20.6
|
2024-03-22 01:26:41 +08:00 |
xiaojunnuo
|
72fb20abf3
|
perf: 插件贡献文档及示例
|
2024-03-22 00:50:02 +08:00 |
xiaojunnuo
|
485ae3514c
|
v1.20.5
|
2024-03-12 00:35:03 +08:00 |
xiaojunnuo
|
5b576112d1
|
chore: 升级到antdv4
|
2024-03-08 17:07:53 +08:00 |
xiaojunnuo
|
e1b372c33b
|
chore:
|
2024-03-08 16:41:15 +08:00 |
xiaojunnuo
|
370a12e88a
|
chore: 1.20.4
|
2024-03-06 16:27:12 +08:00 |
xiaojunnuo
|
b745712791
|
v1.20.2
|
2024-02-28 11:17:55 +08:00 |
xiaojunnuo
|
a135f5742c
|
Merge remote-tracking branch 'origin/client_sync' into v2
# Conflicts:
# packages/ui/certd-client/CHANGELOG.md
# packages/ui/certd-client/package.json
|
2024-02-28 10:29:12 +08:00 |
GitHub Actions Bot
|
92f9371156
|
🔱: [client] sync upgrade with 3 commits [trident-sync]
build: publish success
fix: 修复1.20.0版本子表行編輯情況下,删除无效的bug
Closes https://github.com/fast-crud/fast-crud/issues/362
|
2024-02-27 19:24:07 +00:00 |
xiaojunnuo
|
c5714ec6d9
|
chore:
|
2024-02-27 21:37:42 +08:00 |
GitHub Actions Bot
|
3e3373b8c7
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
build: publish success
|
2024-01-28 19:24:14 +00:00 |
GitHub Actions Bot
|
b2abf1490b
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
build: publish success
|
2023-12-15 19:24:10 +00:00 |
xiaojunnuo
|
fd5aa63ef3
|
v1.2.1
|
2023-12-12 23:43:08 +08:00 |