1
0
Fork 0
mirror of https://gitlab.com/Alamantus/Readlebee.git synced 2025-06-06 09:26:36 +02:00
Commit graph

16 commits

Author SHA1 Message Date
383607c7cf Correctly format & return shelf values 2020-09-14 12:44:54 -06:00
a6a819503f Consolidate and improve creating BookReferences 2020-08-24 17:14:08 -06:00
1aa4d6346d Fix old column reference in shelf route 2020-02-24 11:13:12 -07:00
e0a8c21051 Add deleteShelfItem endpoint 2020-02-24 09:59:55 -07:00
34403b8ec7 Create moveShelfItem endpoint 2020-02-08 13:01:15 -07:00
554fd3cf01 Create addShelfItem and endpoint 2020-02-08 12:50:28 -07:00
f16aa470d8 Update shelf rename endpoint 2020-02-08 12:39:10 -07:00
03a939b643 Change what is passed to ShelfController 2020-02-04 16:05:08 -07:00
a596e685d6 Rename shelves/get endpoint to shelf/getAll for consistency 2020-02-04 15:00:45 -07:00
3d34467208 Verify shelf id and request from external domain if present 2020-01-11 20:35:51 -07:00
b7392105e7 Start working on get shelf with fake data 2020-01-07 22:50:58 -07:00
5eb409e46e Add shelf get by id endpoint 2020-01-04 19:34:26 -07:00
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
805ebef01c Create shelves view without adding to routes 2019-12-21 20:16:52 -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