Commit Graph

1840 Commits

Author SHA1 Message Date
0f3be40957 fix group references in templates
Let's do this the sensible way huh, by using backwards references to memberships etc

Also adds filters for is_member and is_invited so we don't have to do weird things in group Views
2021-10-02 10:47:42 +10:00
ca4b262e72 Link to status anchor 2021-10-01 14:50:42 -07:00
8461fe5ec3 Adds anchor id to status 2021-10-01 14:12:49 -07:00
565c9dfa72 Removes block div from thread markup 2021-10-01 14:12:34 -07:00
7d03bfd2f6 Merge pull request #1477 from bookwyrm-social/add-edit-book
Updates for adding and editing books
2021-10-01 10:36:09 -07:00
74d2cf646a Moves meta tags out of p tags
I guess that's not kosher
2021-10-01 10:25:23 -07:00
428d87a351 Don't render empty html about books 2021-10-01 10:08:56 -07:00
58fa3d9ad6 Fixes dl syntax 2021-10-01 09:24:26 -07:00
6178925053 Unique form identifier for delete status button 2021-09-30 22:01:55 -07:00
5dd2aac600 Merge branch 'main' into search-refactor 2021-09-30 10:41:30 -07:00
9a96df1712 Unique id for privacy fields 2021-09-29 15:58:37 -07:00
305dcc504b Unique names for fallback forms 2021-09-29 15:52:08 -07:00
5cdfd29f9e Unqiue id for progress fields 2021-09-29 15:46:54 -07:00
6d17b83c8c Id uniqueness fixes 2021-09-29 15:35:08 -07:00
69195e6cd0 Fixes form close placement on reading modals 2021-09-29 15:02:50 -07:00
a8ed957e20 Fixes uuid reference in toggle button snippet 2021-09-29 15:01:56 -07:00
899e6b55a8 Updates references to book templates 2021-09-29 13:27:07 -07:00
1e5a8dc3db Create subdirectories for book view templates 2021-09-29 13:21:11 -07:00
f0e31f730a Moves form into snippet and adds boxes around sections 2021-09-29 13:18:27 -07:00
2d13fd0a1c Merge branch 'main' into add-edit-book 2021-09-29 12:53:46 -07:00
47706b5353 Use detail field on book paeg and meta 2021-09-29 11:59:09 -07:00
4747bb2156 Hide cover preview column if cover is unset 2021-09-29 11:36:35 -07:00
2f93e6d723 Merge branch 'main' into book-format-choices 2021-09-29 11:33:06 -07:00
e308ca2511 Merge pull request #1476 from bookwyrm-social/progress-modal
Progress modal
2021-09-29 11:23:29 -07:00
d78c278665 Progress update flow for modal 2021-09-29 10:59:36 -07:00
cd2dcbc758 Merge pull request #1471 from bookwyrm-social/goal-cleanup
Improves html consistency for goal page
2021-09-29 10:25:34 -07:00
4dbb09be87 Merge branch 'main' into progress-modal 2021-09-29 09:53:02 -07:00
a1eaae1d5e Fixes markup syntax errors 2021-09-29 09:48:17 -07:00
6e05fb6dd0 Use inline form component for goal form on goal page 2021-09-29 09:39:23 -07:00
5f3df11e56 Moves goal card to feed dir 2021-09-29 09:24:51 -07:00
46168a292b Moves info text to goal form snippet 2021-09-29 09:23:52 -07:00
002a9c4267 Merge pull request #1456 from Tak/add-cover-from-url-while-adding-book
Add cover from url while adding book
2021-09-29 08:56:05 -07:00
701bf4828b Improves html consistency for goal page 2021-09-28 18:34:12 -07:00
6dbd402345 Merge pull request #1469 from bookwyrm-social/user-shelf
Reorganize user/shelf/goal views code
2021-09-28 17:51:58 -07:00
4dc504c058 Fixes id clashes in shelf forms 2021-09-28 17:36:50 -07:00
b5d49d3499 Updates follows null state text 2021-09-28 17:30:58 -07:00
242ffe5456 Show shelf description 2021-09-28 17:20:15 -07:00
5ea40e23b7 Moves shelf delete button 2021-09-28 17:17:01 -07:00
24553e0e35 Updates edit/create shelf forms 2021-09-28 16:37:24 -07:00
cc1ae270cc Label shelf privacy in edit shelf form 2021-09-28 16:12:34 -07:00
d9945ac5e3 Updates references to templates 2021-09-28 16:04:08 -07:00
9a4b71d585 Shuffles around user profile, shelf, and goal templates 2021-09-28 16:00:45 -07:00
21fee19b42 Use recently active as the default sort order 2021-09-28 15:51:49 -07:00
5b3ff8469d Html validation fix for user admin view 2021-09-28 15:20:10 -07:00
ada3e1d4d6 Adds options to html validator and fixes dl/dts 2021-09-28 15:02:24 -07:00
2befef7deb Brings federation page html in line with html validator 2021-09-28 14:39:23 -07:00
65d7f50811 Updates federation tests 2021-09-28 14:15:06 -07:00
29ef6df714 Fixes dashboard page for html validator complaints 2021-09-28 13:54:41 -07:00
4a5efab2f8 Consistent syntax for back to list 2021-09-28 13:34:14 -07:00
538ae015cd Fixes report template paths 2021-09-28 13:32:23 -07:00