Vivianne Langdon
3728ee67d1
edit-list/save button spacing
2022-11-26 15:29:08 -08:00
Vivianne Langdon
ab43134cc0
many minor visual tweaks to fix spacing and usability
2022-11-26 15:29:08 -08:00
474da162ba
Uses correct css paths in embeds
2022-11-17 13:34:54 -08:00
53a89f69e7
guided tour only for request.user
2022-07-09 10:23:09 +10:00
3f67bc3b61
standardise ids for tour anchors
...
To make it harder to accidentally mess up the tour when making changes to pages, this commit adds ids with 'tour' prefixes to (nearly) all elements used by the guided tour as anchor points. The exception is where an element already had an id that is being used by something else in Bookwyrm.
Some minor changes also made to clean up the wording of the tour.
2022-07-03 15:57:10 +10:00
06b4a55979
add lists to guided tour
...
Takes user through the main /list page, as well as the options for creating a list.
2022-07-03 09:10:43 +10:00
Vivianne
9fa8caba45
Merge branch 'bookwyrm-social:main' into url-names
2022-03-11 19:55:06 -08:00
e0ffcddd3c
Merge pull request #2003 from bookwyrm-social/modal-button-pattern
...
Consistent positioning of success buttons
2022-03-10 14:29:39 -08:00
9977b33a8d
Group, list, and shelve form buttons
2022-03-10 10:49:33 -08:00
bcd83ee802
Fixes list notes icon
2022-03-10 09:16:44 -08:00
Vivianne Langdon
846963ad18
Fix accidental change to post
2022-03-02 01:16:30 -08:00
Vivianne Langdon
ebf463fc91
Generation of slugs and new urls to handle slugs
...
- TODO: redirect to correct slug if not found.
2022-03-02 00:21:23 -08:00
99fc3aaf25
Avoid showing success and failure
2022-02-28 10:31:58 -08:00
b2b3ba653e
Refactors how success/failure messages how on list page
2022-02-28 10:29:58 -08:00
c77e5a1a90
Split css ( #1959 )
...
Divides the css into sub-files and normalizes how colors are defined.
Co-authored-by: Joachim <joachim.robert@protonmail.com>
2022-02-19 16:34:17 -08:00
561eaeaf54
Merge pull request #1935 from joachimesque/accessibility/fixes
...
[Accessibility] Fixes
2022-02-17 16:50:32 -08:00
1a2c85a327
Merge pull request #1938 from willhoh/main
...
Change cover class
2022-02-12 11:03:32 -08:00
Willi Hohenstein
164e0686b9
add class for correct display
2022-02-12 19:35:44 +01:00
a2d9bf50c5
Fixes display name of list contributor comments
2022-02-12 10:18:14 -08:00
Willi Hohenstein
67ea18c840
Changed cover class for proper image size in mobile
2022-02-12 17:58:36 +01:00
Joachim
f742cc023b
ARIA attributes must conform to valid values
...
https://dequeuniversity.com/rules/axe/4.3/aria-valid-attr-value
2022-02-12 16:18:56 +01:00
547d246375
Fixes 500 error
2022-02-04 12:09:20 -08:00
fefb7e582a
Fixes list note display
2022-02-04 12:02:10 -08:00
a46ab96d9b
Fixes add/edit notes form on list page
2022-02-03 10:30:30 -08:00
a80c19d3e5
Screen reader fixes for list view
2022-01-27 12:55:53 -08:00
2eabe29401
Show notes on curation page
2022-01-25 13:54:44 -08:00
f85158191b
Use form for saving list items
2022-01-25 12:11:17 -08:00
38ccc23cd5
Add notes form
2022-01-25 09:40:03 -08:00
9902794bbd
Adds edit note view
2022-01-25 08:44:04 -08:00
a1a84b28b0
Adds edit box
2022-01-24 13:56:18 -08:00
8280386f0e
Context for note block in list item
2022-01-24 13:45:52 -08:00
5206d08dbb
Adds demo display of comment in list entry
2022-01-24 13:37:51 -08:00
8b8314f736
Fixes embed view
2022-01-18 14:27:19 -08:00
c888895327
Adds missing tag loaders
2022-01-18 14:04:55 -08:00
95c262c495
Renames group tags
2022-01-18 12:32:12 -08:00
3d63509e20
Updates snippets that use rating tags
2022-01-18 12:09:57 -08:00
2153afe743
Merge branch 'main' into group-list-button
...
Hopefully fixes failing tests!
2022-01-05 08:47:01 +11:00
8e17e20802
Merge branch 'bookwyrm-social:main' into group-list-button
2022-01-02 07:50:56 +11:00
2f4899dc1f
Remove old modal, new modal is our best friend now
2021-12-30 19:19:55 -08:00
04476d253e
Uses new modal component for delete list modal
2021-12-30 13:18:06 -08:00
ec0b1e8cc3
Switches position of list delete and save buttons
2021-12-30 12:38:36 -08:00
821e579a39
Refactors list curate page
2021-12-30 12:34:21 -08:00
4b8daf6874
Merge branch 'main' into group-list-button
2021-12-29 12:52:24 -08:00
e48d2c35ee
Unqiue form names on list items
2021-12-29 11:38:53 -08:00
3e550a13ad
Unique names for shelve forms
2021-12-29 11:31:26 -08:00
4e1b155c6c
Encode characters in iframe copy text
2021-12-29 11:21:21 -08:00
8e89d02093
Fixes html form for editing lists
2021-12-29 11:11:09 -08:00
Joachim
8de2bca2c5
Add + adjust text copy component
2021-12-22 15:13:42 +01:00
1603df0817
add "Create list" form to group template
2021-12-19 14:19:35 +11:00
Joachim
5b8c1bde89
Merge branch 'main' into list-embed
2021-12-08 16:40:15 +01:00