Commit Graph

37 Commits

Author SHA1 Message Date
2a6c67c427 Correct placement of shelve pulldown 2021-01-18 12:25:26 -08:00
25643faf72 Fixes misplaced close diff causing cascading nesting on editions page 2021-01-18 12:22:11 -08:00
c3781e7f51 Sets hover to modal header when opened 2021-01-18 08:54:00 -08:00
937a7dd1af Uses clickable dropdowns and improves styling on menu buttons
screenreader legible
2021-01-17 16:48:05 -08:00
73c1b5a1ff Component for dropdowns
also use hoverable dropdowns
2021-01-17 11:09:49 -08:00
c6e5b33970 Uses css has-addons for shelve button 2021-01-17 10:40:40 -08:00
47d5b907ac Readthrough interactions 2021-01-17 10:10:59 -08:00
afdf5fc8ec starts replacing pure css buttons with javascript buttons
RIP, but it was time
2021-01-17 08:26:28 -08:00
861249080b Moves toggle menu javascript out of html 2021-01-14 15:45:30 -08:00
aa564b26c8 Uses snippet for toggle buttons 2021-01-14 13:35:09 -08:00
e5155d9402 Removes duplicate start reading modal markup 2021-01-14 11:34:22 -08:00
551e71162c Show start reading button in dropdown instead of reshelve button 2021-01-06 18:17:25 -08:00
21b0bec8d7 Switch edition from editions list page 2020-12-16 14:45:35 -08:00
729e50de63 Show consistent book status regardless of edition 2020-12-16 09:15:26 -08:00
1e08eeb4c2 Renames custom template tags file 2020-12-12 18:25:57 -08:00
448efff648 Fixes unset active shelf in shelve button pulldown 2020-11-20 10:05:37 -08:00
680211cff5 refactors re-shelve button dropdown to be accessible
still looks janky as heck, but fixes #350
2020-11-16 16:34:26 -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
36dc41620a Set tabbing on shelve button items 2020-11-08 16:25:22 -08:00
5042344bca Fix accessibility for shelve buttons/read forms 2020-11-08 15:15:42 -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
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
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
8b5b6e13a5 Use check icon instead of unicode character 2020-11-06 11:55:32 -08:00
4ec6104cac Want to read activity 2020-11-06 09:07:04 -08:00
8f5d6c11ef button spacing in shelve button pulldown 2020-11-06 09:00:33 -08:00
86f170b11c Functional cancel buttons 2020-11-06 08:54:59 -08:00
c64acf559b create readthroughs 2020-11-06 08:51:50 -08:00
7bf39d3bf7 html for updated reading progress flow 2020-11-05 16:48:15 -08:00
982f734ce7 Use bulma screen-reader-only class 2020-09-30 15:10:37 -07:00
24c28876af Cleans up status display 2020-09-28 21:08:42 -07:00
8dbfa506b8 Cleans up status and shelve button 2020-09-28 18:25:58 -07:00
a4d1985f86 Fixes star rating displays 2020-09-28 18:25:58 -07:00
f77c156733 rename main code directory 2020-09-17 13:30:54 -07:00