Commit Graph

683 Commits (1af19f0ac053fe109782882964533636b5969d6b)

Author SHA1 Message Date
xiaojunnuo 65a72b8d60 build: prepare to build 2024-06-28 14:27:19 +08:00
xiaojunnuo 7f61cab101 perf: 支持windows文件上传 2024-06-27 16:38:43 +08:00
GitHub Actions Bot 692e2b5b96 🔱: [client] sync upgrade with 2 commits [trident-sync]
perf: 增加示例,FsInDrawer
2024-06-26 19:24:03 +00:00
xiaojunnuo 37caef38ad chore: 1 2024-06-26 19:07:37 +08:00
xiaojunnuo 9cc01db1d5 fix: 修复无法强制取消任务的bug 2024-06-26 19:05:35 +08:00
xiaojunnuo 9172440f79 chore: 1 2024-06-26 18:37:36 +08:00
xiaojunnuo e0eb3a4413 perf: 腾讯云dns provider 支持腾讯云的accessId 2024-06-26 18:36:11 +08:00
xiaojunnuo ae0f16bf35 chore: doc 2024-06-26 13:58:17 +08:00
xiaojunnuo 6c9ed162e3 chore: doc 2024-06-26 13:48:22 +08:00
xiaojunnuo 3849b52cdf chore: ssh优化 2024-06-25 12:28:37 +08:00
xiaojunnuo 9ecfcb5814 chore: ssh优化 2024-06-25 12:25:57 +08:00
xiaojunnuo 54ad09f755 chore: 1 2024-06-25 11:27:13 +08:00
xiaojunnuo 6ee4dc165b chore: 1 2024-06-25 11:22:11 +08:00
xiaojunnuo 8e2eb89696 chore: 1 2024-06-25 11:22:02 +08:00
xiaojunnuo 9d397cc8be chore: 1 2024-06-25 11:02:29 +08:00
xiaojunnuo cbfb0755b3 chore: 1 2024-06-25 10:52:58 +08:00
xiaojunnuo d8d127ee9d chore: 1 2024-06-24 09:59:14 +08:00
GitHub Actions Bot 586d23fc55 🔱: [client] sync upgrade with 6 commits [trident-sync]
build: publish success
fix: 修复多级表头时列设置的问题

https://github.com/fast-crud/fast-crud/issues/175
chore: 1
fix: 修复element示例中远程搜索下拉框label不显示的bug

https://github.com/fast-crud/fast-crud/issues/422
fix: 修复独立使用对话框 openDialog方法await无返回值的bug
2024-06-23 19:23:47 +00:00
xiaojunnuo 6900452b49 v1.20.14 2024-06-24 01:05:48 +08:00
xiaojunnuo b97e0e512d build: prepare to build 2024-06-24 01:04:25 +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 4323156fbe build: prepare to build 2024-06-19 00:54:13 +08:00
xiaojunnuo 3c721901c5 chore: 1 2024-06-19 00:53:53 +08:00
xiaojunnuo 5c2c50839a perf: ssh登录支持openssh格式私钥、支持私钥密码 2024-06-19 00:21:13 +08:00
xiaojunnuo fd54c2ffac perf: 增加警告,修复一些样式错乱问题 2024-06-19 00:20:35 +08:00
xiaojunnuo 7e483e6091 fix: 修复logo问题 2024-06-19 00:19:48 +08:00
xiaojunnuo 80c48e9acd Merge remote-tracking branch 'origin/v2' into v2 2024-06-18 23:50:04 +08:00
xiaojunnuo b98f1c0dd0 fix: 修复邮箱设置页面SMTP拼写错误的问题
https://github.com/certd/certd/issues/69
2024-06-18 23:09:32 +08:00
shenan c4c9adb8bf fix: 日志高度越界 2024-06-18 11:46:54 +08:00
xiaojunnuo eed265faf1 v1.20.12 2024-06-17 23:10:07 +08:00
xiaojunnuo 3dc6dd403d build: prepare to build 2024-06-17 23:08:33 +08:00
xiaojunnuo deb9ba0c43 chore: 1 2024-06-16 02:56:49 +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 17d1efa395 chore: 1 2024-06-16 02:12:02 +08:00
xiaojunnuo 732cbc5e92 perf: 支持重置管理员密码,忘记密码的补救方案 2024-06-16 02:06:44 +08:00
xiaojunnuo 20feacea12 perf: 增加系统设置,可以关闭自助注册功能 2024-06-16 00:20:02 +08:00
xiaojunnuo 575bf2b73b docs: 1 2024-06-15 02:22:29 +08:00
xiaojunnuo 934e6e2bd0 perf: 增加cloudflare access token说明 2024-06-15 02:20:46 +08:00
xiaojunnuo fbb9a47e8f perf: 支持cloudflare域名 2024-06-15 02:17:34 +08:00
xiaojunnuo 368132daae chore: 1 2024-06-14 01:26:50 +08:00
xiaojunnuo 3d54d04017 chore: 1 2024-06-14 01:25:30 +08:00
xiaojunnuo 5b1494b3ce fix: 修复aliyun域名超过100个找不到域名的bug 2024-06-14 01:22:07 +08:00
xiaojunnuo ebf2a820cc chore: CF准备开始 2024-06-11 01:55:29 +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 91fd80d44f 🔱: [client] sync upgrade with 3 commits [trident-sync]
perf: alioss getAuthorization接口支持后台返回key

