Kevin C. Coram
cd7644a767
Refactor createForm() to provide composible factory methods
2019-12-31 13:49:46 -08:00
Kevin C. Coram
a6d883f68e
Rename model attributes to remove underscore
2019-09-08 18:49:36 -04:00
Kevin C. Coram
2bf76e87c8
Update form group name to conform to Name interface
2019-09-07 21:33:49 -04:00
Kevin C. Coram
c17d79d16c
Update model interfaces to require all attributes
2019-09-07 21:32:50 -04:00
Kevin C. Coram
4c014600c5
Refactor: Move contact service into services folder
2019-09-07 21:25:36 -04:00
Kevin C. Coram
57d46442c6
Refactor move ContactFormService into contact library
2019-09-05 22:56:08 -04:00
Kevin C. Coram
6d19f3fe97
Provide ContactService via a module
2019-09-04 22:12:04 -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
38b9a40167
Create Contact model interfaces
2019-08-28 00:25:23 -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