github polterguy/magic v8.3.1
Significantly improved scaffolded result - And added new template

latest releases: v17.3.9, v17.3.8, v17.3.7...
3 years ago

Version 8.3.1

Magic (main)

Significantly improved the way the frontend generator creates its HTTP
service methods for CRUD endpoints, by making the code much better, by
grouping methods acting upon the same table into a single property,
returning all methods available for the specific database entity.
Also changed the service method names to reflect their CRUD operation.

Also significantly cleaned up the actual scaffolder process, to allow
for multiple templates, yet still sharing common functionality.

Cleaned up other generated Angular services, to make them more fluid
in feel, and added some slightly better typing - Yet still more work
to be done here.

Added new template which produces a pure Angular HTTP service project
for you, without any GUI or graphical objects - But still creates
Angular HTTP service methods for every CRUD endpoint in your system.

magic.lambda.io

Passing in the filename to [io.file.execute] to make it easier for
files to execute files in relative folders. This will be passed in as
an [.filename] argument. Also completely removed the
[io.files.eval] slot, since it only creates confusion, since it does
the exact same thing as its execute counterpart.

Created convenience slot called [io.path.get-folder] that will return
the folder name given some path.

Don't miss a new magic release

NewReleases is sending notifications on new releases.