Joachim
5b8c1bde89
Merge branch 'main' into list-embed
2021-12-08 16:40:15 +01:00
Mouse Reeve
4b5a0d4a03
Fix display of long words in list titles
2021-12-04 14:51:18 -08:00
Joachim
306ea962c4
Add embed URL component to list layout
2021-12-04 16:17:21 +01:00
Joachim
1b9291616b
Add EmbedList view template
2021-12-04 16:08:47 +01:00
Hugh Rundle
0cd8ece474
code formatting
2021-10-16 17:45:39 +11:00
Hugh Rundle
864d8cea2b
clean up templates
2021-10-16 08:18:55 +11:00
Hugh Rundle
d6a5794ac3
do not load list edit form if viewer not authenticated
2021-10-10 12:02:27 +11:00
Hugh Rundle
714a369246
only show list edit form to list.user
2021-10-09 16:10:00 +11:00
Mouse Reeve
4ba3234f6c
Merge branch 'main' into bookwyrm-groups
2021-10-07 17:27:11 -07:00
Mouse Reeve
b23f6afa6c
Adds context to curation type "open"
2021-10-06 16:24:23 -07:00
Hugh Rundle
05969c5311
improve group creation hint
...
- use help class
- hopefully make the linter happy
2021-10-04 22:18:51 +11:00
Hugh Rundle
603a9dc25c
fix group members not being able to delete items on group lists
2021-10-03 12:22:03 +11:00
Hugh Rundle
602664b8d7
Merge branch 'main' into groups-merge-test
...
Big merge of a couple of weeks' work from the main project back into this branch. :ohno:
2021-10-03 10:49:38 +11:00
Hugh Rundle
a179de33bc
fix incorrect wording on group selection
...
select a group, not a list!
2021-10-03 09:07:42 +11:00
Hugh Rundle
8496f24032
fix filters for group members to see and edit group lists
2021-10-02 18:09:15 +10:00
Mouse Reeve
0f57a43bfb
Separate access controls for delete and re-order
2021-09-27 13:31:35 -07:00
Mouse Reeve
10098a402d
Don't show list item controls to contributing viewers
2021-09-27 13:25:53 -07:00
Hugh Rundle
df5a5f94a1
fix local_path for groups
2021-09-27 19:27:39 +10:00
Hugh Rundle
c87712c995
allow group members to add items to group lists directly
...
NOTE: this will be the case regardless of privacy settings of the list
2021-09-27 18:41:29 +10:00
Hugh Rundle
762202c4b0
fix UI for group curated list editing
...
When creating or editing a list, the group selection dropdown will only appear if the user selects "group" as the curation option (or it is already selected).
- fix typo in bookwyrm.js comments
- add data-hides trigger for hiding elements after they have been unhidden, where simple toggles are not the right approach
2021-09-27 11:03:41 +10:00
Hugh Rundle
0e2095bc5e
refer to group in group lists created_text
2021-09-26 20:52:44 +10:00
Hugh Rundle
5fccb991a7
remove list from group when changing curation
...
Allows 'group' to be blank when saving a list.
Removes the 'group' field when saving a list with curation other than 'group' - this stops the list "sticking" to a group after it is changed from group curation to something else.
2021-09-26 18:28:16 +10:00
Hugh Rundle
8bfc71db6e
create group curated lists
2021-09-26 15:56:52 +10:00
Mouse Reeve
a304333acf
Don't show delete button in create list form
2021-09-20 14:25:11 -07:00
Mouse Reeve
d212cbfd3c
Adds new template
2021-09-06 11:54:53 -07:00
Mouse Reeve
1e037d20a4
Adds delete button to list
2021-09-06 10:03:00 -07:00
Mouse Reeve
eb67c4730f
Renames list layout file
2021-09-06 09:48:57 -07:00
Mouse Reeve
2ec01803e0
Fixes error for logged out user viewing lists
2021-08-24 14:16:22 -07:00
Mouse Reeve
d59ac297bb
Indicate if a list is saved on the lists tile view
2021-08-23 15:54:20 -07:00
Mouse Reeve
f267e53b56
let's call it save not bookmark
2021-08-23 15:07:38 -07:00
Mouse Reeve
a30094c822
View bookmarked lists
2021-08-23 13:40:07 -07:00
Mouse Reeve
42abc145c8
Adds action views
2021-08-23 13:15:35 -07:00
Mouse Reeve
135fcbd269
Adds button to template
2021-08-23 13:02:27 -07:00
Mouse Reeve
45e82abda4
Merge branch 'main' into images-django-imagekit
2021-08-11 12:47:25 -06:00
Mouse Reeve
21a954c7df
Always use underscores in html ids
...
Plus some other shifting around
2021-08-08 19:44:12 -07:00
Joachim
e251b687dc
Merge remote-tracking branch 'upstream/main' into images-django-imagekit
2021-06-19 19:32:56 +02:00
Mouse Reeve
7775d943d4
Fixes list link to user profile
2021-06-18 12:11:07 -07:00
Joachim
36f447210a
Specify sizes on all templates
2021-05-24 16:18:05 +02:00
Joachim
354b511089
Fix flex styles
2021-05-23 17:18:16 +02:00
Joachim
1aa319d6ee
Move description text below header
2021-05-23 17:17:46 +02:00
Joachim
cf7cbfdf8f
Fix title styles
2021-05-23 17:17:30 +02:00
Joachim
9eb719106f
Fix display bug
2021-05-23 17:17:02 +02:00
Joachim
251c8bbd08
Merge remote-tracking branch 'upstream/main' into list-style-fixes
2021-05-23 15:14:50 +02:00
Mouse Reeve
0bddad259b
Merge pull request #1095 from bookwyrm-social/display-fixes
...
Display fixes
2021-05-18 11:46:28 -07:00
Mouse Reeve
8b14f8585e
Small fixes for list display
2021-05-18 10:55:05 -07:00
Mouse Reeve
5cd5a6107f
Show text with buttons in most places
2021-05-18 10:45:51 -07:00
Mouse Reeve
ac2b63d0cd
More templatetag files
2021-05-11 15:14:42 -07:00
Joachim
1f747e4f68
Merge branch 'main' into list-style-fixes
2021-05-05 16:06:48 +02:00
Joachim
4c021e6357
Add Mobile styles
2021-05-02 21:34:43 +02:00
Mouse Reeve
01f2d80cbd
Show book descriptions in list items
2021-04-30 13:21:19 -07:00