https://github.com/fast-crud/fast-crud/issues/405
fix: edit-wang 改成edit-wang5

https://github.com/fast-crud/fast-crud/issues/409
2024-06-08 19:24:01 +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 0dd4953197 chore: 1.20.11 2024-05-30 14:55:31 +08:00
xiaojunnuo aaea6aa1f3 chore: 1.20.11 2024-05-30 14:41:29 +08:00
xiaojunnuo ab4a0aea70 chore: 1.20.11 2024-05-30 14:27:43 +08:00
xiaojunnuo 29f923537e chore: 1.20.10 2024-05-30 14:26:44 +08:00
xiaojunnuo 24aa416740 chore: 1.20.10 2024-05-30 14:17:43 +08:00
xiaojunnuo 5acd7f6fb6 chore: 1.20.10 2024-05-30 12:03:59 +08:00
xiaojunnuo a31f1c7f5e v1.20.10 2024-05-30 11:39:05 +08:00
xiaojunnuo 660ae7333b build: prepare to build 2024-05-30 11:37:51 +08:00
xiaojunnuo 7e5dea51a5 build: prepare to build 2024-05-30 11:36:26 +08:00
xiaojunnuo 92446c3399 perf: 上传到主机插件支持复制到本机路径 2024-05-30 10:54:18 +08:00
xiaojunnuo d9eb927b0a perf: 优化文件下载包名 2024-05-30 10:12:48 +08:00
xiaojunnuo 39ad7597fa perf: 增加任务复制功能 2024-05-28 17:07:20 +08:00
xiaojunnuo 83d1bda56a pref: 调整插件目录,增加一些帮助说明 2024-05-27 18:39:47 +08:00
xiaojunnuo 20bc5aa6c7 pref: 调整插件目录,增加一些帮助说明 2024-05-27 18:38:41 +08:00
GitHub Actions Bot 162e10909b 🔱: [acme] sync upgrade with 7 commits [trident-sync]
Small crypto docs fix 2
Small crypto docs fix
Bump v5.3.1
Discourage use of cert subject common name, examples and docs
Style refactor docs and examples
Bump dependencies
2024-05-23 19:24:12 +00:00
GitHub Actions Bot 0f1ae6ccd9 🔱: [acme] sync upgrade with 3 commits [trident-sync]
Clean up eslintrc, style refactor and formatting fixes
Update auto.js

