Kevin C. Coram
21d0211853
Create and hook up form components
2019-09-04 23:02:49 -04:00
Kevin C. Coram
c5aa8b2f70
Build form from contact model data
2019-09-04 22:38:01 -04:00
Kevin C. Coram
6d19f3fe97
Provide ContactService via a module
2019-09-04 22:12:04 -04:00
Kevin C. Coram
c95734bb04
Use Nrwl jest resolver plugin
2019-09-04 22:11:00 -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
3b43037e66
Extract test contact to a shared service
2019-09-03 00:52:17 -04:00
Kevin C. Coram
b4467a6904
Add name component to application
2019-09-02 23:27:28 -04:00
Kevin C. Coram
9b6d241ddb
Generate global-form skeleton
2019-09-02 15:23:01 -04:00
Kevin C. Coram
ba7c81f983
Add address list components to form
2019-08-28 00:25:24 -04:00
Kevin C. Coram
c9bdc71680
Fix unit tests by importing forms module
2019-08-28 00:25:24 -04:00
Kevin C. Coram
eb1422923f
Include name component in main application
2019-08-28 00:25:24 -04:00
Kevin C. Coram
901be9ad09
Generate name component as reactive form
2019-08-28 00:25:23 -04:00
Kevin C. Coram
38b9a40167
Create Contact model interfaces
2019-08-28 00:25:23 -04:00
Kevin C. Coram
b4ff7793a0
Additional Jest configuration and dependencies
2019-08-28 00:25:23 -04:00
Kevin C. Coram
efc332b2b2
nx g @nrwl/angular:app parent-form
2019-08-28 00:25:22 -04:00
Kevin C. Coram
a51eacb050
Add @nrwl/angular
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
058c4b40cb
Add ts-jest so Jest can test TypeScript files
2019-08-28 00:25:22 -04:00
Kevin C. Coram
837ffc023a
Initialize Jest configuration
2019-08-28 00:25:21 -04:00
Kevin C. Coram
7ff06a275f
Add Jest and @nrwl/jest
2019-08-28 00:25:21 -04:00
Kevin C. Coram
2823996f00
initial commit
2019-08-28 00:25:11 -04:00