Commit Graph

8 Commits (cd7644a7678a42a8bba290e808a2b80b068b437f)

Author SHA1 Message Date
Kevin C. Coram e26b48010d
Remove e2e tests
There are no plans to actually implement any end-to-end tests for the applications in this explorartion project, so the skeleton *-e2e applications are being removed.
2019-09-07 21:40:09 -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
Kevin C. Coram 28f56f2e85
Refactor rename lib/contact-model -> lib/contact 2019-09-04 21:36:09 -04:00
Kevin C. Coram 2c6fde0acc
Move reference to test-setup.ts to angular.json
Move the reference to the test-setup.ts file in the contact-model library from jest.config.js to angular.json, to match how things are set up for the applications.
2019-09-03 18:58:29 -04:00
Kevin C. Coram 9b6d241ddb
Generate global-form skeleton 2019-09-02 15:23:01 -04:00
Kevin C. Coram efc332b2b2
nx g @nrwl/angular:app parent-form 2019-08-28 00:25:22 -04:00
Kevin C. Coram e2e6eba2d8
Generate contact-model library 2019-08-28 00:25:22 -04:00
Kevin C. Coram 2823996f00
initial commit 2019-08-28 00:25:11 -04:00