Base solution for your next web application
Open Closed

New features on PowerTool #10404


User avatar
0
bulutyonetim created

Prerequisites

  • What is your product version? 10.3
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)? .netCore

If issue related with ABP Framework

  • What is ABP Framework version?

Hi there,

This is not a support ticket just requesting some feture on Power tool,

I am trying to use power tools for some create some multi language entitiy. It does not have this feature It will be good to have this feature.

But When I try to add manually I got some problem.

Check this entity for example:

ProfessionGroup entity does not have any other column so power tool does not let me create that.

So I have to add it with fake column then remove that fake column from codes.

Then when I need to add ProfessionGroup as foreign key to an other table it also does not let me to add because there is not any Display property.

Can you check these problems on your next release.


One more suggestion for power tool. Can we have checkbox on regenerate entity like "Save User Changes" when it is checked, On regenerating files do not delete user files just comment their inside and add new code.

Why I ask this:

Normally users generates entities then they do some changes on them (for example they changes some part on UI and etc..) then they need to add some extra columns on the entity. Now your regenrates code ovrrides users all changes and it is not good.

If you provide such a option that I wrote, user changes will not gone and user can access them trhough comments in that file.

Thank you.


2 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @bulutyonetim

    Could you create the same issue on https://github.com/aspnetzero/aspnet-zero-core/issues ? We will include this featrure to our next release.

    Thank you for your suggestion.

  • User Avatar
    0
    bulutyonetim created

    Hi,

    Our subscription has been expired I don't have access to that repo, So I cannot add issue there.

    Thank you