see https://github.com/publishlab/node-acme-client/issues/88#issuecomment-2105255828
2024-05-22 19:24:07 +00:00
Greper dd730f6beb
Merge pull request #51 from certd/acme_sync
[acme] sync upgrade [trident-sync]
2024-05-22 03:24:13 +08:00
GitHub Actions Bot c9d5cda953 🔱: [acme] sync upgrade with 7 commits [trident-sync]
Add Node v22 to test matrix
Postpone Pebble bump, v2.5.1 broke EAB tests
Bump Pebble v2.5.1
Allow client.auto() being called with an empty CSR common name
Carry EAB over to new HttpClient when updating account key
Ignore actrc
2024-05-21 19:24:05 +00:00
GitHub Actions Bot 33fb1a6bf3 🔱: [client] sync upgrade with 2 commits [trident-sync]
docs: 修改依赖增加workspace:
2024-05-10 19:23:53 +00:00
xiaojunnuo a1344245cd chore: 2024-04-15 13:53:05 +08:00
xiaojunnuo fe2ca6bed3 chore: 2024-04-08 10:13:34 +08:00
xiaojunnuo 19a3c7874a Merge remote-tracking branch 'origin/v2' into v2 2024-04-08 10:09:04 +08:00
xiaojunnuo 83e40836eb fix: 增加权限相关helper说明 2024-04-08 10:07:36 +08:00
xiaojunnuo 4304c9443a fix: 增加权限相关helper说明 2024-04-08 10:05:11 +08: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 340801e743 build: prepare to build 2024-03-22 11:26:51 +08:00
xiaojunnuo 80f96b5b26 v1.20.8 2024-03-22 11:22:58 +08:00
xiaojunnuo 6646ec888f build: prepare to build 2024-03-22 11:19:03 +08:00
xiaojunnuo 3449a4d6af v1.20.7 2024-03-22 10:35:05 +08:00
xiaojunnuo 588de02be6 build: prepare to build 2024-03-22 10:30:53 +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 f84dc771c4 build: prepare to build 2024-03-22 01:23:32 +08:00
xiaojunnuo d8a52c0be3 chore: 2024-03-22 01:21:42 +08:00
xiaojunnuo b50739e064 build: prepare to build 2024-03-22 01:10:17 +08:00
xiaojunnuo f8e320e2bd chore: 2024-03-22 01:09:27 +08:00
xiaojunnuo bac74dc650 build: prepare to build 2024-03-22 01:05:52 +08:00
xiaojunnuo 103f28f6ba chore: 2024-03-22 01:04:45 +08:00
xiaojunnuo 72fb20abf3 perf: 插件贡献文档及示例 2024-03-22 00:50:02 +08:00
xiaojunnuo d9efc3d4d8 chore: 2024-03-21 22:33:11 +08:00
xiaojunnuo 836d18f07e fix: 调整按钮图标到居中位置 2024-03-12 10:22:27 +08:00
xiaojunnuo 485ae3514c v1.20.5 2024-03-12 00:35:03 +08:00
xiaojunnuo 2fa6489153 build: prepare to build 2024-03-12 00:33:46 +08:00
xiaojunnuo 154409b1df fix: 修复腾讯云cdn部署无法选择端点的bug
Closes https://github.com/certd/certd/issues/34
2024-03-12 00:31:16 +08:00
xiaojunnuo 98177a5b1e chore: 2024-03-08 17:44:03 +08:00
xiaojunnuo 8d44171875 chore: axios proxy问题修复 2024-03-08 17:42:47 +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 ce49dce8c6 chore: 升级acme 2024-03-06 18:36:10 +08:00
xiaojunnuo 09c9b42cab Merge remote-tracking branch 'origin/acme_sync' into v2
# Conflicts:
#	packages/core/acme-client/CHANGELOG.md
#	packages/core/acme-client/package.json
#	packages/core/acme-client/src/auto.js
2024-03-06 18:35:44 +08:00
xiaojunnuo 370a12e88a chore: 1.20.4 2024-03-06 16:27:12 +08:00
xiaojunnuo c2f1f5c549 chore: 2024-03-06 16:14:32 +08:00
xiaojunnuo b745712791 v1.20.2 2024-02-28 11:17:55 +08:00
xiaojunnuo 7ee753ac85 build: prepare to build 2024-02-28 11:14:08 +08:00
xiaojunnuo eea6b8ab5d chore: 2024-02-28 10:36:44 +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
xiaojunnuo 04adbb45d8 build: prepare to build 2024-02-28 10:25:07 +08:00
xiaojunnuo 5e98f05036 build: prepare to build 2024-02-28 10:23:15 +08:00
xiaojunnuo 4cea45bd87 build: prepare to build 2024-02-28 10:11:16 +08:00
xiaojunnuo 8c7ff5e0e8 chore: 2024-02-28 10:06:43 +08:00
xiaojunnuo afea5a1623 build: prepare to build 2024-02-28 10:02:13 +08:00
xiaojunnuo c60dd7f151 build: prepare to build 2024-02-28 09:49:29 +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 960f61d158 🔱: [acme] sync upgrade with 3 commits [trident-sync]
Bump v5.3.0
Example for dns-01
2024-02-05 19:24:09 +00:00
GitHub Actions Bot 80cd1bfc8e 🔱: [acme] sync upgrade with 5 commits [trident-sync]
Update IETF links
Fix misc typos
Forgot SAN extension for self-signed ALPN certs
Replace jsrsasign dep with @peculiar/x509
2024-02-03 19:24:11 +00:00
GitHub Actions Bot a6bf198604 🔱: [acme] sync upgrade with 2 commits [trident-sync]
Example for on-demand http-01
2024-02-02 19:24:16 +00:00
GitHub Actions Bot 7e8842b452 🔱: [acme] sync upgrade with 4 commits [trident-sync]
Example for on-demand tls-alpn-01
Example disclaimer, fallback cert
Replace CircleCI with GitHub Actions
2024-02-01 19:24:13 +00:00
GitHub Actions Bot fc9e71bed2 🔱: [acme] sync upgrade with 7 commits [trident-sync]
CHANGELOG
Fix tls-alpn-01 pebble test on Node v18+
Return correct tls-alpn-01 key authorization, tests
Support tls-alpn-01 internal challenge verification
Add tls-alpn-01 challenge test server support
Add ALPN crypto utility methods
2024-01-30 19:24:20 +00: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 7d45db89bf 🔱: [client] sync upgrade with 2 commits [trident-sync]
perf: 行编辑也支持排他式激活

