Commit graph

26 commits

Author SHA1 Message Date
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
15fae26397 More work on the user management 2016-05-15 23:01:17 -04:00
TidusJar
98eadc9cc6 Updated the claims so we can support more users.
Added a user management section (not yet complete)
Added the api to the solution and a api key in the settings (currently only gets the requests).
2016-05-15 21:51:20 -04:00
TidusJar
03c7585ebe Finished #209 2016-05-12 16:01:05 -04:00
Chris Lees
1f2e460f6d Added Released propety to RequestViewModel. Added Released filter to the Requests page 2016-04-29 14:46:39 -04:00
tidusjar
df3dc4ac04 - Added a visual indication on the UI to tell the admin there is a update available.
- We are now also recording the last scheduled run in the database
2016-04-29 14:08:30 +01:00
tidusjar
acb9aab369 More changes for #72 2016-04-14 17:30:02 +01:00
Drewster727
33de634ade #125 refactor async task logic to work with mono 2016-04-07 14:29:23 -05:00
Drewster727
c6e6583fd5 #125 start indicating in the results if an item is already requested or available 2016-04-07 00:18:27 -05:00
Drewster727
fb66f5aca8 #139 remove dependency and usage of humanize() - should help with cross-platform issues. start using moment.js 2016-04-05 13:33:06 -05:00
tidusjar
f2ba56f131 Small changes for #32 2016-04-05 08:49:11 +01:00
Drewster727
9ac949a67c #114 first pass at choosing quality profile when approving + focus search input by default and when switching tabs 2016-04-03 17:30:12 -05:00
tidusjar
a5d38421d3 Work on showing the requests for #32 2016-04-01 23:24:29 +01:00
tidusjar
c43f70a0e0 Most of the UI work done for #32 2016-04-01 12:16:04 +01:00
Drewster727
3dbef199aa #122 store utc time in the databse + obtain timezone offset of the client upon login + offset times returned to client based on session offset 2016-03-31 22:23:38 -05:00
Drewster727
b8a01b62b9 only show requested by users to admins + start maintaining a list of users with each request 2016-03-29 13:41:39 -05:00
Drewster727
3d944b32a8 fix up sorting on the request page 2016-03-27 16:54:54 -05:00
tidusjar
b96087d089 Finished styling on the logger for now. #59 2016-03-24 23:16:55 +00:00
tidusjar
25a8563ee8 Fixed #69
Removed some redundant code
2016-03-24 19:45:02 +00:00
tidusjar
55f296b9a4 Added TVMaze to the search. #21 2016-03-18 14:39:04 +00:00
tidusjar
67ecbbf178 Resolved #7 2016-03-15 14:03:07 +00:00
tidusjar
0556e4d32b Added the issues to the requests page 2016-03-09 14:37:10 +00:00
tidusjar
3eaf1971ec More work on submitting issues 2016-03-09 12:19:05 +00:00
tidusjar
0942bfcbcc Some error handling and ensure we are an admin to delete requests.
Also started on the approval of everything
2016-03-08 14:26:26 +00:00
Jamie Rees
7677831bbc Fully switched the TV shows over to use the other provider. 2016-03-03 22:42:58 +00:00
tidusjar
d1827cd3be Renamed folders 2016-03-03 10:26:16 +00:00