xiaojunnuo
|
bd73a163cd
|
perf: 阶段、任务、步骤全面支持拖动排序
|
2024-09-05 10:47:03 +08:00 |
|
xiaojunnuo
|
1e9b5638aa
|
perf: 任务支持拖动排序
|
2024-09-05 01:39:46 +08:00 |
|
xiaojunnuo
|
ea775adae1
|
perf: 支持已跳过的步骤重新运行
|
2024-09-02 18:36:12 +08:00 |
|
xiaojunnuo
|
42a56b581d
|
perf: 授权配置支持加密
原本已经添加的授权配置,再次编辑保存即变成加密配置
|
2024-08-27 13:46:19 +08:00 |
|
xiaojunnuo
|
14ab93dc2f
|
chore: 1
|
2024-08-21 12:38:09 +08:00 |
|
xiaojunnuo
|
db9d27468e
|
chore: license说明
|
2024-08-14 21:24:12 +08:00 |
|
xiaojunnuo
|
b1688525db
|
perf: 优化一些小细节
|
2024-07-15 02:05:26 +08:00 |
|
xiaojunnuo
|
fd54c2ffac
|
perf: 增加警告,修复一些样式错乱问题
|
2024-06-19 00:20:35 +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 |
|
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
|
17d1efa395
|
chore: 1
|
2024-06-16 02:12:02 +08:00 |
|
xiaojunnuo
|
92446c3399
|
perf: 上传到主机插件支持复制到本机路径
|
2024-05-30 10:54:18 +08:00 |
|
xiaojunnuo
|
5b576112d1
|
chore: 升级到antdv4
|
2024-03-08 17:07: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
|
042535536e
|
chore: pref
|
2023-06-29 17:19:05 +08:00 |
|
xiaojunnuo
|
5a51c14de5
|
feat: cert download
|
2023-06-27 22:45:27 +08:00 |
|
GitHub Actions Bot
|
336faa46b2
|
🔱: [client] sync upgrade with 4 commits [trident-sync]
perf: upload sdk换成aws-s3
feat: upload 支持s3 minio
https://github.com/fast-crud/fast-crud/issues/149
feat: fs-form-wrapper支持多实例
https://github.com/fast-crud/fast-crud/issues/150
|
2023-03-10 19:24:05 +00:00 |
|
GitHub Actions Bot
|
52a167c647
|
🔱: [client] sync upgrade with 9 commits [trident-sync]
perf: 完善文档,完善部分types
perf: 优化d.ts类型
perf: 日期增加week、month、year、quarter类型
feat: resetCrudOptions 示例
feat: tabs快捷查询组件
fix: 行编辑支持多级表头
https://github.com/fast-crud/fast-crud/issues/143
perf: antdv 增加自定义表头示例
https://github.com/fast-crud/fast-crud/issues/141
perf: 表单下方按钮支持context
https://github.com/fast-crud/fast-crud/issues/142
|
2023-03-09 19:24:01 +00:00 |
|
xiaojunnuo
|
b15b2edcdf
|
Merge branch 'client_sync' into v2
# Conflicts:
# packages/ui/certd-client/.eslintrc.js
# packages/ui/certd-client/LICENSE
# packages/ui/certd-client/README.md
# packages/ui/certd-client/package.json
# packages/ui/certd-client/src/components/index.ts
# packages/ui/certd-client/src/i18n/index.ts
# packages/ui/certd-client/src/layout/layout-pass.vue
# packages/ui/certd-client/src/main.ts
# packages/ui/certd-client/src/router/index.ts
# packages/ui/certd-client/src/router/source/framework.ts
# packages/ui/certd-client/src/router/source/modules/crud.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/feature/header-group/index.vue
# packages/ui/certd-client/src/views/crud/feature/search/crud.jsx
# packages/ui/certd-client/src/views/crud/form/base/crud.jsx
# packages/ui/certd-client/src/views/crud/form/base/index.vue
# packages/ui/certd-client/src/views/framework/home/page-cover/index.vue
# packages/ui/certd-client/tsconfig.json
# packages/ui/certd-client/vite.config.ts
|
2023-01-29 15:46:15 +08:00 |
|
xiaojunnuo
|
d10e80bf83
|
🔱: [client] sync upgrade with 21 commits [trident-sync]
Update README.md
|
2023-01-29 15:26:45 +08:00 |
|
xiaojunnuo
|
07a45b4530
|
build: trident-sync prepare
|
2023-01-29 13:44:19 +08:00 |
|