Branch: refs/heads/master
Home:
https://github.com/forge/angularjs-scaffoldx-plugin
Commit: ff35b84b7c6ffe0b17b4c85295dd100885f3bd0c
https://github.com/forge/angularjs-scaffoldx-plugin/commit/ff35b84b7c6ffe...
Author: Vineet Reynolds <Vineet.Reynolds(a)gmail.com>
Date: 2013-08-23 (Fri, 23 Aug 2013)
Changed paths:
A
src/main/java/org/jboss/forge/scaffold/angularjs/AngularJSInspectionResultConstants.java
M src/main/java/org/jboss/forge/scaffold/angularjs/InspectionResultProcessor.java
M src/main/resources/scaffold/scripts/controllers/editEntityController.js.ftl
M src/main/resources/scaffold/scripts/controllers/newEntityController.js.ftl
M src/main/resources/scaffold/scripts/controllers/searchEntityController.js.ftl
M src/main/resources/scaffold/scripts/filters/genericSearchFilter.js.ftl
M src/main/resources/scaffold/views/includes/lookupPropertyDetail.html.ftl
M src/main/resources/scaffold/views/includes/nToManyPropertyDetail.html.ftl
M src/main/resources/scaffold/views/includes/nToOnePropertyDetail.html.ftl
M src/main/resources/scaffold/views/includes/searchFormInput.html.ftl
Log Message:
-----------
FORGEPLUGINS-123 Added support for scaffolding embedded types
This now allows @Embeddable and @Embedded type properties to be
treated correctly in the AngularJS scaffold.