Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "chauey"

More help/ease on tenent-specific CSS file to upload sounds nice. Maybe edit/preview in real-time like stackblitz.

Any more updates or progress or ideas or future plans on custom branding/themes? Thanks.

Thanks,

How/where to know when newer RadTool is published/ready?

yes.

I had also noticed yesterday Edge about 30% CPU just viewing a page with an empty table in it. Did not try in prod mode yet.

Oh, good to know. I've been working through these issues. How do we know when templates are updated? post here or twitter or ... And how do we get? running the Radtool from VS Studio 2017 will get latest and overwrite the dll and template txts but running through command line doesn't get latest dll I assume?

in addition to the "finally" issue, I also saw other compile errors for Angular:

  • UIComponent (a custom entity) was not generated consistently so sometimes uiComponent and sometimes uIComponent. ALSO in HTML, no compile-time errors. also the URL/routes are affected
  • Setting the "DuplicationNumber": 2 also generated inconsistent property names, mismatch
  • numeric properties for filtering were instantiated to ''

On the .NET side, the main problem was the identical Lookup Dto names in different namespaces. Basically like someone else said, make only a shared/common set. I wonder if can/will generate these one folder up in it's own shared Dtos folder and referenced to there?

Lastly, if generate about 20 files and run npm start, does it take over 5 10 minutes? especially at 92% during the SourceMapDevToolPlugin running?

Has or when will the RadTool templates be updated for this? Currently we would need to add custom template if not updated? Thanks

I also got that "finally" error.

UPDATE: I think it's related to moving from rxjs 5 to 6 ("rxjs": "^6.2.0"), and the compatibility library was removed from package.json ("rxjs-compat": "6.0.0-tactical-rc.1")

<a class="postlink" href="https://github.com/ReactiveX/rxjs/blob/master/docs_app/content/guide/v6/migration.md">https://github.com/ReactiveX/rxjs/blob/ ... gration.md</a>

Assuming the newer RadTool templates are updated for this but have not tested/tried.

oh wow, OK, missed that.. thx

I had tried before that just tinkering around, but had an error.. it said Invalid argument

I still get the error

Oh nevermind. i think I had plural instead of singular

Is there a way to manually run the AspNetZeroRadTool dll and pass in the json file name? like with dotnet Asp.....dll SomeEntity.json

Thanks

Showing 1 to 10 of 23 entries