Commit Graph

3 Commits (a6d883f68eb83e40fa87992763a6367d92950869)

Author SHA1 Message Date
Kevin C. Coram a6d883f68e
Rename model attributes to remove underscore 2019-09-08 18:49:36 -04:00
Kevin C. Coram 00577f888e
Inline createForm method
The baseline application will be a better example of "everything in a single application" if it directly creates its form rather than using the library service.

This is definitely less DRY, but makes for a better example.
2019-09-07 21:55:50 -04:00
Kevin C. Coram f6a8f4ef20
Generate baseline application
Generate a baseline application that uses the same form as the global-form application, but renders it all as a dynamic/nested form in a single component.
2019-09-05 23:24:05 -04:00