1
0
Fork 0
mirror of https://gitlab.com/Alamantus/Readlebee.git synced 2025-06-05 17:06:38 +02:00
Commit graph

5 commits

Author SHA1 Message Date
aefab612e7 Add get user shelves from db:
Add GET /api/shelves/get endpoint;
Turn off test data and pull shelves from database;
Update getLastUpdatedTimestamp to use association function.
2019-12-23 16:51:26 -07:00
237198cd47 Add rename shelf API endpoint 2019-12-11 13:15:55 -07:00
a2d113562e Add shelf api route with create action 2019-12-01 15:31:34 -07:00
1458e936ea Naming & Association corrections:
Correct naming of Account and Shelf Controllers;
Add hasMany associations to db models
2019-12-01 11:03:55 -07:00
53662c0a60 Create default shelves in db on account creation 2019-11-30 18:02:24 -07:00