Commit Graph

19 Commits

Author SHA1 Message Date
Dane Everitt 0deb022093
Update last of existing services to use repositories, includes unit tests
Also update PHPDocs on all the repository interfaces and classes to be correct.
2017-07-08 14:07:51 -05:00
Dane Everitt b7b046c044
Merge branch 'develop' into feature/PTDL-472 2017-06-25 15:36:39 -05:00
Dane Everitt 2235481765
More service structure testing and configuration
Tests aren't working as well as I had hoped, so a lot are commented out while I wait to hear back on this bug causing them to fail.
2017-06-24 19:49:09 -05:00
Dane Everitt ddb98df4af
Update dependencies. 2017-06-18 22:11:11 -05:00
Dane Everitt a2fe871217
Update composer lock, update travis to skip post-install scripts for composer 2017-06-15 23:23:14 -05:00
Dane Everitt fe4977f0fa
Update admin location routes and controller to use service
Needs tests written, uses new validation on model.
2017-06-14 23:53:24 -05:00
Dane Everitt 8c6e8912b1 Implement new php-cs-fixer into PHPStorm project to improve development 2017-06-03 17:05:31 -05:00
Dane Everitt 353a7b9a6a
Update dependencies 2017-05-02 17:16:43 -04:00
Dane Everitt 8b9ffa0131
Revert composer setup removal 2017-04-14 17:37:30 -04:00
Dane Everitt 9c3c1f8863
Push corrected lock file. 2017-04-14 17:30:10 -04:00
Dane Everitt 52fb4f58d5
Ship with support for login notifications 2017-04-14 17:10:01 -04:00
Dane Everitt ca6a4327e9
Update Laravel to 5.4.18, also fixes potential fatal error on upgrade from old compiled files 2017-04-13 23:04:23 -04:00
Dane Everitt 87530cdc01
Initial moves to new API scheme.
Implements a better middleware for handling API authentication, as well
as cleaner route handling.
2017-04-02 00:11:52 -04:00
Dane Everitt 9c303456fb Update codebase to L5.4 (#367) 2017-04-01 17:59:43 -04:00
Dane Everitt 1f0e95790a
🔒 Don't disclose if account exists when resetting passwords, closes #358 2017-03-30 17:44:20 -04:00
Dane Everitt 4730309589
Add IDE helper for all functions 2017-03-15 19:47:44 -04:00
Dane Everitt b926d432e8
Thats enough re-theming for the day... 2017-02-18 19:31:44 -05:00
Dane Everitt 7aa4608399
Commit new lockfile. 2017-02-12 16:43:43 -05:00
Dane Everitt e18391e98a
Commit composer lock and use config:cache for security purposes. 2017-02-02 15:01:15 -05:00