1
0
Fork 0
Commit graph

33 commits

Author SHA1 Message Date
Joachim
f266c71da9 Replace hidden field with HTTP Referrer value 2023-01-01 19:42:03 +01:00
Joachim
3f52d6ee33 Add hidden "next" input set to current path 2022-12-23 21:34:53 +01:00
375c5a8789 Adds stopped date separate from finish date on readthrough 2022-05-26 11:36:37 -07:00
6848616ff1 Fixes reading status field in stop modal
The value of the reading status needs to match one of the database
options for `reading_status` in the `Comment` model
2022-05-26 11:09:11 -07:00
ec21d20b90 Merge branch 'main' into stopped-shelf 2022-03-26 13:06:06 -07:00
55dc998d03 Retain start date when updating from modal 2022-03-18 19:20:43 -07:00
Thomas Versteeg
8deee2220e Fix stopped reading status model in non-javascript environment 2022-02-25 22:39:42 +01:00
Thomas Versteeg
d63e5ab2d2 Fix tests 2022-02-14 18:12:08 +01:00
Thomas Versteeg
c88b34814f Rename 'Partially Read' to 'Stopped Reading' 2022-02-12 19:49:54 +01:00
Thomas Versteeg
bc89dd7041 Change shelf Finished label
When the shelf is read the label is 'Finished', otherwise it's 'Until'.
2022-02-12 11:19:00 +01:00
Thomas Versteeg
2b27889457 Add 'Partially Read' shelf 2022-02-11 14:33:46 +01:00
10a51d9689 Changes how progress input fields are id'ed 2022-01-04 12:53:48 -08:00
3e550a13ad Unique names for shelve forms 2021-12-29 11:31:26 -08:00
951eb43aa6
bypass ajax for shelf_selector statuses 2021-11-26 17:16:26 +11:00
9ffe4d340e
trigger reading status modals from move button
- unhide reading status shelves
- trigger modals when moving to a read status shelf
- force page refresh when using move button
2021-11-20 08:06:13 +11:00
5cdfd29f9e Unqiue id for progress fields 2021-09-29 15:46:54 -07:00
6d17b83c8c Id uniqueness fixes 2021-09-29 15:35:08 -07:00
69195e6cd0 Fixes form close placement on reading modals 2021-09-29 15:02:50 -07:00
d78c278665 Progress update flow for modal 2021-09-29 10:59:36 -07:00
72cbc1cb1b Adds label 2021-09-28 09:23:50 -07:00
273198d634 Merge branch 'main' into progress-modal 2021-09-28 08:00:45 -07:00
f55803b409 Fixes updating readthroughs 2021-09-22 12:47:50 -07:00
1ed3d4dde1 Updates search box placeholder for logged out users 2021-09-20 12:28:08 -07:00
49f1226f3a Close modals after submit 2021-09-09 08:06:36 -07:00
3a8eeb35a7 Uses modal template for progress modal 2021-08-28 09:41:36 -07:00
3026a86b11 Refines preventDefault logic 2021-08-17 09:21:57 -07:00
b991510c03 Fixes want to read status slug 2021-08-16 15:00:35 -07:00
48c6a3923a Save reading status update 2021-08-16 13:32:20 -07:00
6280671d92 Create comments when commentary is provided 2021-08-16 13:08:45 -07:00
f12c5df288 Show "optional" helper on comment field 2021-08-16 12:58:22 -07:00
0549dbaa6d Make comment optional 2021-08-16 12:48:52 -07:00
e6b785d731 No-update mode for "want to read" 2021-08-16 12:28:04 -07:00
257c9854c2 Move reading modal templates to their own dir 2021-08-16 11:30:11 -07:00