Commit graph

36 commits

Author SHA1 Message Date
tidusjar
47057b297d Fixed tests 2016-05-25 13:29:54 +01:00
tidusjar
1bbd62853e Remove pointless test, change the default theme and fix a small bug 2016-05-24 19:18:48 +01:00
tidusjar
7c41f448a8 finished #222 #205 2016-05-23 17:22:22 +01:00
tidusjar
db00326a9c fixed test 2016-05-20 16:01:57 +01:00
tidusjar
915459a141 #222 #205 more ! Started getting the settings out 2016-05-20 11:52:52 +01:00
tidusjar
cbfe88cd6d Added the ability to get the apikey from the api if you provide a correct username and password.
Added more unit tests
Added the ability to change a users password using the api
refactored the Usermapper and made it unit testsable.

Also api documentation for the new endpoints too.

#222 #205
2016-05-20 10:44:02 +01:00
tidusjar
84dc4515fd Removed the service locator from the base classes and added in some Api tests
added all the tests back in!
2016-05-19 17:02:46 +01:00
tidusjar
187a59261a More work on the api and documentation #222 #205 2016-05-19 14:29:41 +01:00
TidusJar
96a40a2aaa Added the updater to the soloution and did a bit of starting code. 2016-05-15 22:16:40 -04:00
tidusjar
076a75b82f Stop the Cachers from bombing out when the response from the 3rd party api returns an exception or invalid response. #171 2016-04-21 12:10:36 +01:00
tidusjar
acb9aab369 More changes for #72 2016-04-14 17:30:02 +01:00
tidusjar
213a088f07 Commented out the unit tests as they need to be reworked now. 2016-04-14 15:06:28 +01:00
Drewster727
b1ea713c77 task.run for startup caching + fix admin module unit test failures 2016-04-04 12:08:48 -05:00
tidusjar
7349f78b80 Fixed the tests 2016-03-29 10:44:23 +01:00
tidusjar
3fe1f13bd1 Refactored the Notification service to how it should have really been done in the first place. 2016-03-24 17:14:45 +00:00
tidusjar
68f8b9cd71 MERGE 2016-03-23 14:01:58 +00:00
tidusjar
c7ac8a7d99 Done most on #59 2016-03-23 13:43:27 +00:00
tidusjar
2d5612a045 Finished adding pushover support. #44 2016-03-22 22:17:06 +00:00
tidusjar
792bbf5f95 This fixes #36 2016-03-19 16:42:11 +00:00
tidusjar
803b12da0f Added the api and settings page for Sickrage. Just need to do the tester and hook it up #40 2016-03-19 12:25:51 +00:00
tidusjar
1ebf80d1d1 Fixed the new dependancy with the admin class tests 2016-03-19 00:17:53 +00:00
tidusjar
f4a60da40d Fixed tests 2016-03-17 14:42:26 +00:00
tidusjar
ca8b9f20f1 Added more tests 2016-03-15 13:00:54 +00:00
tidusjar
ba5ccfec33 Fixed #5 and also added some tests to the availability checker 2016-03-15 12:21:41 +00:00
Jamie Rees
02d3118438 Started added tests 2016-03-13 22:07:16 +00:00
Jamie Rees
452ad07ba0 Fixed a bug in the Login and added a unit test to cover that.
Added a button to approve an individual request.
Fixed some minor bugs in the request screen
2016-03-10 19:58:32 +00:00
tidusjar
759540c837 Added user logout method and unit tests to cover it 2016-03-09 12:59:07 +00:00
tidusjar
2ee94f78b4 Added the denied user check to the UserLoginModule. added a test case to cover it. 2016-03-09 12:28:54 +00:00
tidusjar
3eaf1971ec More work on submitting issues 2016-03-09 12:19:05 +00:00
tidusjar
6c03e3f0ad More test changes 2016-03-09 11:43:53 +00:00
tidusjar
92e8fa7c4d More tests to cover the login 2016-03-09 11:39:33 +00:00
tidusjar
68850fd8b7 Added first real test 2016-03-09 11:21:06 +00:00
tidusjar
5363cf6891 Removed the DI part of the service. TinyIOC doesn't want to work with FluentScheduler. 2016-03-07 14:34:42 +00:00
tidusjar
7636409790 First pass at the plex update service 2016-03-07 13:08:30 +00:00
tidusjar
7274f2d9f6 Upgraded .net to 4.6 2016-03-04 17:14:36 +00:00
tidusjar
07beddc26a Fixed the plex friends. Added some unit tests, moved the plex auth into it's own page 2016-03-04 12:45:42 +00:00