1
0
Fork 0
Commit graph

67 commits

Author SHA1 Message Date
8e5e3a84d6 Quick first pass at tagging strings for localization 2021-02-27 14:22:39 -08:00
1db711b397
Merge pull request #639 from mouse-reeve/status-markup
Status markup
2021-02-23 14:19:19 -08:00
fdbd3688f4
Merge pull request #636 from mouse-reeve/follow-block-button
Cleans up display of follow/block/unfollow/unblock buttons
2021-02-23 13:38:02 -08:00
a0b57837a7 Moves status templates into dir 2021-02-23 13:37:16 -08:00
ffe5ce7251 User friendly-er add cover form
bulma has failed me. Fixes #628
2021-02-23 13:23:41 -08:00
8a3d1a0bf2 Fixes header wrap on mobile headers 2021-02-23 13:04:24 -08:00
8cb345886b Show lists on book page 2021-02-15 11:30:22 -08:00
403cc712c5 Fixes review pluralization 2021-02-12 09:55:25 -08:00
485de039cf
Merge branch 'main' into shelve-buttons 2021-02-09 13:28:00 -08:00
d2fc3febb0 Show reading activity panel when no readthroughs exist 2021-02-02 09:44:29 -08:00
6ff70d0d2c directory for shelve button templates 2021-01-30 15:59:50 -08:00
3f136c40da Uses js pattern for tabs 2021-01-17 20:19:09 -08:00
aba5c48af9 uses "plus" button for adding read dates 2021-01-17 17:22:03 -08:00
2937c592c1 Uses css norms for upload cover form 2021-01-17 17:09:43 -08:00
e64507e50d Uses has-addons css for interact buttons 2021-01-17 10:45:25 -08:00
f7e3cbda84 Uses toggle button snippet for content warning 2021-01-17 08:50:47 -08:00
afdf5fc8ec starts replacing pure css buttons with javascript buttons
RIP, but it was time
2021-01-17 08:26:28 -08:00
f61a25cfb1
Merge branch 'main' into html-interaction 2021-01-15 09:45:33 -08:00
b1cdddd1a2 Adds titles to icons 2021-01-14 14:13:23 -08:00
aa564b26c8 Uses snippet for toggle buttons 2021-01-14 13:35:09 -08:00
56e3e98bc1 Adds book class view and re-works pagination 2021-01-13 09:51:51 -08:00
327020f7b3 views handler for creating readthrough dates 2021-01-10 10:51:56 -08:00
b0e4fc2aa9 Adds ui for creating readthrough 2021-01-10 10:35:28 -08:00
5f0a788856 Show all readthroughs 2021-01-06 18:34:21 -08:00
8301bec4ff Use accurate review count 2021-01-04 17:59:46 -08:00
a0a8ad508a Book page filters ratings with empty string content 2021-01-04 17:55:29 -08:00
1046aa7ad2 Re-organizes metadata on book page 2021-01-04 17:42:02 -08:00
35e2410642 Show series in book page 2021-01-04 16:33:45 -08:00
670036f8a9 Fixes user preview on rating display 2020-12-30 15:52:17 -08:00
ef696782ab Allow markdown in html fields 2020-12-19 18:54:56 -08:00
73f94a76d2 Show subtitle in book page 2020-12-17 14:11:24 -08:00
b36eaef172 Merge branch 'main' into switch-edition 2020-12-13 21:10:37 -08:00
1e08eeb4c2 Renames custom template tags file 2020-12-12 18:25:57 -08:00
2d7f8ada61 Functional switch editions button 2020-12-11 16:57:38 -08:00
72eb94315a Adds shelf info to book page
- includes change shelf button
- WIP button for switching to the current edition
2020-12-11 16:40:48 -08:00
cc42e9d149 Asyncronously set related fields 2020-12-08 09:43:12 -08:00
b2ca67a67c Make adding a description require edit perms 2020-11-28 08:29:55 -08:00
78fa949237 Inline form to add description to book 2020-11-28 07:55:31 -08:00
1ad347ffdb
Merge pull request #346 from mouse-reeve/trim-text
Collapse long review text
2020-11-12 14:38:43 -08:00
23ef1e8b7d Collapse long review text 2020-11-12 11:40:20 -08:00
801c2cdad2 Make readthrough edit/delete toggle a button 2020-11-11 16:47:11 -08:00
7f9cc31040 consistent style for urls 2020-11-10 21:34:26 -08:00
0f4df08769 Fixes contrast on danger buttons 2020-11-09 12:10:37 -08:00
7042e59402 Convert h2s to h1s where obvious 2020-11-09 12:06:44 -08:00
Christa Hartsock
037697a382 Associate 'tags' label to formfield
So that the tags label is read by screenreaders
2020-11-08 13:42:01 -08:00
Christa Hartsock
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
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
981628260a Don't show read dates of "None" 2020-11-06 12:40:21 -08:00
f868471460 cleans up cover upload form 2020-11-06 12:27:52 -08:00