-
-
Notifications
You must be signed in to change notification settings - Fork 382
feat(Table): advance search dialog support UseSearchForm parameter #7783
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
5932ae5
refactor: 调整 UseSearchForm 优先级
ArgoZhang 4037c11
feat: 增加 BuildSearchMetaData 扩展方法
ArgoZhang 34735cf
refactor: 移除 Model 不可为空限制
ArgoZhang 7b603c0
feat(SearchDialog): 增加 UseSearchForm 参数
ArgoZhang 945e377
feat: 增加 Reset 方法用于清空搜索条件
ArgoZhang 7af410f
refactor: 调整参数名称
ArgoZhang 15f5b41
refactor: 增加参数传递逻辑
ArgoZhang 232ee42
feat: 表格高级搜索支持 UseSearchForm 参数
ArgoZhang 0a2cabc
doc: 更新示例
ArgoZhang cfb0459
test: 更新单元测试
ArgoZhang 529b4e7
refactor: 重构 Items 赋值逻辑
ArgoZhang 229002c
refactor: 提升 UseSearchForm 优先级
ArgoZhang f250249
test: 增加 EditDialog 单元测试
ArgoZhang ef7da26
refactor: 更改为虚方法
ArgoZhang 09797d3
feat: 增加 Reset 方法
ArgoZhang 352a70a
refactor: 代码格式化
ArgoZhang c48c648
test: 提高代码覆盖率
ArgoZhang 2c614dd
refactor: 重构代码增加 RenderButtons 方法
ArgoZhang cbbff37
feat(SearchForm): 内置自动创建 MetaData 实例逻辑
ArgoZhang ed88b3a
feat: 增加 ToFilter 扩展方法
ArgoZhang a9fc310
test: 增加 Reset 方法单元测试
ArgoZhang 69f4d1d
feat: SearchForm 增加 SearchFormLocalizerOptions 参数
ArgoZhang 00f016a
refactor: 方法 BuildSearchMetaData 不返回空值
ArgoZhang a8dc2f1
refactor: 逻辑下沉到 SearchForm 中简化表格内代码
ArgoZhang 093f3a6
test: 增加 SearchForm 单元测试
ArgoZhang 87148b1
test: 增加 SearchDialog 单元测试
ArgoZhang 658e706
refactor: 增加单元测试
ArgoZhang 72b7462
test: 增加单元测试
ArgoZhang b88fe58
test: 更新单元测试
ArgoZhang a1c8f37
refactor: 重构扩展方法 CreateSearchItemComponentByMetadata
ArgoZhang 84a3377
doc: 更新示例
ArgoZhang a92deec
refactor: 重构 Meta 文件名
ArgoZhang 10f276b
refactor: 重命名类型
ArgoZhang 38626b6
refactor: 属性重命名
ArgoZhang d32c21f
refactor: 重命名
ArgoZhang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.