Closes https://github.com/fast-crud/fast-crud/issues/332
2024-01-25 19:23:52 +00:00
GitHub Actions Bot 08c1f338d5 🔱: [acme] sync upgrade with 10 commits [trident-sync]
Bump v5.2.0 - package.json
Bump v5.2.0
yarn -> npm
CHANGELOG and tests for #76
Fix tests
Update auto.js: wait for all challenge promises before exit

Fixes #75
CHANGELOG and tests for #66
Fix lint errors
Allow self-signed or invalid certificate when evaluating verifyHttpChallenge
2024-01-22 19:24:37 +00:00
GitHub Actions Bot 18865f0931 🔱: [acme] sync upgrade with 3 commits [trident-sync]
Add https-01 challenge test server support
Inject CoreDNS into resolv.conf while testing, remove interceptor hack
2024-01-21 19:24:13 +00:00
GitHub Actions Bot d22a25d260 🔱: [acme] sync upgrade with 10 commits [trident-sync]
Bump v5.1.0
Bump dep axios@1.6.5
Bump dep jsrsasign@11.0.0
Bump dev deps, typo in editorconfig
Replace uuid devdep with crypto.randomUUID
LICENSE, docs formatting, remove upgrade notice
Fix package.json typo
Replace deprecated dtslint with tsd, bump types
Add Node v20 to matrix, bump misc CI stuff
2024-01-20 19:24:14 +00:00
xiaojunnuo 849c145926 fix: 临时修复阿里云domainlist接口返回域名列表不全的问题,后续还需要增加翻页查询 2024-01-03 14:11:21 +08:00
xiaojunnuo 36a773df0b chore: dns 域名查询输出域名列表 2024-01-03 11:45:58 +08: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
xiaojunnuo 7e024cbcf7 build: prepare to build 2023-12-12 23:41:55 +08:00
xiaojunnuo 024e97d632 v1.2.0 2023-12-12 23:40:11 +08:00
xiaojunnuo 61479cd5fb build: prepare to build 2023-12-12 23:37:51 +08:00
xiaojunnuo aaa322464d fix: 修复邮箱设置无效的bug 2023-12-12 23:35:41 +08:00
GitHub Actions Bot 02bfbd5019 🔱: [client] sync upgrade with 2 commits [trident-sync]
perf: 增加formWatch示例
2023-12-06 19:24:02 +00:00
GitHub Actions Bot 282f8b4e02 🔱: [client] sync upgrade with 5 commits [trident-sync]
chore:
chore:
chore: editRequest 判断form.id不为空
chore:
2023-11-23 19:24:19 +00:00
GitHub Actions Bot 3393bde820 🔱: [client] sync upgrade with 2 commits [trident-sync]
build: publish success
2023-11-22 19:24:09 +00:00
GitHub Actions Bot 2277c87908 🔱: [client] sync upgrade with 2 commits [trident-sync]
chore:
2023-11-21 19:24:11 +00:00
GitHub Actions Bot 2ea0c48853 🔱: [client] sync upgrade with 8 commits [trident-sync]
build: publish success
chore:
chore:
chore:
chore:
build: publish success
chore:
2023-11-20 19:24:12 +00:00
GitHub Actions Bot 28cbefde04 🔱: [client] sync upgrade with 2 commits [trident-sync]
feat(editable): editable优化重构,分三种模式:free、row、cell
2023-11-19 19:24:08 +00:00
GitHub Actions Bot 4e13843c78 🔱: [client] sync upgrade with 2 commits [trident-sync]
build: publish success
2023-11-08 19:24:13 +00:00
GitHub Actions Bot a929f8429d 🔱: [client] sync upgrade with 2 commits [trident-sync]
build: publish success
2023-11-07 19:24:00 +00:00
Greper c2f565c73a
Merge pull request #25 from certd/client_sync
[client] sync upgrade [trident-sync]
2023-11-01 03:24:17 +08:00
GitHub Actions Bot 1df036a811 🔱: [client] sync upgrade with 2 commits [trident-sync]
chore:
2023-10-31 19:24:08 +00:00
xiaojunnuo 9933afc8b7 v1.2.0 2023-10-27 12:39:19 +08:00
xiaojunnuo 1d89d4b0bc build: prepare to build 2023-10-27 12:37:53 +08:00
xiaojunnuo 80fee524a8 build: prepare to build 2023-10-27 12:36:01 +08:00
xiaojunnuo 4ca2ee52b7 build: prepare to build 2023-10-27 12:28:39 +08:00
xiaojunnuo 6638be81a0 chore: 2023-10-27 12:28:30 +08:00
xiaojunnuo 6ced0e5e43 chore: 2023-10-27 12:26:33 +08:00
xiaojunnuo e36518dbe5 build: prepare to build 2023-10-27 12:26:15 +08:00
xiaojunnuo 70d8bb60e7 build: prepare to build 2023-10-27 12:21:59 +08:00
xiaojunnuo 3c919f6b23 build: prepare to build 2023-10-27 12:16:38 +08:00
xiaojunnuo 0cb566d2f3 chore: 2023-10-27 12:16:20 +08:00
xiaojunnuo e137b6baaa chore: 2023-10-27 12:14:18 +08:00
xiaojunnuo 58faeea838 build: prepare to build 2023-10-27 12:13:47 +08:00
xiaojunnuo 47200e9f35 build: prepare to build 2023-10-27 12:10:46 +08:00
xiaojunnuo 5ad8cc668f chore: 2023-10-27 12:08:53 +08:00
xiaojunnuo e7704171f7 Merge branch 'client_sync' into v2
# Conflicts:
#	packages/ui/certd-client/CHANGELOG.md
#	packages/ui/certd-client/package.json
#	packages/ui/certd-client/src/api/tools.ts
#	packages/ui/certd-client/src/components/index.ts
#	packages/ui/certd-client/src/main.ts
#	packages/ui/certd-client/src/plugin/fast-crud/index.tsx
#	packages/ui/certd-client/src/plugin/index.ts
#	packages/ui/certd-client/src/router/source/framework.ts
#	packages/ui/certd-client/src/store/modules/page.ts
#	packages/ui/certd-client/src/style/common.less
#	packages/ui/certd-client/src/utils/util.env.ts
#	packages/ui/certd-client/src/views/crud/form/independent/index.vue
#	packages/ui/certd-client/src/views/framework/register/index.vue
#	packages/ui/certd-client/vite.config.ts
2023-10-27 11:54:38 +08:00
xiaojunnuo c43718652a build: prepare to build 2023-10-27 11:01:02 +08:00
GitHub Actions Bot 461a12e909 🔱: [client] sync upgrade with 5 commits [trident-sync]
build: publish success
perf: component.name局部引用无需shallowRef包裹
build: publish success
build: publish success
2023-10-26 19:24:28 +00:00
GitHub Actions Bot afb682e3eb 🔱: [client] sync upgrade with 3 commits [trident-sync]
build: publish success
feat: 新特性,CrudOptionsPlugin
2023-10-25 19:24:07 +00:00
GitHub Actions Bot 31384fbce5 🔱: [client] sync upgrade with 2 commits [trident-sync]
perf: 优化文档搜索
2023-10-24 19:24:06 +00:00
Ranger 717e50fd5c
bugfix: domain match
if you have more domain like below :
aeqxiu.cn
beqxiu.cn
eqxiu.cn
then endwith will match the random domain
2023-10-09 16:50:02 +08:00
GitHub Actions Bot 2ffc7d19f1 🔱: [client] sync upgrade with 3 commits [trident-sync]
build: publish success
chore:
2023-09-26 19:24:11 +00:00
GitHub Actions Bot d857021df5 🔱: [client] sync upgrade with 2 commits [trident-sync]
build: publish success
2023-09-23 19:24:21 +00:00
GitHub Actions Bot 2ee864ccaf 🔱: [client] sync upgrade with 3 commits [trident-sync]
chore:
build: publish success
2023-09-16 19:24:09 +00:00
GitHub Actions Bot 018dfed128 🔱: [client] sync upgrade with 4 commits [trident-sync]
build: publish success
chore:  keepName: true,
perf: table select 支持返回object对象

