Skip to content

Releases: BRACKETS-by-TRIAD/admin-generator

Password reset fix

04 Jan 11:14
Compare
Choose a tag to compare

Frontend validation of password reset forms has been fixed.

Export into Excel

23 Nov 15:04
06d98d1
Compare
Choose a tag to compare

Generator now provide an ability to export into Excel

Laravel 5.7 support

09 Nov 09:34
b5480ac
Compare
Choose a tag to compare
v2.0.7

Upgrading to Laravel 5.7

Relation removal fix

12 Sep 07:36
Compare
Choose a tag to compare

Fixed how can be relation removed, by sending empty data in request field.

Added new types and fixed end of lines

09 Aug 13:41
Compare
Choose a tag to compare

New database types has been added to rule generation.

All \n has been changed to PHP_EOL, to support multiple systems.

New WYSIWYG Editor

19 Jul 09:00
3d7d052
Compare
Choose a tag to compare
Media wysiwyg (#17)

* modified generated markup for wysiwyg field

* refactored to remove unnecessary markup in wysiwyg template

Laravel 5.6 support

03 Jul 06:27
3c976d2
Compare
Choose a tag to compare
v2.0.3

allow newwer packages (#16)

Fronted integer rule fixed

28 Jun 09:28
8cb39e6
Compare
Choose a tag to compare
v2.0.2

changed numeric rule in frontend validation (#15)

Fixed js profile form paths on windows

28 Feb 13:54
Compare
Choose a tag to compare
Fix JS include paths and template names for profile Vue forms (#13)

* Fix JS include paths and template names for profile Vue forms

* Undo path change; Add characters for string replacement for JS Path

* modelJSName string replacements are no longer necessary

* Apologies, this change snuck in accidentally

Frontend refactor to NPM package

10 Jan 13:39
0669a43
Compare
Choose a tag to compare
Npm package (#12)

* responsive markup

* modified generator to work with new frontend npm package

* fixed generator's language picker

* adjusting tests