Argo Zhang
113ff2d6bf
chore: update jobs name ( #433 )
2023-01-31 22:17:08 +08:00
Lambert Lee
90ecae9491
test: add menu unit test improve code coverage ( #401 )
...
* chore: rename action name
* doc: 增加注释
* test: add IsDisabled unit test
* test: update IsDisabled unit test
Co-authored-by: Argo Zhang <argo@163.com>
Co-authored-by: lambert lee <lish@live.cn>
2023-01-27 20:09:07 +08:00
Argo
f3d1c2cda7
chore: update comment label action and repro document ( #399 )
...
* chore: fix can not assign assignee on issue
* chore: update checkout action version
* chore: update action branch
* chore: update action and jobs name
* chore: update action add null check
* doc: add repro document
* chore: update comment issue action
2023-01-27 16:36:26 +08:00
Argo
7862505863
feat: add github labeler bot ( #389 )
...
* chore: update action jobs name
* chore: update auto labels bot support pull request
* chore: put labels.yml into github folder
* chore: remove labeler.yml file
2023-01-25 13:42:42 +08:00
Argo
b7e5d81a0c
!3787 update codecov action
...
* chore: update codecov action
2023-01-22 10:34:48 +00:00
Argo
63b680bb42
add codecov action check for pull-request ( #360 )
...
Co-authored-by: alex chow <zhouchuanglin@gmail.com>
Co-authored-by: lambert lee <1708416@qq.com>
Co-authored-by: lambert lee <lish@live.cn>
2023-01-21 01:54:05 +08:00
Argo
5fef551599
!3514 chore(#I6094F): bump version 7.0.0
...
* test: 修复失败的单元测试
* test: 修复失败的单元测试
* chore: 更新打包脚本
* chore: bump version 7.0
2022-11-09 05:55:25 +00:00
Argo
d97e04c72d
!2645 chore(#I51XIB): update github action script for remove setup aspnetcore 2.1
...
* chore: 移除对 aspnetcore 2.1 依赖
2022-04-11 03:30:40 +00:00
Argo
4df42641cd
!2359 test(#I4SACC): remove net 5 framework from unit test project
...
* test: 更新测试脚本
* test: 更新单元测试文件
* test: 增加单元测试工程配置文件
* test: 移除不使用的属性
* chore: 移除 Nullable 配置
2022-01-26 07:52:19 +00:00
Argo
e481996215
!2155 doc(#I4KEJQ): update codecov badge
...
* chore: bump version to 6.0.10
* revert: 移除本地化测试工程 Ubuntu 报错
* chore: 增加测试工程
* test: 更新单元测试
* Revert "chore: 增加多语言"
* chore: 增加多语言
* chore: 测试 dev-table 分支
* doc: 更新文档
* doc: 更改分支名称
2021-11-30 05:44:01 +00:00
Argo
db701da344
!2154 doc(#I4KCDS): add code coverage badge
...
* doc: 更新英文文档
* doc: 更新文档
* doc: 更新文档
* revert: 移除多语言
* test: 更正单元测试
* revert: 增加多语言测试
* test: 更新结果文件
* test: 移除多语言测试
* test: 更新项目路径
* test: 更改命令
* chore: 增加代码覆盖率
2021-11-29 16:49:13 +00:00
Argo
bc0254ddde
!2052 chore(#I4HJYM): update CI&CD scripts
...
* chore: update CI scripts
2021-11-09 09:54:46 +00:00
Argo
0e1b7e1ba2
!1969 feat(#I4EGGN): required star on form label support customer validate rules
...
* feat: 表单标签前置星号支持 RequiredAttribute 自定义验证
* chore: 移除 test 分支触发条件
* refactor: 格式化文档精简代码
2021-10-19 06:05:28 +00:00
Argo
5ab89ad941
!1968 fix(#I4EG6G): update form-label style compatible Row in Dialog
...
* style: 更新 form-label 样式兼容弹窗中 form-inline 样式
* chore: update scripts
2021-10-19 05:23:07 +00:00
Argo
a79da2013a
!1900 chore(#I4BU04): add clean method before bundle css and scripts
...
* chore: add env variant
* chore: 增加 dotnet bundle 支持
* chore: 增加 --no-color 参数
* chore: 更新脚本增加 clean 命令
* chore: update sdks for 2.1 and 5.0
* chore: update sdks
* chore: update sdks
* chore: update netcore sdk 5.0.x
* chore: update netcore 5.0 sdk
* chore: update netcore 2.1 sdk
* chore: 增加 netcore 2.1 环境安装
* chore: 更新 build action 脚本
* chore: 增加打包脚本运行条件
2021-09-26 02:10:21 +00:00
Argo-Tianyi
20a9dd4443
chore: upgrade build environment version to 5.0.401
2021-09-21 00:35:55 +08:00
Argo
37e4f2e094
!1704 chore(#I44WDE): upgrade framework version to 5.0.9
...
* chore: 更新依赖为 5.0.9
* chore: 更新脚本升级 sdk 版本 400
2021-08-11 03:24:34 +00:00
Argo
65bd70e4cb
!1608 fix(#I4163B): toast compatible bootstrap v5
...
* chore: bump version to 5.2.1
* fix: toast 组件适配 bs5
* chore: update props config error
* Squashed commit of the following:
2021-07-17 07:51:30 +00:00
Argo
28aacd755f
!1348 feat(#I3NM1W): redesign Transfer component support Validation
...
* docs: 更新异步加载数据源示例
* feat: 支持客户端验证
* style: 增加客户端验证样式
* Merge branch 'dev-docs' into dev-transfer
* docs: 增加资源文件
* docs: 删除资源文件
* !1344 docs(#I3NF1P): Menu support localization
* docs: 更新示例文档
* feat: 支持表单验证
* perf: 未双向绑定时减少 invoke 调用
* style: 增加 Transfer 项目样式防止折行
* docs: 更新 github action main 分支状态
* docs: 更新资源文件
* docs: 更新 action 链接
2021-04-22 14:35:21 +08:00
Argo
bebdf4e7c6
!1346 docs(#I3NFM4): update readme.md
...
* chore: 增加 build actions
* docs: 更新 readme 文档
2021-04-21 16:30:46 +08:00
Argo
ac6b029975
!550 build(#I1WYWR): 增加自动发布脚本
...
* build: 更新 github action 分支
* build: 增加 NUGET 秘钥
* build: 合并 actions
* build: 增加 ssh command action
* build: 增加生成文件脚本
* build: 更新登陆脚本
* build: 移除安装脚本
* build: 只用 sshpass 登录
* build: 增加部署命令
* build: 增加查看文件内容命令
* build: 增加输出命令
* build: 增加创建文件命令
* build: 部署文件命令移除 ~/
* build: 更新创建文件夹脚本命令
* build: 增加创建文件夹命令
* build: 增加部署秘钥脚本
* build: 增加部署脚本
* build: 更新 CI&CD 脚本
2020-09-28 01:22:56 +08:00
Argo Zhang
57c5936662
build: 修复 github actions 脚本
2020-05-01 00:11:52 +08:00
Argo-SHCX
8c0999a6d8
build(Appveyor): 增加自动化脚本
2020-04-24 13:59:24 +08:00