Joseph Milazzo
|
9168e12483
|
Refactored Volume to have Name and Number (int) so that we can properly sort and still handle possible split volumes.
Refactored ScanLibrary into Library controller and updated it so it adds the new library to all admins.
|
2021-01-02 12:21:36 -06:00 |
|
Joseph Milazzo
|
fbe2daac6a
|
Fixed code for getting members with roles and libraries
|
2020-12-24 08:38:55 -06:00 |
|
Joseph Milazzo
|
f0919042b0
|
Added a new policy to require being an admin. Implemented ability to delete a user.
|
2020-12-24 08:13:58 -06:00 |
|
Joseph Milazzo
|
bb276a5984
|
Some changes to get register/login flow working smoothly with Admin role.
|
2020-12-22 17:28:38 -06:00 |
|
Andrew Song
|
f8d7581a12
|
adding admin exists api
|
2020-12-20 18:32:24 -06:00 |
|
Joseph Milazzo
|
b6e0e05205
|
Added new many to many migration for libraries and users. Add Library now works and you can get Library (entity) objects from a user. LibraryDto project is upcoming.
|
2020-12-18 12:01:45 -06:00 |
|
Joseph Milazzo
|
d5eed4e85d
|
Lots of changes to get code ready to add library.
|
2020-12-17 11:27:19 -06:00 |
|
Joseph Milazzo
|
13ed323949
|
Added new API for getting Member (aka Users but for use in FE). User is just used for login/registering.
|
2020-12-14 14:33:09 -06:00 |
|