Hi,
Guid filters should be nullable. This is a bug that we need to fix as soon as possible.
You need to make Guids nullable (Guid?) in GetAll{EntityName}Input.cs file.
Create minified versions of both of these js files.
like these:
Content of them should be same as their not-minified versions.
Actually, we have fixed this in latest version (v1.8.3.1). Are you sure you have updated the tool?
(ESLint) Mixed spaces and tabs.
Unimportant warnings. But we'll look at them.
Are there any error on browser console? Im not sure what you mean by this. Can you be more specific in what you are looking for? Thanks.
You need to run "angular/nswag/refresh.bat"
https://docs.aspnetzero.com/documents/aspnet-core-angular/latest/Infrastructure-Angular-NSwag
Are there any error on browser console?
is "_CreateOrEditModal.js" loaded?
Could you run "npm run create-bundles" and try again?
@crumbdav You need to run "npm run create-bundles" command in .Web.Mvc project root folder after code is generated.
Should I just want for the next version of the Rad Tool to be published? Is there an ETA for this update?
Tomorrow.
In this case Im reviewing your Rad Tool for ASP.NET MVC / JQuery. In the URL reference above, the image shows Drop Down / Selection boxes for "Body Type" and "Is Available". How did you use the Rad Tool to build the drop-down functionality?
Rad tool displays Enum fields as combobox/dropdown.
Hi,
Console info says that "Warning : File not found => ..\src\RadTool.EvalDemo.Web.Mvc\bundleconfig.json".
The name of file is changed but tool is not compatible yet. So tool can't find this file. We will fix this as soon as possible.
So you need to modify "..\src\RadTool.EvalDemo.Web.Mvc\bundles.json" file. Add the js files created by tool.
Thanks for reporting. It seems like there is a bug in some circumstances.
This will be fixed in v1.8.1.4
I think you've misunderstood that feature.
when I pointed to a different DB and table it tried to generate it into the current selected DB?!
That's the point of the "Load entity from database" feature. It is for speeding up the process of moving an old project to a new asp.net zero based project.
Also the ability to generate UI from existing tables (in any DB) would also be powerful and helpful.
Actually this is the "Load entity from database" feature we are talking about.
Would have also been better if the connection string selector rather showed the connection string names as set up in the Appsettings.config file under ConnectionStrings, than entering the connection string manually.
Because of some strong reasons, you should not generate a new entity from asp.net zero based application's own database.
Now it just hangs after I entered the connection string (maybe from a recent update?). I have to manually kill Visual Studio after many hours hanging / busy.
What is your extension version? Could you provide any more steps to reproduce this issue?