https://github.com/fast-crud/fast-crud/issues/241
2023-09-13 19:24:15 +00:00
GitHub Actions Bot 90e4545210 🔱: [client] sync upgrade with 2 commits [trident-sync]
build: publish success
2023-09-12 19:23:50 +00:00
GitHub Actions Bot 4a4b16b010 🔱: [client] sync upgrade with 2 commits [trident-sync]
perf: table-select支持跨页选择
2023-09-11 19:24:00 +00:00
GitHub Actions Bot 8701303012 🔱: [client] sync upgrade with 3 commits [trident-sync]
perf: dict.getNodesByValues 修改为单例模式也可以运行,无需配置prototype,优化性能
chore: 各ui支持table-select
2023-09-09 19:24:09 +00:00
GitHub Actions Bot 9788aefcc1 🔱: [client] sync upgrade with 12 commits [trident-sync]
chore: 1.16.11
chore: 1.16.10
chore:
chore:
chore:
build: publish success
perf: 组件独立使用示例

https://github.com/fast-crud/fast-crud/issues/226
perf: 导出增加 onlyShow 和 columnFilter配置

https://github.com/fast-crud/fast-crud/issues/229
Merge remote-tracking branch 'origin/main'
perf: 表单labelWidth演示

https://github.com/fast-crud/fast-crud/issues/230
perf: 翻页后自动滚动到顶部

