Ye Wen

Results 21 issues of Ye Wen

有值的情况下点击下拉自动展开相关节点,单选模式有效。

![image](https://user-images.githubusercontent.com/34080651/193177587-d3ad6e8f-9f98-4f0a-8876-c4e015678062.png)

https://github.com/EasyAbp/AbpHelper.CLI/blob/95c8f2100c2287c4240be28db992e448198bc175/src/AbpHelper.Core/Steps/Abp/ModificationCreatorSteps/CSharp/PermissionDefinitionProviderStep.cs#L21 When content contain `context.AddGroup` more than one then will throw exception, we can use `First` replace `Single` .sometime It is possible to declare multiple groups.

### AbpHelper in CodeGeneration_Crud We can add createGetListInput dto bool option ### Application if createGetListInput true then modify below template: `AppService` `IAppService` ``` MyAppService: CrudAppService { //generated override CreateFilteredQueryAsync method...

Code generation CRUD can show all templates files and support modify file

![image](https://user-images.githubusercontent.com/34080651/194453387-780d089c-18e0-447b-8b5b-95b65e0e40d2.png)

### Description # Optimized the display effect of small screen tables ![image](https://github.com/abpframework/abp/assets/34080651/af957142-43f7-4306-9194-78a6a69b2dae) ![L1E9KWDJ US NI`ZRXEJ46Y](https://github.com/abpframework/abp/assets/34080651/180b7ee9-fbe3-43d1-a5db-5aebcb411a06) ### Checklist - [x] I fully tested it as developer / designer and created unit...

![image](https://user-images.githubusercontent.com/34080651/231380921-6247104c-413d-4f23-b59e-de9cfd6971f2.png)

Specifies that the directory structure of path must be consistent with this [structure](https://github.com/EasyAbp/AbpHelper.CLI/tree/develop/src/AbpHelper.Core/Templates) Test Steps: 1. Copy a copy of the current folder [templates](https://github.com/EasyAbp/AbpHelper.CLI/tree/develop/src/AbpHelper.Core/Templates) 2. Modify the template you need...