1
0
Fork 0
Commit graph

17 commits

Author SHA1 Message Date
8f79b362f8 Check permissions automatically on form save 2022-08-05 09:56:32 -07:00
c21864a1ac Merge branch 'main' into shelf-edit-perms 2022-07-14 11:50:27 -07:00
4f1283ff52 Check editability before creating shelf 2022-07-14 11:42:59 -07:00
661865de87 Remmoves insecure redirects
This should really fundamentally work differently, but this is a quick
for for now to avoid an insecure redirect. There will be a negative
impact on user experience from this, and a followup change should look
into these views and improve their flow.
2022-07-14 11:22:17 -07:00
afea857442 Uses max shelved date to get valid date for all books page 2022-01-20 14:28:30 -08:00
5313b283dd Adds comment 2022-01-02 07:16:46 -08:00
31be6de665 Python formatting 2021-12-30 20:23:22 -08:00
2cc9e3bbca Removes duplicates from all books view 2021-12-30 20:14:49 -08:00
21e0f4234e Don't try to create a json view of the all books page
It's a fake view, a liar
2021-12-28 15:04:25 -08:00
a5efc798f8
clean up old vars 2021-11-26 17:30:27 +11:00
5b67226571
forceReload prevents ajax submission
...instead of weird hacky workarounds forcing refreshes later.
2021-11-25 19:12:03 +11:00
a3270551f9
code cleanup 2021-11-20 19:19:51 +11:00
b273123708
code style 2021-11-20 16:06:16 +11:00
9ffe4d340e
trigger reading status modals from move button
- unhide reading status shelves
- trigger modals when moving to a read status shelf
- force page refresh when using move button
2021-11-20 08:06:13 +11:00
d86ffc47a7 Fixes incorrect method comment 2021-10-20 13:16:38 -07:00
6a2f962f8d Split shelf view into multiple files 2021-10-20 13:15:43 -07:00
baba2e2057 Move shelf views into directory 2021-10-20 13:09:28 -07:00