https://github.com/fast-crud/fast-crud/issues/232
2023-09-03 19:24:05 +00:00
GitHub Actions Bot ed08ef1604 🔱: [client] sync upgrade with 6 commits [trident-sync]
chore:
chore:
fix: 修复无法嵌套路由的bug
build: publish success
build: publish success
2023-08-21 19:24:03 +00:00
GitHub Actions Bot adce70a5e5 🔱: [client] sync upgrade with 2 commits [trident-sync]
build: publish success
2023-08-20 19:24:13 +00:00
GitHub Actions Bot d5978f64e1 🔱: [client] sync upgrade with 2 commits [trident-sync]
chore:
2023-08-19 19:23:55 +00:00
GitHub Actions Bot 45215debcc 🔱: [client] sync upgrade with 4 commits [trident-sync]
build: publish success
chore:
perf: 增加查看表单使用单元格组件示例

https://github.com/fast-crud/fast-crud/issues/219
2023-08-18 19:24:07 +00:00
GitHub Actions Bot 919eef55a1 🔱: [client] sync upgrade with 2 commits [trident-sync]
build: publish success
2023-08-10 19:24:03 +00:00
GitHub Actions Bot 8c529eed46 🔱: [client] sync upgrade with 2 commits [trident-sync]
chore:
2023-08-09 19:24:03 +00:00
GitHub Actions Bot 7909c2cd46 🔱: [client] sync upgrade with 2 commits [trident-sync]
build: publish success
2023-08-07 19:24:11 +00:00
GitHub Actions Bot b1ac396bf1 🔱: [client] sync upgrade with 4 commits [trident-sync]
build: publish success
chore:
chore:
2023-08-05 19:24:03 +00:00
GitHub Actions Bot d5eb4a1900 🔱: [client] sync upgrade with 6 commits [trident-sync]
chore:
feat: antdv4 支持
perf: 升级依赖版本
Merge remote-tracking branch 'origin/main'
chore: antdv4 start
2023-08-04 19:23:57 +00:00
GitHub Actions Bot b8eb27441c 🔱: [client] sync upgrade with 3 commits [trident-sync]
Merge remote-tracking branch 'origin/main'
feat: 重构search,支持search.validatedForm直接修改查询表单数据,修复tab变化后清空查询表单的bug

