|
e9a090d674
|
fix: 修复视图, 当日期没有数据时,前端显示Invalid Date (#767)
![image](/attachments/be7d49d9-2d06-4f06-8087-46be51add4cb)
![image](/attachments/f969e654-7d3f-4eef-8bea-21f8dcf3a909)
Co-authored-by: sealday <zhanglin@daoyoucloud.com>
Reviewed-on: daoyoucloud/tachybase#767
Co-authored-by: bai.zixv <bai.zixv@foxmail.com>
Co-committed-by: bai.zixv <bai.zixv@foxmail.com>
|
2024-04-19 14:17:16 +08:00 |
|
|
b1bff7d27e
|
feat: 图标搜索优化, 给选中的图标添加背景色,方便识别 (#754)
![image](/attachments/52e527f2-5952-4ad4-b09e-d49222425be6)
Reviewed-on: daoyoucloud/tachybase#754
Co-authored-by: bai.zixv <bai.zixv@foxmail.com>
Co-committed-by: bai.zixv <bai.zixv@foxmail.com>
|
2024-04-18 13:37:13 +08:00 |
|
|
d355519550
|
feat: 将表单的布局模式,按钮设置的默认位置, 放置在右上角
|
2024-04-18 13:10:38 +08:00 |
|
|
8da9c47a7e
|
feat: 支持设置显示附件数量 (#753)
Co-authored-by: sealday <sealday@gmail.com>
Reviewed-on: daoyoucloud/tachycode#753
Co-authored-by: bai.zixv <bai.zixv@foxmail.com>
Co-committed-by: bai.zixv <bai.zixv@foxmail.com>
|
2024-04-18 00:03:32 +08:00 |
|
|
4935dff231
|
fix: 修复级联选择在编辑的时候没有默认值 close #633 (#749)
Reviewed-on: daoyoucloud/tachycode#749
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
|
2024-04-17 16:53:19 +08:00 |
|
|
6d0e3eded2
|
fix: 重命名图标搜索文件 (#745)
Reviewed-on: daoyoucloud/tachycode#745
Co-authored-by: bai.zixv <bai.zixv@foxmail.com>
Co-committed-by: bai.zixv <bai.zixv@foxmail.com>
|
2024-04-17 14:00:14 +08:00 |
|
|
e3f23fa7b1
|
feat: 图标支持快捷搜索, 悬浮提示 (#743)
![image](/attachments/24bd3a25-990d-431c-8682-a7e034d7826d)
Co-authored-by: sealday <zhanglin@daoyoucloud.com>
Reviewed-on: daoyoucloud/tachycode#743
Co-authored-by: bai.zixv <bai.zixv@foxmail.com>
Co-committed-by: bai.zixv <bai.zixv@foxmail.com>
|
2024-04-17 13:56:39 +08:00 |
|
|
8d9fc95977
|
feat: 更改表格列宽默认值为20 (#741)
Reviewed-on: daoyoucloud/tachycode#741
Co-authored-by: bai.zixv <bai.zixv@foxmail.com>
Co-committed-by: bai.zixv <bai.zixv@foxmail.com>
|
2024-04-17 12:48:34 +08:00 |
|
|
2ba865af2c
|
feat: 更改npm包管理器默认地址, 以及 更改dump-load的file选项为必选 (#740)
Reviewed-on: daoyoucloud/tachycode#740
Co-authored-by: bai.zixv <bai.zixv@foxmail.com>
Co-committed-by: bai.zixv <bai.zixv@foxmail.com>
|
2024-04-17 12:14:33 +08:00 |
|
|
e0be6a7aba
|
fix: 修复自定义组件下拉框没有自定义显示选项 (#730)
Reviewed-on: daoyoucloud/tachycode#730
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
|
2024-04-16 15:53:13 +08:00 |
|
|
bbf19d31c7
|
fix: support fuzzy search in cascader & fix undefined label (#718)
Co-authored-by: sealday <sealday@gmail.com>
Reviewed-on: daoyoucloud/tachycode#718
Co-authored-by: sealday <zhanglin@daoyoucloud.com>
Co-committed-by: sealday <zhanglin@daoyoucloud.com>
|
2024-04-15 19:03:29 +08:00 |
|
|
f64a661e05
|
chore: 清理部分插件,修复 @tachybase/cli 工具 关联 #704
Reviewed-on: daoyoucloud/tachycode#706
|
2024-04-15 01:58:18 +08:00 |
|
|
8a2548f480
|
feat: 移动端支持筛选
Reviewed-on: daoyoucloud/tachycode#638
|
2024-04-10 15:54:01 +08:00 |
|
bai.jingfeng
|
a329ab5727
|
fix: 临时修复,模板第一次进入无法加载 (#655)
Reviewed-on: daoyoucloud/tachycode#655
Co-authored-by: bai.jingfeng <bai.jingfeng@foxmail.com>
Co-committed-by: bai.jingfeng <bai.jingfeng@foxmail.com>
|
2024-04-09 20:20:48 +08:00 |
|
bai.jingfeng
|
cedcba2336
|
fix: 修复分页问题 (#631)
Reviewed-on: daoyoucloud/tachycode#631
Co-authored-by: bai.jingfeng <bai.jingfeng@foxmail.com>
Co-committed-by: bai.jingfeng <bai.jingfeng@foxmail.com>
|
2024-04-08 18:19:26 +08:00 |
|
bai.jingfeng
|
799603f9f2
|
refactor: 跟踪上游,(refactor: change useProps to x-use-component-props (#3853)) (#629)
Reviewed-on: daoyoucloud/tachycode#629
Co-authored-by: bai.jingfeng <bai.jingfeng@foxmail.com>
Co-committed-by: bai.jingfeng <bai.jingfeng@foxmail.com>
|
2024-04-08 17:09:14 +08:00 |
|
|
4e902fc9e0
|
fix: source id & subtable sort
Reviewed-on: daoyoucloud/tachycode#624
|
2024-04-08 15:47:48 +08:00 |
|
|
a1c8115480
|
refactor: remove unsed formula plugins
|
2024-04-08 13:42:23 +08:00 |
|
bai.jingfeng
|
64387242a6
|
feat: 更新提交数据,支持增量提交
|
2024-04-07 21:05:51 +08:00 |
|
bai.jingfeng
|
c9bbe51500
|
fix: 上游跟进,(fix: sort params missing when switch page numbers #3906)
|
2024-04-07 18:59:52 +08:00 |
|
baijingfeng
|
57e14cdb77
|
Merge pull request 'fix: 上游跟进, source id为null的情况,fix-source id null' (#616) from fix/source-id into dev
Reviewed-on: daoyoucloud/tachycode#616
|
2024-04-07 18:44:46 +08:00 |
|
bai.jingfeng
|
37cc172d82
|
fix: 上游跟进, source id为null的情况,fix-source id null
#3917
|
2024-04-07 18:43:18 +08:00 |
|
|
e41536ed42
|
Merge pull request 'fix: 上游跟进,fix- getSourceKeyByAssocation #3947' (#613) from fix/source-key into dev
Reviewed-on: daoyoucloud/tachycode#613
|
2024-04-07 18:39:30 +08:00 |
|
bai.jingfeng
|
9f12aa8ae5
|
fix: 上游跟踪,fix- getSourceKeyByAssocation #3947
|
2024-04-07 17:53:02 +08:00 |
|
bai.jingfeng
|
7f43de4e23
|
fix: 配置字段,显示一对一的关联表的筛选项
|
2024-04-07 11:34:37 +08:00 |
|
|
5897990f05
|
chore: remove help
|
2024-04-06 03:35:27 +08:00 |
|
|
b752e1afe0
|
feat: optimize block add menu
|
2024-04-03 20:02:39 +08:00 |
|
|
93d0e17912
|
fix: add menu
|
2024-04-03 19:57:59 +08:00 |
|
|
ae83be17c3
|
fix: import error
|
2024-04-03 19:42:04 +08:00 |
|
|
7d500fe1c9
|
fix: should shadow merge
|
2024-04-03 19:37:19 +08:00 |
|
|
4a0575985e
|
Merge pull request 'fix: 日期提交给后端设置为utc类型,单选类型有误差,后期需要系统整理日期格式问题' (#595) from fix_date_utc into dev
Reviewed-on: daoyoucloud/tachycode#595
|
2024-04-03 19:21:53 +08:00 |
|
bai.jingfeng
|
2544dab6be
|
fix: 数据关联表引用自己的情况不显示内容-同步官方, 发布后需要重新配置区块
|
2024-04-03 18:37:12 +08:00 |
|
bai.jingfeng
|
213a1b2dd4
|
fix: 日期提交给后端设置为utc类型,单选类型有误差,后期需要系统整理日期格式问题
|
2024-04-03 18:08:50 +08:00 |
|
bai.jingfeng
|
953e13fce7
|
feat: 系统设置-交互行为优化. 系统设置区块,配置操作,提交按钮,初始化时,支持设置提交成功后的回调
|
2024-04-02 20:55:22 +08:00 |
|
|
dbb1703dff
|
feat: @formily/* 统一成 @nocobase/schema,清理所有的 ts build 报错 (#566)
Co-authored-by: sealday <sealday@gmail.com>
Reviewed-on: daoyoucloud/tachycode#566
|
2024-04-02 18:13:33 +08:00 |
|
lyx
|
b8406d8436
|
feat: git revert 005b5a313d
|
2024-04-01 11:28:38 +08:00 |
|
|
8c4730a4ab
|
fix: table style error
|
2024-03-30 22:53:30 +08:00 |
|
katherinehhh
|
9acb908981
|
fix: templateBlockProvider support association field append
|
2024-03-30 21:41:37 +08:00 |
|
|
f06518a05c
|
refactor: move menu load and dump function to core/client
|
2024-03-30 05:28:26 +08:00 |
|
|
dc7c6a5052
|
Revert "refactor: linkage rule fireImmediately (#3847)"
This reverts commit 0191070547 .
|
2024-03-29 18:50:42 +08:00 |
|
|
92f31ef92a
|
Revert "fix: template block linkage and association data load failed"
This reverts commit 44c6d89e54 .
|
2024-03-29 18:48:45 +08:00 |
|
|
a2f2f9435f
|
fix: util path
|
2024-03-29 17:58:56 +08:00 |
|
|
fd656387ea
|
Merge remote-tracking branch 'upstream/main' into @hera/dev
|
2024-03-29 17:51:25 +08:00 |
|
jack zhang
|
005b5a313d
|
fix: association parent request (#3865)
* fix: association parent request
* fix: bug
|
2024-03-29 15:59:41 +08:00 |
|
Zeke Zhang
|
d0746b1155
|
test: add unit test for parseHTML (#3870)
|
2024-03-29 14:52:20 +08:00 |
|
YANG QIA
|
868a487b2d
|
fix(data-vi): bug when filtering chart with assocations (#3867)
* fix(data-vi): bug when filtering chart with assocations
* fix: remote select
|
2024-03-29 14:13:59 +08:00 |
|
chenos
|
11536cb0e0
|
fix(client): the reference template was deleted by mistake
|
2024-03-29 12:14:10 +08:00 |
|
jack zhang
|
a38e34cf9a
|
fix: table settings get collectionField (#3837)
* fix: table settings get collectionField
* fix: remove duplicate useCollectionField
* fix: bug
* refactor: tagComponentFieldSettings
---------
Co-authored-by: katherinehhh <katherine_15995@163.com>
|
2024-03-29 09:12:52 +08:00 |
|
Zeke Zhang
|
29af40f504
|
style(Help): optimize style
|
2024-03-29 08:40:16 +08:00 |
|
Zeke Zhang
|
08162e1004
|
fix(LinkageRules): should work properly after the block is saved as a template (#3855)
* test: add e2e
* chore: optimize e2e
* fix: use context in Form
|
2024-03-28 22:03:22 +08:00 |
|