Commit Graph

5285 Commits

Author SHA1 Message Date
wjh
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
lyx
a20a4df543 chore: rental 2024-04-16 15:03:25 +08:00
c92e1953d3 feat: 运输单分组计算接口 feat #726 (#728)
Co-authored-by: lyx <2027667395@qq.com>
Reviewed-on: daoyoucloud/tachycode#728
Co-authored-by: hello@lv <2256334253@qq.com>
Co-committed-by: hello@lv <2256334253@qq.com>
2024-04-16 15:01:00 +08:00
lyx
5e215fae7e chore: mobild 2024-04-16 11:07:44 +08:00
wjh
a08b45b498 fix: 修复mobile选择类型不能用的情况 fix #723
Reviewed-on: daoyoucloud/tachycode#725
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
2024-04-16 11:02:33 +08:00
520b0024d4 chore(version): release v0.21.12 2024-04-16 04:44:41 +08:00
487ec95dc2 fix: multi app start error 2024-04-16 04:42:42 +08:00
2733e513d2 chore(release): release v0.21.11 2024-04-16 04:35:58 +08:00
27d43eee28 fix: 修复数据表自动编码没有提交按钮的bug, 去除布局组件 (#722)
Reviewed-on: daoyoucloud/tachycode#722
Co-authored-by: bai.zixv <bai.zixv@foxmail.com>
Co-committed-by: bai.zixv <bai.zixv@foxmail.com>
2024-04-15 22:59:33 +08:00
wjh
2021230f50 feat: 结算单预览添加订单数量字段 (#716)
Reviewed-on: daoyoucloud/tachycode#716
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
2024-04-15 19:42:49 +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
0e97825b13 fix: 合同结算单结束时间加一天减一毫秒,取当天的结束时间 (#711)
Co-authored-by: lyx <2027667395@qq.com>
Reviewed-on: daoyoucloud/tachycode#711
Co-authored-by: hello@lv <2256334253@qq.com>
Co-committed-by: hello@lv <2256334253@qq.com>
2024-04-15 17:53:14 +08:00
wjh
2020643371 fix: 处理同名组件选择异常情况,文本切换组件阈值,时间选择具体范围 (#712)
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
2024-04-15 17:40:22 +08:00
bai.jingfeng
a87d95210c refactor: excel 部分重构,优化弹窗体验 (#598)
Reviewed-on: daoyoucloud/tachycode#598
Co-authored-by: bai.jingfeng <bai.jingfeng@foxmail.com>
Co-committed-by: bai.jingfeng <bai.jingfeng@foxmail.com>
2024-04-15 05:55:39 +08:00
bcec8a2414 chore: clean pnpm-lock.yaml 2024-04-15 05:38:32 +08:00
14e282964d chore: 移除多余插件 (#708)
Co-authored-by: sealday <sealday@gmail.com>
Reviewed-on: daoyoucloud/tachycode#708
2024-04-15 05:35:49 +08:00
9116a74823 chore(version): release v0.21.7 2024-04-15 05:32:07 +08:00
b3996718e7 chore: 增加迁移脚本 2024-04-15 05:30:06 +08:00
4784973930 chore: 清理 TachyBase 插件,移除临时的多进程通信代码
Reviewed-on: daoyoucloud/tachycode#707
2024-04-15 05:04:12 +08:00
f64a661e05 chore: 清理部分插件,修复 @tachybase/cli 工具 关联 #704
Reviewed-on: daoyoucloud/tachycode#706
2024-04-15 01:58:18 +08:00
690a275f1a fix: build 2024-04-13 03:25:36 +08:00
fa91538581 fix: ignore core/cli/bin error 2024-04-13 03:17:08 +08:00
c6406a0c47 fix: import json warnning 2024-04-13 00:35:20 +08:00
wjh
a1223960e2 feat: 移动端筛选区块二期:支持更多类型 (#702)
Reviewed-on: daoyoucloud/tachycode#702
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
2024-04-12 22:03:56 +08:00
ec406f25ef feat: 新命令行工具 @tachybase/cli
Reviewed-on: daoyoucloud/tachycode#700
2024-04-12 19:20:14 +08:00
bb204b8f95 chore(version): release @hera 2024-04-12 17:54:18 +08:00
wjh
122d5ab9ac fix:修改结算单导出Excel名称 (#697) fix #696
<!-- Note -->
<!-- This is a template for submitting a new feature.
Use the bug fix template if you're submitting a bug fix pull request by adding `template=bug_fix.md` to your pull request URL. -->

# Description
<!-- Describe the new feature or modification to an existing feature clearly and consciously. -->

# Motivation
<!-- Explain the reason for adding or modifying this feature. -->

# Key changes
<!-- Provide a technically detailed description of the key changes made. -->
- Frontend
- Backend

# Test plan
## Suggestions
<!-- Provide any suggestions or recommendations for improvements in the testing plan. -->

## Underlying risk
<!-- Identify any potential risks or issues that may arise from the new feature or modification. -->

# Showcase
<!-- Including any screenshots of the new feature or modification. -->

Reviewed-on: daoyoucloud/tachycode#697
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
2024-04-12 17:49:57 +08:00
wjh
da8b4d0b45 fix: 修改筛选页面自定义筛选不能用 (#698) fix #699
Reviewed-on: daoyoucloud/tachycode#698
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
2024-04-12 17:49:11 +08:00
7531ed6f74 feat: 运输单pdf付款方公司项目显示顺序调整 feat #694 (#695)
Reviewed-on: daoyoucloud/tachycode#695
Co-authored-by: hello@lv <2256334253@qq.com>
Co-committed-by: hello@lv <2256334253@qq.com>
2024-04-12 16:38:14 +08:00
47671bb428 chore(version): release @hera 2024-04-12 15:11:31 +08:00
7e87eca642 chore(version): release @hera 2024-04-12 15:09:52 +08:00
3c1b198920 chore(version): release @hera 2024-04-12 15:08:25 +08:00
65693d0359 feat: 支持轮播图设置和跳转
Reviewed-on: daoyoucloud/tachycode#691
2024-04-12 15:04:09 +08:00
dbdb1135bc feat: 费用范围没有考虑直发单,先简单处理掉 feat #687 (#688)
Reviewed-on: daoyoucloud/tachycode#688
Co-authored-by: hello@lv <2256334253@qq.com>
Co-committed-by: hello@lv <2256334253@qq.com>
2024-04-12 13:44:17 +08:00
bai.jingfeng
946b77e9df 配置插件名称: 移动端:定制化,工作流:审批中心 (#678)
Reviewed-on: daoyoucloud/tachycode#678
Co-authored-by: bai.jingfeng <bai.jingfeng@foxmail.com>
Co-committed-by: bai.jingfeng <bai.jingfeng@foxmail.com>
2024-04-11 11:50:42 +08:00
wjh
f0a0505695 fix: 修复组件移动别的区块后出错 修复单选框点击出错 (#680)
Reviewed-on: daoyoucloud/tachycode#680
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
2024-04-11 11:50:00 +08:00
8b42fecb38 feat: support .env.local.* 2024-04-11 03:03:49 +08:00
b253ffafb6 chore(version): release v0.21.6 2024-04-11 00:06:27 +08:00
d2ba989f56 chore(version): release v0.21.5 2024-04-10 22:20:34 +08:00
wjh
35cddcc80c fix: 调整mobile类型选择组件 (#670)
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
2024-04-10 17:19:31 +08:00
35310f7532 fix: mobile icon build error 2024-04-10 17:08:40 +08:00
06ac4f04c4 fix: version mismatch 2024-04-10 16:36:38 +08:00
6351c1c44f chore(version): release v0.21.4
Reviewed-on: daoyoucloud/tachycode#668
2024-04-10 16:14:26 +08:00
438169cd71 feat: 初步支持审批流程
Reviewed-on: daoyoucloud/tachycode#664
2024-04-10 16:00:42 +08:00
8a2548f480 feat: 移动端支持筛选
Reviewed-on: daoyoucloud/tachycode#638
2024-04-10 15:54:01 +08:00
bai.jingfeng
a5010cd74c feat: 显示界面支持货币取反 (#666)
Reviewed-on: daoyoucloud/tachycode#666
Co-authored-by: bai.jingfeng <bai.jingfeng@foxmail.com>
Co-committed-by: bai.jingfeng <bai.jingfeng@foxmail.com>
2024-04-10 15:32:19 +08:00
33a0b34c07 chore(version): release v0.21.3 2024-04-10 01:28:26 +08:00
dd86bc8976 chore(version): do a release 2024-04-10 01:27:19 +08:00
311e74e3f7 chore(version): release new version 2024-04-10 01:26:07 +08:00
fe69e14aa6 chore(version): release 0.21.2-alpha.13 2024-04-10 01:07:15 +08:00