https://github.com/fast-crud/fast-crud/issues/215
2023-08-03 19:24:08 +00:00
GitHub Actions Bot de1494710a 🔱: [client] sync upgrade with 2 commits [trident-sync]
build: publish success
2023-07-24 19:24:03 +00:00
GitHub Actions Bot e3b05ac77f 🔱: [client] sync upgrade with 3 commits [trident-sync]
build: publish success
refactor: fs-images-format images prop define
2023-07-23 19:24:04 +00:00
GitHub Actions Bot 32c8e9482c 🔱: [client] sync upgrade with 2 commits [trident-sync]
fix: 修复hello world 返回数据格式错误
2023-07-10 19:24:06 +00:00
xiaojunnuo 4d3c86dba1 chore: 2023-07-10 13:57:26 +08:00
xiaojunnuo 28449c348e v1.1.6 2023-07-10 13:00:22 +08:00
xiaojunnuo bb9cf7b93c build: prepare to build 2023-07-10 12:58:33 +08:00
xiaojunnuo eb861083ad build: prepare to build 2023-07-10 11:56:18 +08:00
xiaojunnuo e950322232 fix: 修复上传证书到腾讯云失败的bug 2023-07-10 11:52:38 +08:00
xiaojunnuo 14de21ee64 refactor: doc 2023-07-06 15:18:41 +08:00
GitHub Actions Bot b4c4dc2c2e 🔱: [client] sync upgrade with 5 commits [trident-sync]
build: publish success
chore:
chore:
perf: 优化export,支持查询导出
2023-07-04 19:24:06 +00:00
GitHub Actions Bot 474fd77970 🔱: [client] sync upgrade with 3 commits [trident-sync]
fix: 修复search.value第一次查询无效的bug

https://github.com/fast-crud/fast-crud/issues/208
build: publish success
2023-07-03 19:24:01 +00:00
xiaojunnuo d2fad719fa refactor: cancel tip 2023-07-03 22:24:16 +08:00
xiaojunnuo 6a3955a1d6 refactor: cancel tip 2023-07-03 22:09:47 +08:00
xiaojunnuo a096a43c56 v1.1.5 2023-07-03 17:59:34 +08:00
xiaojunnuo 8114a33d20 build: prepare to build 2023-07-03 17:57:54 +08:00
xiaojunnuo 9f3adddd41 refactor: cacheControl 2023-07-03 17:57:26 +08:00
xiaojunnuo 05f74ab654 refactor: cacheControl 2023-07-03 17:43:21 +08:00
xiaojunnuo 0317118cd9 refactor: 1.1.4 2023-07-03 13:42:48 +08:00
xiaojunnuo 461de8d269 refactor: 1.1.4 2023-07-03 12:39:03 +08:00