Commit Graph
34 Commits
Author SHA1 Message Date
BrittanyBi 1380c55f20 PAN-54 Last corrections 2019-05-02 11:57:52 -06:00
BrittanyBi 1c69c8998c PAN-54 IT WORKS 2019-05-01 22:32:09 -06:00
BrittanyBi 8cc31b5c21 Merge branches 'PAN-54' and 'master' of https://github.com/atusa17/ptp into PAN-54
# Conflicts:
#	src/main/java/edu/msudenver/tsp/website/Application.java
2019-05-01 22:03:15 -06:00
BrittanyBi 08bda7099a PAN-54 Runs successfully but closes before the webpage can be loaded. 2019-05-01 21:58:46 -06:00
Brittany 766ba2753a Merge pull request #32 from atusa17/PAN-53
Pan 53
2019-05-01 21:55:55 -06:00
BrittanyBi 8f809ff422 PAN-54 Clean slate that runs 2019-04-29 12:46:33 -06:00
BrittanyBi 071d195d2a Merge remote-tracking branch 'origin/PAN-54' into PAN-54 2019-04-24 16:39:14 -06:00
BrittanyBi e72760c528 PAN-54 Working version includes no beans and no connection to the database. 2019-04-24 16:38:29 -06:00
Brittany 09d76d93c1 Deleted PasswordMatchChecker
It's no longer necessary
2019-04-24 16:10:43 -06:00
Brittany 52cc67ebfb Deleted ConfirmPasswordValidator
It's no longer necessary
2019-04-24 16:10:12 -06:00
BrittanyBi 3ee3d1bb06 PAN-64 Errors 2019-04-22 12:42:28 -06:00
Brittany 27b28c1f36 Merge branch 'master' into PAN-54 2019-04-17 19:30:28 -06:00
BrittanyBi 6ab0470fca PAN-64 Fixed bug in tests that was failing the 1st Travis build. 2019-04-15 20:49:56 -06:00
BrittanyBi 41a78babd9 Merge branches 'PAN-64' and 'master' of https://github.com/atusa17/ptp into PAN-64 2019-04-14 21:10:49 -06:00
BrittanyBi ecd6584422 PAN-64 Refactored ParserService. 2019-04-14 20:29:11 -06:00
BrittanyBi 5de86dc498 PAN-64 Completed and refactored unit tests for ParserService. 2019-04-14 20:28:11 -06:00
BrittanyBi cf49f9e980 PAN-54 Test. 2019-04-10 20:17:20 -06:00
BrittanyBi f86b36aa17 PAN-54 Added call to UserService to query DB. 2019-04-07 23:55:15 -06:00
BrittanyBi 1a2715ec04 Merge branches 'PAN-54' and 'master' of https://github.com/atusa17/ptp into PAN-54 2019-04-07 20:37:36 -06:00
BrittanyBi 1a12f29755 PAN-54 Left this out of previous commit somehow. 2019-04-07 20:36:53 -06:00
BrittanyBi 4cc184b6e7 PAN-54 Client-side mostly working. Still need email validator and to handle the errors thrown by UserCreationController. Next stage after that is to query the DB for existing usernames - once for the registering party and once for the referrer category. 2019-04-07 20:34:52 -06:00
BrittanyBi 6f70785387 PAN-54 2019-04-03 20:14:54 -06:00
BrittanyBi 2a4adcbd08 Merge branches 'PAN-54' and 'master' of https://github.com/atusa17/ptp into PAN-54 2019-03-31 14:17:08 -06:00
BrittanyBi 0fc825e11b PAN-54 Created user registration page. 2019-03-24 15:37:39 -06:00
Brittany fe0912fc24 Merge pull request #21 from atusa17/PAN-50
Pan 50
2019-03-13 22:36:28 -06:00
BrittanyBi 2f5aef8092 PAN-10 ParserService.recurse() code refactored to be more readable. 2019-03-04 23:00:26 -07:00
BrittanyBi 357e9b23cc PAN-10 Refactored direct access of fields to getter and setter methods. 2019-03-04 22:24:27 -07:00
BrittanyBi 6f5bbab5ac PAN-10 Corrected many styling errors which required little refactoring. 2019-03-04 21:23:45 -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
BrittanyBi 4b76f2eb69 PAN-10 code & test corrections. Node class extracted from ParserService class. 2019-03-03 17:32:52 -07:00
Brittany a1d5a82570 Merge pull request #15 from atusa17/PAN-48
PAN-48
2019-02-27 19:02:38 -07:00
Brittany abd4a8d1a1 Merge pull request #6 from atusa17/atusa17-patch-1
Create README.md
2019-02-03 14:04:00 -07:00