Commit Graph

106 Commits

Author SHA1 Message Date
6e05fb6dd0 Use inline form component for goal form on goal page 2021-09-29 09:39:23 -07:00
b5d49d3499 Updates follows null state text 2021-09-28 17:30:58 -07:00
9a4b71d585 Shuffles around user profile, shelf, and goal templates 2021-09-28 16:00:45 -07:00
d046deaf11 Adds totals and page counts to shelf headers 2021-09-05 14:42:11 -07:00
821d0f49e2 Wraps entire div block in spaceless tag 2021-08-21 10:51:07 -07:00
d1e9a164ff Correct close tag in user null state view 2021-08-21 10:33:19 -07:00
0829696add Merge pull request #1138 from joachimesque/images-django-imagekit
Generate thumnails for books
2021-08-18 19:53:12 -06:00
e5a3d98769 Remove unneeded layout file 2021-08-17 10:57:32 -07:00
ea749e1a3d Merge pull request #1195 from shilpeePrasad/bookfixbranch
Fixed issue #1099 (Remove bio from Your Books)
2021-08-17 11:52:23 -06:00
45e82abda4 Merge branch 'main' into images-django-imagekit 2021-08-11 12:47:25 -06:00
21a954c7df Always use underscores in html ids
Plus some other shifting around
2021-08-08 19:44:12 -07:00
6a365eafb4 Merge branch 'main' into images-django-imagekit 2021-08-06 19:16:01 +02:00
f5c129dce7 Also in suggestion area 2021-08-04 13:38:06 -07:00
fc8db58cdb Merge branch 'main' into suggestions-redis 2021-08-02 16:40:57 -07:00
af34dc6520 Merge branch 'main' into images-django-imagekit 2021-08-02 13:43:59 -06:00
a6b8d44627 Summary display updates 2021-07-31 20:30:21 -04:00
d75f33cfb2 Apply preserve-whitespace to profile summaries 2021-07-31 13:16:47 -04:00
eadf5cf410 Use shelved date for display
I'm not sure if there's a better way to access this field, accessing via
book.shelfbook__shelved_date in the template didn't seem to work
2021-07-13 21:26:38 -07:00
ad3dc16005 Removrd Bio from Your books 2021-06-22 13:18:23 +00:00
e251b687dc Merge remote-tracking branch 'upstream/main' into images-django-imagekit 2021-06-19 19:32:56 +02:00
98ae586889 Newline in following template 2021-06-18 16:52:12 -07:00
973b23856c Merge branch 'main' into opengraph-image-generation 2021-06-17 15:17:54 -07:00
a82bf99bd6 Icon-only link display on mobile for text links 2021-06-14 15:55:26 -07:00
2a606eec3e scroll horizontally on user page shelf preview 2021-06-14 15:27:37 -07:00
f206f61e9a Use global switch to enable/disable preview images 2021-05-28 17:00:07 +02:00
f848dcd756 Fix issue with protocol 2021-05-26 18:20:22 +02:00
e362c82495 Expose static & media paths 2021-05-26 17:54:59 +02:00
7ea3153026 Fix site_path tag 2021-05-26 16:57:28 +02:00
22c13f639c Update layout.html 2021-05-26 15:18:35 +02:00
e5e549d125 Add opengraph image depending on context 2021-05-26 14:44:15 +02:00
36f447210a Specify sizes on all templates 2021-05-24 16:18:05 +02:00
9f789cd5d4 Merge branch 'main' into top-bar 2021-05-18 11:39:36 -07:00
5cd5a6107f Show text with buttons in most places 2021-05-18 10:45:51 -07:00
865faf6714 Fixes tests 2021-05-11 15:52:41 -07:00
ac2b63d0cd More templatetag files 2021-05-11 15:14:42 -07:00
63172ecf00 Fixes ratings on shelf pages 2021-05-11 13:54:38 -07:00
202c43f610 Adds import option to books page 2021-05-10 16:13:17 -07:00
3f4807a345 Revert "Adds datepicker script dependencies to templates"
This reverts commit 33ca7b4b76.
2021-05-10 14:56:43 -07:00
33ca7b4b76 Adds datepicker script dependencies to templates 2021-05-04 08:54:53 -07:00
f55ded092c Fixes link on follow pages 2021-04-30 16:44:14 -07:00
b8711c820f Merge pull request #1027 from arkhi/frontend-book-cover
Fix lists layout for user
2021-04-30 13:59:05 -07:00
544e29fe76 Fix lists layout for user. 2021-04-30 22:44:53 +02:00
a502a0c51d Merge branch 'main' into following-display 2021-04-30 13:40:01 -07:00
974de9e4c2 Removes set goal link from user page
It's already in the tabs
2021-04-30 11:47:28 -07:00
b8fc4f99a3 Don't calculate mutuals for logged out users 2021-04-30 11:11:18 -07:00
62884c6111 Show mutual counts instead of totals for other users 2021-04-30 09:50:11 -07:00
b65d0d05c9 Tabs for relationship views 2021-04-30 09:23:59 -07:00
418e656aea Uses layout for followers/following page 2021-04-30 09:17:46 -07:00
e4cecf2874 Coherent logic on which tabs show in the user page 2021-04-30 09:02:14 -07:00
862ef83536 Move user templates into more subdirectories 2021-04-30 08:47:04 -07:00