Commit Graph

223 Commits

Author SHA1 Message Date
Alex Tusa
0b6e18b795 Update README.md 2019-03-04 18:12:33 -07:00
Alex Tusa
f2498f4bda Update README.md 2019-03-04 18:01:52 -07:00
Alex Tusa
953f8d807c Update README.md 2019-03-04 18:01:24 -07:00
Alex Tusa
b154648fdf Update README.md 2019-03-04 17:59:00 -07:00
Alex Tusa
fae060e039 Update README.md 2019-03-04 17:57:37 -07:00
0e661bbf79 Merge remote-tracking branch 'origin/master' 2019-03-03 21:18:06 -07:00
a0753903b2 PAN-50 Updated the DTO's 2019-03-03 21:12:07 -07:00
Alex Tusa
dbce550625 Merge branch 'master' into PAN-10 2019-03-03 19:05:31 -07:00
Alex Tusa
6a8f239995 Update .travis.yml 2019-03-03 19:04:55 -07:00
3762c10359 PAN-50 Fixed the .travis.yml file 2019-03-03 19:03:48 -07:00
BrittanyBi
e4594dc900 PAN-10 deleted commented-out code 2019-03-03 19:01:01 -07:00
BrittanyBi
cbaea65b56 PAN-10 travis.yml update 2019-03-03 18:58:34 -07:00
BrittanyBi
e47f2556f6 PAN-10 code & tests. 100% coverage.
Node class extracted from ParserService class.
ParserConfig deleted because it wasn't being used.
2019-03-03 18:51:11 -07:00
4999227e1b PAN-50 Created the TheoremRepository 2019-03-03 18:43:16 -07:00
ca8dc5c5df PAN-50 Created the DTO for theorems 2019-03-03 18:38:29 -07:00
9d7673ebf2 PAN-50 Created the DTO for theorems 2019-03-03 18:36:14 -07:00
f6de79a3d4 PAN-50 Added the creation of the theorems table to the local_development.sql 2019-03-03 18:25:46 -07:00
BrittanyBi
4b76f2eb69 PAN-10 code & test corrections. Node class extracted from ParserService class. 2019-03-03 17:32:52 -07:00
d8422f67d7 TEST 2019-03-03 16:25:49 -07:00
4130e7bef3 Added the README 2019-03-03 16:15:35 -07:00
96c90a3c49 change git root 2019-03-03 16:13:24 -07:00
Brittany
a1d5a82570 Merge pull request #15 from atusa17/PAN-48
PAN-48
2019-02-27 19:02:38 -07:00
30988fa94a PAN-48 Updated the sonar configuration 2019-02-24 22:40:33 -07:00
0734f6ff10 PAN-48 Added dependency on utilities to the persistence project 2019-02-24 20:31:24 -07:00
030e66f516 PAN-48 Added update test to Definition integration test 2019-02-24 20:25:20 -07:00
9ad185b033 PAN-48 Wrote IntegrationTests for Accounts 2019-02-24 20:22:22 -07:00
68fb41c067 PAN-48 Wrote IntegrationTests for Accounts 2019-02-24 20:13:01 -07:00
327724faf1 PAN-48 Wrote unit tests for the AccountController 2019-02-24 19:59:49 -07:00
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
dantanxiaotian
92aebf0283 Merge pull request #14 from atusa17/PAN-7
Pan 7
2019-02-24 16:37:42 -07:00
bb28de709a PAN-7 Updated the loaddb.sh file 2019-02-24 16:26:17 -07:00
9e4131f693 PAN-7 Updated the .travis.yml file 2019-02-24 16:18:36 -07:00
d0f8e0bafa PAN-7 Reverted the loadDb task 2019-02-24 16:03:55 -07:00
dbba747283 PAN-7 Added the loaddb task as a dependency to the integration tests 2019-02-24 15:47:51 -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
207db50b15 PAN-7 fixed the loaddb.bat file for Windows 2019-02-23 20:51:41 -07:00
21ef4f27c8 PAN-7 Added project names to Sonar in the sub projects 2019-02-21 11:24:34 -07:00
1d44395e7b PAN-7 Cleaned up the gradle files 2019-02-21 11:03:33 -07:00
d8e81b1abb Revert "PAN-7 Updated the build.gradle files"
This reverts commit da673068
2019-02-19 11:00:17 -07:00
da673068bb PAN-7 Updated the build.gradle files 2019-02-17 23:17:15 -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
015c80215c Merge remote-tracking branch 'origin/master' 2019-02-14 12:30:22 -07:00
2200a6a2d3 PAN-7 Initial setup of the persistence with Spring Data JPA 2019-02-14 12:24:34 -07:00