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
98e18a1a3a
fix: deps
2024-03-30 06:25:52 +08:00
a5c5df6864
perf: using evaluator to reduce package size
2024-03-30 06:07:51 +08:00
f06518a05c
refactor: move menu load and dump function to core/client
2024-03-30 05:28:26 +08:00
7d508d0fc4
feat: remove copied date-picker component, add schema-settings date presets
2024-03-30 05:04:08 +08:00
d675e2815c
feat: support date picker modification
2024-03-30 04:07:16 +08:00
53bb505823
refactor: adjusting group block loading methods and folder structure
2024-03-30 03:36:29 +08:00
47e5892c61
fix: group block error
2024-03-30 02:46:48 +08:00
a7067ae99d
Merge pull request 'merge_from_upstream' ( #544 ) from merge_from_upstream into @hera/dev
...
Reviewed-on: daoyoucloud/tachycode#544
2024-03-30 02:25:07 +08:00
e4125ee1df
Merge remote-tracking branch 'origin/main' into merge_from_upstream
2024-03-30 02:24:40 +08:00
c8fa534a77
feat: 优化删除提示,找到对应关联数据 ( #543 )
...
Reviewed-on: daoyoucloud/tachycode#543
Co-authored-by: hello@lv <2256334253@qq.com>
Co-committed-by: hello@lv <2256334253@qq.com>
2024-03-30 02:23:07 +08:00
48b045c4f9
fix: 修改下拉框组件字段默认值 ( #539 )
...
Reviewed-on: daoyoucloud/tachycode#539
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
2024-03-30 02:22:56 +08:00
1675b39d0e
feat: 汇总区块添加表格样式及配置项排序 ( #536 )
...
Reviewed-on: daoyoucloud/tachycode#536
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
2024-03-30 02:22:44 +08:00
Junyi
6d0d21ede2
refactor(plugin-workflow): change to ( #3871 )
2024-03-29 23:36:49 +08:00
katherinehhh
4adc116386
fix: kanban card modal display abnormal ( #3863 )
2024-03-29 22:46:06 +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
katherinehhh
fec3662dc9
fix: filterTargetKey only support view collection ( #3872 )
2024-03-29 18:24:40 +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
chenos
b5317af527
chore: update changelog
2024-03-29 17:43:23 +08:00
chenos
6e20ab1a77
chore(versions): 😊 publish v0.21.0-alpha.1
2024-03-29 17:43:20 +08:00
5d6a6e6450
feat: add websocket block
2024-03-29 17:09:07 +08:00
1eda5609b7
feat: add inventory order
2024-03-29 16:31:39 +08:00
6d85d2f826
chore(versions): publish @hera/plugin-rental v1.7.2
2024-03-29 16:31:23 +08:00
9ffe32d599
Merge pull request 'feat: 增值税计算,sql,添加状态筛选的功能' ( #540 ) from feat_value_added_tax_v2 into @hera/dev
...
Reviewed-on: daoyoucloud/tachycode#540
2024-03-29 16:22:06 +08:00
bai.jingfeng
c2604631a8
feat: 增值税计算,sql,添加状态筛选的功能
2024-03-29 16:05:42 +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
38fdd9c332
fix_invoices_view ( #533 )
...
Reviewed-on: daoyoucloud/tachycode#533
Co-authored-by: hello@lv <2256334253@qq.com>
Co-committed-by: hello@lv <2256334253@qq.com>
2024-03-29 11:37:57 +08:00
f9cd41217d
Merge pull request 'feat: sql,增值税计算,添加注释以及开启开头注释掉的有用代码' ( #531 ) from feat_value_added_tax_v2 into @hera/dev
...
Reviewed-on: daoyoucloud/tachycode#531
2024-03-29 10:40:28 +08:00
bai.jingfeng
ce2282e673
feat: sql,增值税计算,添加注释以及开启开头注释掉的有用代码
2024-03-29 10:38:47 +08:00
chenos
672d1d9a45
fix: using jest-dom instead of vitest-dom
2024-03-29 09:24:40 +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
Junyi
1f59d4bed2
refactor(plugin-workflow): add transaction check from data source ( #3857 )
2024-03-29 09:09:12 +08:00
Zeke Zhang
29af40f504
style(Help): optimize style
2024-03-29 08:40:16 +08:00
YANG QIA
72c95671ae
fix(data-vi): charts size bug when changing chart type ( #3859 )
...
* fix(data-vi): charts size bug when changing chart type
* chore: remove console.log
2024-03-29 08:31:47 +08:00
chenos
0ec3ed3c54
fix(server): commands failed to load properly on Windows ( #3858 )
2024-03-29 06:46:37 +08:00
74a0d754f5
chore(versions): publish @hera/plugin-rental v1.7.1
2024-03-29 02:17:05 +08:00
bai.jingfeng
d735513479
feat: 增值税计算,sql构建完成 ( #527 )
...
Reviewed-on: daoyoucloud/tachycode#527
Co-authored-by: bai.jingfeng <bai.jingfeng@foxmail.com>
Co-committed-by: bai.jingfeng <bai.jingfeng@foxmail.com>
2024-03-29 02:15:05 +08:00
86fee92f72
fix: build error
2024-03-29 01:47:57 +08:00
09aae19848
chore(version): upgrade plugin-core & plugin-rental
2024-03-29 01:40:15 +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
katherinehhh
44e7f48f99
test: main data source e2e test ( #3816 )
...
* test: main data source e2e test
* test: main data source e2e test
* test: main data source e2e test
* test: main data source e2e test
* test: main data source e2e test
* test: main data source e2e test
* test: main data source e2e test
* test: main data source e2e test
* test: main data source e2e test
* test: main data source e2e test
* test: main data source e2e test
* test: main data source e2e test
* test: main data source e2e test
* test: main data source e2e test
* test: test
* test: test
* refactor: code improve
* test: test
2024-03-28 21:04:53 +08:00
fb1af9a34a
Merge pull request 'fix: 修改小结组件不显示赔偿' ( #509 ) from fix_recordSummary into @hera/dev
...
Reviewed-on: daoyoucloud/tachycode#509
2024-03-28 17:10:39 +08:00
jack zhang
467699cdf9
fix: delete field style improve ( #3820 )
2024-03-28 16:54:31 +08:00
YANG QIA
7b9acb73c4
chore: remove add-attach option from bulk update action ( #3854 )
2024-03-28 16:52:37 +08:00