1
0
Fork 0
Commit graph

1846 commits

Author SHA1 Message Date
d6f2740bc8 unneeded classnames 2021-01-17 20:40:33 -08:00
c205126c54 Fixes close button in mobile suggested compose 2021-01-17 20:39:18 -08:00
Joel Bradshaw
1ea8ea0c26 Temp commit to make test run verbose, to see what's happening 2021-01-17 20:31:42 -08:00
51ddada8f6 Fixes mobile menu dropdown 2021-01-17 20:31:37 -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
937a7dd1af Uses clickable dropdowns and improves styling on menu buttons
screenreader legible
2021-01-17 16:48:05 -08:00
0a70d6e981 Makes dropdown clickable, and work with screen reader
I'm lightly peeved with bulma that it wasn't clear how to make hover
menus accessible, but clickable menus are just fine with my anyway.
2021-01-17 16:29:46 -08:00
Joel Bradshaw
0af4863568 Update merge migration 2021-01-17 13:21:26 -08:00
Joel Bradshaw
49893f49e1 Merge fixes 2021-01-17 13:09:49 -08:00
Joel Bradshaw
a4519d55c9 Merge branch 'main' into progress_update 2021-01-17 13:05:38 -08:00
Joel Bradshaw
ef05ac1f65 Small fixes to old form 2021-01-17 12:48:10 -08:00
Joel Bradshaw
6e05dfde92 Revert "Make the switching work, wows"
Actually this is bad, switching on this page is not useful enough for
the UI complexity. Users can switch percent/pages on the book page.

This reverts commit a4796cf5c5.
2021-01-17 12:40:24 -08:00
48febecf0d
Merge pull request #523 from cincodenada/fix-ordering-warning
Add order for shelf books to satisfy warning
2021-01-17 11:35:54 -08:00
9b8e5a4139 Removes unused reply form template 2021-01-17 11:20:32 -08:00
8576bf8ada Uses new button patttern for content warnings 2021-01-17 11:15:53 -08:00
73c1b5a1ff Component for dropdowns
also use hoverable dropdowns
2021-01-17 11:09:49 -08:00
e64507e50d Uses has-addons css for interact buttons 2021-01-17 10:45:25 -08:00
c6e5b33970 Uses css has-addons for shelve button 2021-01-17 10:40:40 -08:00
ff743ed9d6 Javascript button for reply form 2021-01-17 10:38:34 -08:00
47d5b907ac Readthrough interactions 2021-01-17 10:10:59 -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
Joel Bradshaw
a4796cf5c5 Make the switching work, wows
Layout's all wonky now, but hey
2021-01-17 03:14:26 -08:00
Joel Bradshaw
2d157137aa Fix inline form 2021-01-17 02:57:10 -08:00
Joel Bradshaw
da8d8cd434 Add deletion of progress updates
And only show progress edit for editing unfinished readthroughs
2021-01-17 02:28:37 -08:00
Joel Bradshaw
ddb5848d32 Move error down into to_ordered_queryset 2021-01-16 23:31:47 -08:00
2e043f9252 Make it doubly clear that the hidden checkbox is hidden 2021-01-16 20:06:19 -08:00
f42fd28c73 Removes unused javascript 2021-01-16 19:59:08 -08:00
3e58163f0d refactors content warning button 2021-01-16 19:57:20 -08:00
6ab543004e Uses card component for reading goal announcement 2021-01-16 14:48:17 -08:00
de9fbcef80 Naturally 404 for deleted statuses 2021-01-16 14:38:21 -08:00
d6dc975a2e Creates re-usable template for cards 2021-01-16 14:38:21 -08:00
8c4e652b2f
Merge pull request #528 from mouse-reeve/reading-progress
Set annual reading goals
2021-01-16 14:37:31 -08:00
fa56ae873b Screenreader tweaks 2021-01-16 14:33:43 -08:00
8532c9a46b tests goal views 2021-01-16 13:29:28 -08:00
ec79b10088 Post status about goal 2021-01-16 12:48:04 -08:00
f3f6592e72 Edit goal 2021-01-16 12:39:51 -08:00
112b9f9332 Create goal with privacy 2021-01-16 11:34:19 -08:00
739b6e19e2 Dismiss reading goal using localstorage 2021-01-16 09:21:19 -08:00
11ea829657 Adds icon to goal form 2021-01-16 08:54:16 -08:00
3a7271309e Adds markup for set goal status on feed page 2021-01-16 08:19:54 -08:00
b648012af5 Adds form and models for reading goal 2021-01-16 08:18:54 -08:00
3866523d57 Fixes merge conflict resolution bug 2021-01-15 13:12:46 -08:00
ca945f0fc1
Merge pull request #524 from mouse-reeve/html-interaction
Cleans up markup around interactive html elements
2021-01-15 09:47:08 -08:00
f61a25cfb1
Merge branch 'main' into html-interaction 2021-01-15 09:45:33 -08:00
6e254e548c
Merge pull request #519 from mouse-reeve/view-actions-tests
Overhauls views/view_actions/outgoing
2021-01-15 09:39:07 -08:00
861249080b Moves toggle menu javascript out of html 2021-01-14 15:45:30 -08:00
7abe39b7d5 Tab change javascript out of html 2021-01-14 15:29:37 -08:00