Commit Graph

26 Commits

Author SHA1 Message Date
9020b0fdbb PAN-48 Wrote unit tests for the updateDefinition method 2019-02-24 19:48:18 -07:00
a3ab3f10bf PAN-48 Created the updateDefinition method 2019-02-24 19:17:51 -07:00
b77a750c30 PAN-48 Created the AccountController and created the copyNonNullProperties method 2019-02-24 19:14:17 -07:00
8c9f2bbd9c PAN-48 Updated the AccountsDto and the AccountsRepository 2019-02-24 17:30:39 -07:00
09cbc8c64a PAN-7 Wrote unit tests for the DefinitionController 2019-02-24 15:30:05 -07:00
f2c05fb68f PAN-7 Wrote CRUD integration test 2019-02-23 23:13:45 -07:00
1d44395e7b PAN-7 Cleaned up the gradle files 2019-02-21 11:03:33 -07:00
abefb397e3 PAN-7 Finished the DefinitionController 2019-02-17 22:22:05 -07:00
dffe0187df PAN-7 Added response codes to DefinitionRepository methods 2019-02-17 18:23:09 -07:00
a4dde1b216 PAN-7 Set up the findAll method in the DefinitionDTO 2019-02-17 17:42:25 -07:00
cc302f17c3 PAN-7 Initial setup of the persistence with Spring Data JPA, Hibernate, Tomcat Server, and Spring Boot 2019-02-17 16:52:31 -07:00
2200a6a2d3 PAN-7 Initial setup of the persistence with Spring Data JPA 2019-02-14 12:24:34 -07:00
c5bbb355d7 Added extra methods to the base DAO 2019-02-05 11:40:44 -07:00
77652722af Completed Architectural Setup 2019-02-03 21:42:03 -07:00
6980708288 Set up basic configurations 2019-02-03 21:11:34 -07:00
fc36fa994e Updated the build.gradle to delegate down to the subprojects 2019-02-03 20:46:37 -07:00
d008757b53 Testing the change in build.gradle 2019-02-03 20:19:36 -07:00
c37c8d2e87 Updated the configurations 2019-02-03 19:44:36 -07:00
9979975fd0 Updated the builds 2019-02-03 19:35:30 -07:00
683d6e22c4 Updated the package architecture 2019-02-03 19:26:57 -07:00
ae9b27d941 Created the initial NotationDao and NotationDto, and NotationManager 2019-02-03 19:09:46 -07:00
52e08d61d0 Set up the BaseDAO 2019-02-03 19:07:25 -07:00
3671b582b7 Set up the BaseDTO 2019-02-03 19:04:49 -07:00
94efcd8b62 Created intial managers 2019-02-03 19:03:00 -07:00
89b421b236 Created initial DAO's/DTO's 2019-02-03 18:54:31 -07:00
61b8fca76b Added initial classes that need to be written 2019-02-03 18:47:57 -07:00