Commit Graph

4284 Commits

Author SHA1 Message Date
Alex chow
e3b44bdc0d chore: update config issue form (#474)
Signed-off-by: Alex chow <zhouchuanglin@gmail.com>
Co-authored-by: Argo Zhang <argo@live.ca>
2023-02-04 01:45:35 +08:00
Argo Zhang
c39ac2ccd2
test: add unit test for TooltipWrapperBase (#472)
* test: add unit test for TooltipWrapperBase

* chore: bump version 7.3.0
2023-02-04 01:02:26 +08:00
Alex chow
dc3b2d2fe2
Create config.yml (#470)
Signed-off-by: Alex chow <zhouchuanglin@gmail.com>
Co-authored-by: Argo Zhang <argo@live.ca>
2023-02-04 00:44:33 +08:00
Argo Zhang
86e3fb15ba
test: add null Options unit test (#469) 2023-02-04 00:41:28 +08:00
Lambert Lee
a3d3351177
doc: update the table component row demos. (#467)
Co-authored-by: Argo Zhang <argo@live.ca>
2023-02-03 13:47:55 +00:00
Lambert Lee
987e9fe436
update the table component search demos (#464)
Co-authored-by: Argo Zhang <argo@live.ca>
2023-02-03 13:27:53 +00:00
Argo Zhang
75ceb8ef79
chore: add bb-auto-config.yml file (#465) 2023-02-03 20:41:35 +08:00
Argo Zhang
5e804f44b1
test: add exclude attribute on GetItemClass (#458) 2023-02-03 00:37:03 +08:00
Argo Zhang
fba8a16ab1
test: add isPopover unit test (#460) 2023-02-03 00:28:18 +08:00
Argo Zhang
72429c40c4
test: add unit test for dispose method (#456)
* refactor: 精简代码

* test: add unit test for dispose method
2023-02-03 00:26:02 +08:00
Lambert Lee
6f87c4b539
update the table component tree demos. (#454)
Co-authored-by: Argo Zhang <argo@live.ca>
2023-02-03 00:19:49 +08:00
Lambert Lee
0dcb178aba
doc: update the table component fix-column demos (#452)
Co-authored-by: Argo Zhang <argo@live.ca>
2023-02-03 00:06:05 +08:00
Argo Zhang
9136c2d96f
test: add unit test for Menu (#450)
* refactor: 精简代码

* Revert "refactor: 精简代码"

This reverts commit a7f9b5163bd22d9758d330512397426a7ce8d03e.

* refactor: 精简菜单逻辑

* test: 增加 Items 为空单元测试
2023-02-02 19:32:38 +08:00
Argo Zhang
0858a7da57
test: add unit test for HasFilter (#448) 2023-02-02 19:30:43 +08:00
Argo Zhang
60d1b40064
refactor: improve code coverage (#446) 2023-02-02 19:27:58 +08:00
Argo Zhang
4af090a07c
test: improve GetDisplayName code coveragfe (#442) 2023-02-02 19:22:52 +08:00
Argo Zhang
bfcee1fde7
test: add Trigger unit test improve code coverage (#444) 2023-02-02 19:22:09 +08:00
Argo Zhang
6a2ee5c9bf
test: improve GetDisplayName code coveragfe (#442) 2023-02-02 19:18:57 +08:00
Argo Zhang
72df227048
chore: add oscs badge on readme (#440)
* doc: add oscs badge

* doc: component layout add oscs badge
2023-02-02 02:29:11 +08:00
Lambert Lee
09395614b8
doc: update the table component some demos namespace (#438)
* update the table component some demos namespace

* doc: 重命名资源文件 Localizer 变量

---------

Co-authored-by: Argo Zhang <argo@live.ca>
2023-02-02 02:20:23 +08:00
Argo Zhang
6bba399b35
chore: move workflow to scripts folder (#437)
Co-authored-by: alex chow <zhouchuanglin@gmail.com>
2023-02-01 16:00:14 +08:00
Argo Zhang
b58178e3f5 chore: bump version 7.2.5 2023-01-31 23:35:19 +08:00
Argo Zhang
b1cdf5ed49
fix: remove show css from form-loader (#435) 2023-01-31 23:23:58 +08:00
Argo Zhang
113ff2d6bf
chore: update jobs name (#433) 2023-01-31 22:17:08 +08:00
Argo Zhang
7f105e4b3a
fix: update menu-item min-width (#431) 2023-01-31 19:07:18 +08:00
Lambert Lee
9f4eab9baa
doc: update the table component toolbar demos (#428) 2023-01-31 10:01:37 +08:00
Argo Zhang
4a5a6941ca
doc: update readme.md for package (#426) 2023-01-31 00:50:31 +08:00
Lambert Lee
cb3049d7ed
update the table component Excel-DataTable demos (#424)
Co-authored-by: Argo Zhang <argo@live.ca>
2023-01-31 00:15:27 +08:00
Argo Zhang
6f986d3921
test: improve code coverage for CacheManager (#422)
* refactor: remove question

* refactor: add SearchLocation parameter value

* chore: add NullName/EmptyName key in localization file

* test: rename GetJsonStringFormAssembly unit test

* refactor: remove redundant properties

* test: add unit test cover Null/Empty value in localization file
2023-01-30 03:22:57 +08:00
Argo Zhang
0d72fa8ae1
test: add unit test for DataTableDynamicContext (#420)
* test: 更新 AddAsync 单元测试增加 Changed 回调判断

* test: add OnChanged 单元测试

* test: 修复失败的单元测试

* test: add unit test for DeleteAsync when Items is null

* revert: remove DeleteAsync unit test

* test: rename variable

* test: add unit test for DeleteAsync when Items is null

* test: refactor Root component for improve code coverage
2023-01-30 02:18:10 +08:00
Argo Zhang
ea69a036e0
test: refactor Utility.Clone method for improve code coverage (#417)
* test: improve code coverage

* refactor: refactor Clone method improve code coverage

* refactor: 增加代码健壮性

* revert: 撤销 Fields 更改

* refactor: 精简代码

* doc: 增加注释信息

* refactor: 更新 Copy 方法

* chore: update codecov ation version
2023-01-29 15:51:33 +08:00
Argo Zhang
ce3a906f4c
test: add unit test for DateTimeRangeRequiredValidator (#415)
* refactor: rename DateTimeRangeRequiredValidator

* test: add unit test for DateTimeRangeRequired

* test: improve code coverage
2023-01-29 01:29:58 +08:00
Argo Zhang
4421878bec
test: add unit test for cascader (#413)
* refactor: add EditorRequired attribute for Items parameter

* test: add unit test for Items is null

* test: add SetValue unit test increase code coverage

* chore: update auto assige assignees action
2023-01-29 00:58:57 +08:00
Argo
9c9e8ee4b1
feat: TreeView support auto expand via node IsActive (#411)
* refactor: 更改 CollapsedNodeCache 属性名

* refactor: ExpandedNodeCache 更改为属性

* refactor: EqualityComparer 更改为属性

* refactor: 重命名内部变量

* refactor: 更新节点状态缓存变量名

* feat: 增加节点自动展开功能

* refactor: 调整代码顺序提高代码覆盖率

* chore: bump version 7.2.5-beta02

* chore: update async assignees from issue
2023-01-28 17:19:45 +08:00
Argo
bae3541589
chore: merge comment label action into auto assign action (#409)
* chore: 移除不使用的脚本

* chore: 增加文档

* chore: 更新解决方案文档

* chore: 消除预览版本警告信息

* chore: 更新部署脚本

* chore: 更新 linux 配置脚本

* chore: 更新 nginx.conf 配置项

* chore: 删除自动 comment 脚本

* chore: 增加自动标签后根据不同标签自动 comment 功能

* chore: 输出信息更改为首字母大写

* chore: 增加 Reviewer 是仓库作者判断

* chore: 移除对 auto_comment 脚本引用

* revert: 撤销更改

* chore: 增加 Reviewer 是仓库作者判断
2023-01-28 16:30:05 +08:00
Lambert Lee
2639dbb252
doc: update the table component export demos (#407)
Co-authored-by: Argo <argo@live.ca>
2023-01-28 13:55:44 +08:00
Lambert Lee
4204bdbd27
chore: update issue form (#405)
* update issue form

* chore: update assign assignees action

* chore: update sync assignees action

* chore: add reivewers action

* chore: update add reviewers action

* chore: add environment REPO_OWNER

* chore: update document template

---------

Co-authored-by: Argo Zhang <argo@163.com>
2023-01-28 02:15:46 +08:00
Lambert Lee
29f243f407
update the table component excel dmos (#403)
Co-authored-by: Argo <argo@live.ca>
2023-01-27 23:49:48 +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
alex_zou
db3b73c7c8 !3792 doc(#I6B872): update PdfReader demos
* doc(#I6B872): update PdfReader demos
2023-01-26 14:53:51 +00:00
Argo
5998f4626b feat(TreeView): support auto expand for active node (#398)
* refactor: 精简代码

* refactor: 增加 IsActive 属性

* refactor: remove SelectedItem parameter

* feat: add set Value when is null

* refactor: 更改私有字段为属性提高代码可读性

* feat: 增加扩展方法 SetParentExpand 用于级联设置父级节点展开收缩状态

* feat: 增加 ItemChanged 多次触发保护

* test: 更新单元测试使用属性代替私有字段

* fix: 增加 Items 参数默认值设置精简逻辑

* refactor: add EditorRequired attribute

* refactor: 增加 SelectedValue 变量存储上次选中值

* refactor: 增加 Value 值逻辑

* refactor: 增加 TriggerItemChanged 方法精简代码

* feat: 增加自动展开功能

* feat: 增加 CascadingTree 扩展方法

* refactor: 使用 CascadingTree 扩展方法

* test: 修复失败的单元测试

* test: 增加 ItemChanged 单元测试

* doc: 更新示例代码

* refactor: 精简 SetParentExpand 扩展方法

* test: 增加 SetParentExpand 单元测试

* chore: bump version 7.2.5-beta01

* chore: update auto assign label action

* chore: add log info
2023-01-26 22:24:01 +08:00
lambert lee
67df8cde63 doc: update the table component footer demos 2023-01-26 22:24:01 +08:00
Argo
726644c69c
chore: merge action into one action (#393) 2023-01-26 00:04:57 +08:00
Argo
2cbb7b384a
chore: add sync labels assignees milestone actions (#391)
* fix: missing labeler.yml file

* chore: rename job name

* chore: update not-before value

* chore: update auto assign milestone action

* chore: add auto assign milestone action

* chore: add jobs name

* chore: remove copy milestone action

* chore: remove pr auto assign label

* feat: add auto assign assignee label

* chore: add sync action

* chore: update action name
2023-01-25 21:52:27 +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
02e1bd215b
chore: update actions/bots jobs name (#387)
* chore: rename action bot jobs name

* chore: add bots on solution
2023-01-25 12:42:51 +08:00
Argo
99985331e8
test: update table page test (#385)
* test: update unit test for GotoTemplate

* test: add unit test for GotoNavigatorLabelText
2023-01-25 01:10:32 +08:00
Argo
374b62b5ac
test(Table): add unit test for table (#383)
* refactor: update pagination code

* test: update OnConfirm unit test
2023-01-25 00:24:11 +08:00
Argo
60ed1d7a7c !3791 test(#I6B6Z5): add unit test increase table code coverage
* Revert "refactor: remove redundant code"
* test: add ResetFilter unit test
* refactor: remove redundant code
* refactor: update IsFirstColumn method increase code coverage
* test: add unit test for OnBeforeRenderRow
* test: add unit test for OnBeforeRenderRow
* test: add unit test for ShowEmpty
* test: add unit test for PageInfoText
2023-01-24 11:50:55 +00:00