abcae9e6c4
Removes caches that cause CSRF token failures
2022-01-07 09:47:58 -08:00
e4be6a98e8
do not cache registration form
...
Fixes #1777
Caching the Landing view also caches the registration form, including the CSRF value.
This moves the caching into the recently reviewed books landing template which is presumably what we're trying to cache here, instead of caching the whole view.
NOTE: this fixes the problem with registration, I haven't done enough testing to be sure it actually still caches the recent reviews data.
2022-01-07 13:13:56 +11:00
cc6c75c5ec
Merge pull request #1774 from hughrun/zero-annual
...
Minor grammar fix for annual review page
2022-01-06 13:05:33 -08:00
e2efd5fd5a
"any" is plural
...
English huh, what a weird language.
2022-01-07 07:50:36 +11:00
86b3789ffe
Fixes display of filter inputs in chromium
2022-01-06 11:11:00 -08:00
e416ef05e8
Fixes cache of status interact
...
The CSRF token was being cached which caused submits to fail
2022-01-06 11:07:22 -08:00
b3bfaf0586
Use 6 month cache for items that don't really need to expire
2022-01-06 10:27:12 -08:00
7df99afdc7
Cache status interact buttons
2022-01-05 14:54:51 -08:00
0da0091237
Cache title author snippet
2022-01-05 14:33:10 -08:00
ad6d7d5eca
Caches suggested books
2022-01-05 13:43:15 -08:00
3cda27577f
Removes status content cache
2022-01-05 13:01:53 -08:00
6823d5f1b7
Cache follow button template snippet
2022-01-05 12:59:52 -08:00
a5309e9973
Cache status contents
2022-01-05 10:22:25 -08:00
b91649478b
Fixes cache value
2022-01-04 18:07:30 -08:00
cc4469e7e1
Python formatting
2022-01-04 18:05:26 -08:00
5981575f0e
Cache template snipped for shelve buttons
2022-01-04 17:59:35 -08:00
2153afe743
Merge branch 'main' into group-list-button
...
Hopefully fixes failing tests!
2022-01-05 08:47:01 +11:00
e5c5dd8f98
Merge pull request #1736 from bookwyrm-social/new-modals-bright-futures
...
Switch old modals to new modals
2022-01-04 13:31:56 -08:00
10a51d9689
Changes how progress input fields are id'ed
2022-01-04 12:53:48 -08:00
1ff653ddeb
Merge pull request #1749 from joachimesque/summary-goals
...
Display completed goal on Annual Summary page
2022-01-04 11:42:47 -08:00
cccd28cb74
Merge pull request #1726 from joachimesque/options-panels
...
Front-end: New look and behavior for Filters and Result panels
2022-01-03 09:23:12 -08:00
d4acd89a28
Merge branch 'main' into group-list-button
2022-01-03 10:28:59 +11:00
ea08b302c9
improve group page layout
...
- move 'Add list' button down to the group lists
- move member search box underneath members heading
- note about members being able to create lists is now under lists heading
2022-01-03 10:09:52 +11:00
8c265b1857
Merge pull request #1740 from bookwyrm-social/shelf-dupes
...
Removes duplicates from all books view
2022-01-02 07:28:50 -08:00
73d6dbab4c
Merge pull request #1752 from hughrun/shelf-selector-fix
...
only show own shelves in shelf_selector dropdown
2022-01-02 07:14:20 -08:00
93d59c33ff
only show own shelves in shelf_selector dropdown
2022-01-02 13:09:40 +11:00
c73491b05c
Show add list button to group members
2022-01-02 10:06:59 +11:00
b1fa57d2ca
fix group form ids
...
Also adds the List form to the group FindUsers view
2022-01-02 09:08:04 +11:00
265fd1cb52
Default to hidden state for local storage visibility toggle
2022-01-01 13:09:24 -08:00
8e17e20802
Merge branch 'bookwyrm-social:main' into group-list-button
2022-01-02 07:50:56 +11:00
358aa142b2
Display completed goal on Annual Summary page
2022-01-01 21:28:14 +01:00
e1642561ec
Fix search panel validation error
2022-01-01 18:48:53 +01:00
cb3d224a5b
Merge pull request #1739 from bookwyrm-social/notification-link
...
Don't do fancy javascript clicks on the notification page
2022-01-01 08:41:00 -08:00
28fed2c6ae
Fixes display for goal statuses
2022-01-01 06:52:13 -08:00
30bf84fe7b
Adds aria-described-by to modal component
2021-12-31 10:39:18 -08:00
8d72169bbd
Don't do fancy javascript clicks on the notification page
2021-12-30 19:48:47 -08:00
2f4899dc1f
Remove old modal, new modal is our best friend now
2021-12-30 19:19:55 -08:00
48d3b4bf58
Merge branch 'new-modals-bright-futures' into reading-modals
2021-12-30 19:16:46 -08:00
d4e24227df
Updates shelve button menu options
2021-12-30 19:15:36 -08:00
8ad75084de
Force state for active modal
2021-12-30 18:56:37 -08:00
e3321c9bad
Updates buttons to call modals in shelve buttons
2021-12-30 18:42:38 -08:00
5f3a5c87b6
Update report modal
2021-12-30 18:37:49 -08:00
a576b128c3
Updates reading modals
2021-12-30 18:06:33 -08:00
65c719d2d4
Move readthrough delete modal into books dir
2021-12-30 17:49:41 -08:00
7af4af278d
Readthrough delete modal
2021-12-30 17:48:09 -08:00
c6b5ecc418
Updates delete group modal
2021-12-30 17:29:06 -08:00
57ce894667
Updates book sync modals
2021-12-30 14:19:31 -08:00
0031a63511
Updates add cover modal
2021-12-30 14:07:30 -08:00
4400c62274
Adds sync modal for inventaire
2021-12-30 13:38:35 -08:00
82ea04f247
Uses new modals for author sync
2021-12-30 13:37:07 -08:00