ad948e7313
Remove more info box when it's not used
2020-11-11 11:52:14 -08:00
c08be903b1
Merge pull request #338 from mouse-reeve/code-cleanup
...
Code cleanup
2020-11-10 22:29:30 -08:00
56850b9574
Merge pull request #336 from mouse-reeve/user-shelves
...
User-created shelves
2020-11-10 22:06:40 -08:00
d71b451eef
More model ids in urls
2020-11-10 21:45:22 -08:00
4297e8647d
put status id in path for delete-status
2020-11-10 21:39:24 -08:00
7f9cc31040
consistent style for urls
2020-11-10 21:34:26 -08:00
60e699efeb
Make shelves delete-able
2020-11-10 20:33:46 -08:00
ee59c64a10
Edit shelf
2020-11-10 20:11:21 -08:00
176257eb85
SHow privacy icon on shelves
2020-11-10 16:18:48 -08:00
4ee2fab58f
Refactors menu for re-shelving a book in shelf page
2020-11-10 13:40:42 -08:00
a5a1af418c
Adds ui for editing and adding shelves
2020-11-10 13:39:37 -08:00
de744483ec
Merge pull request #334 from mouse-reeve/comment-form
...
More interactive clickable elements
2020-11-10 12:48:45 -08:00
a0243d089c
star rating label can't surround input for css to work
2020-11-09 21:26:22 -08:00
c4bf2653f7
Fixes text for absent star rating
2020-11-09 21:15:55 -08:00
37bb53aba5
set tabindex on show more show less toggles
2020-11-09 16:28:38 -08:00
68cb1612e2
make comment toggle clickable
2020-11-09 16:27:45 -08:00
be12ec49a3
Gives more/less toggles button role
2020-11-09 16:16:57 -08:00
82896e7d81
Merge pull request #330 from mouse-reeve/wave-evaluator
...
Various small WAVE suggestions
2020-11-09 13:12:50 -08:00
a40a1bdcb4
Fixes labels on import page
2020-11-09 12:40:22 -08:00
0f4df08769
Fixes contrast on danger buttons
2020-11-09 12:10:37 -08:00
607612a1d9
Adds label to privacy pulldown
2020-11-09 11:44:24 -08:00
e176d5d288
Labels textareas in create status form
2020-11-09 11:40:19 -08:00
b4d1a23ef6
Expose "no rating" option in create review form
2020-11-09 11:33:50 -08:00
716ab3a78d
make the start reading button always use the modal
...
are the modals good??? who knows
2020-11-09 11:16:39 -08:00
b7bc089d86
Improves tabbing javascript for create status tabs
2020-11-08 19:09:29 -08:00
b7f8055ede
Fixes review/comment/quote tabs in create status form
2020-11-08 18:23:12 -08:00
957afed8bb
Make star ratings in reviews accessible in voiceover
2020-11-08 16:45:32 -08:00
36dc41620a
Set tabbing on shelve button items
2020-11-08 16:25:22 -08:00
096d5008c3
Adds start and finish modal snippets
2020-11-08 15:53:53 -08:00
5042344bca
Fix accessibility for shelve buttons/read forms
2020-11-08 15:15:42 -08:00
a8afc3fc36
Merge pull request #322 from mouse-reeve/voiceover-review
...
Fixes "notifications" typo and adds alt text to avatars
2020-11-08 14:12:20 -08:00
2e944bceb9
Remove "for" from start/end date labels
...
The "for" value pointed to an ID for an input that didn't exist, which
caused screenreaders to not read the value of the label when
specififying readthrough dates. Removing the
'for' tags makes the screenreader read the label as expected since the
label wraps the input, so we don't need a 'for'.
2020-11-08 13:40:36 -08:00
8f95c1e728
Clearer logo link to home page and missing filter import
2020-11-08 12:38:27 -08:00
77b0a3b67f
Adds alt text to avatars
2020-11-08 12:25:05 -08:00
e21d59386c
Don't show reshelve buttons on other people's shelves
...
yikes
2020-11-07 20:47:56 -08:00
57fad30b6b
Fixes unboost
2020-11-07 18:59:38 -08:00
e6d46878fb
Fixes like/unlike statuses
2020-11-07 18:18:44 -08:00
70cd706ce3
Pulldown for moving books between or off shelves
2020-11-07 11:49:57 -08:00
a02f380472
Merge pull request #295 from mouse-reeve/suggested-books
...
Show shelf names with suggested books
2020-11-06 20:40:23 -08:00
b763b7469b
Show shelf names with suggested books
2020-11-06 20:36:52 -08:00
a8b1c1ce98
button audit
2020-11-06 15:20:11 -08:00
9d1f1ce84b
tweaks tag markup
2020-11-06 14:01:43 -08:00
404ec82657
Simplify markup for creating status
2020-11-06 13:33:26 -08:00
9ef63fff4a
More formatting for editing readthrough
2020-11-06 13:04:58 -08:00
ec463ff4c8
Confirm deleting readthroughs
2020-11-06 12:51:49 -08:00
c883893dd6
Slightly less messy boost status header
2020-11-06 12:09:14 -08:00
8550cbc710
Move user header into snippets
2020-11-06 12:02:25 -08:00
8b5b6e13a5
Use check icon instead of unicode character
2020-11-06 11:55:32 -08:00
6aa7522c34
Put status form in a visual distinct box on book page
...
and clean up create status markup
2020-11-06 11:54:31 -08:00
2ad16f86a0
Move privacy selector to snippet
2020-11-06 09:07:15 -08:00