Commit Graph
22 Commits
Author SHA1 Message Date
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 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