Commit Graph

446 Commits

Author SHA1 Message Date
3f8672a351 Fix layout of responsive image on the login page 2022-05-16 16:19:46 -07:00
4b3533c17d pass url and title to share call. update bundle.js in apple apps 2022-05-16 12:20:05 -07:00
51117290d7 add event listener for share event in webview 2022-05-16 12:10:03 -07:00
08a994c43b Merge pull request #618 from omnivore-app/fix/install-component
Background and header colors for login and settings
2022-05-13 11:53:42 -07:00
5d868acc35 Allow the login background to expand past viewport height
On safari the right side image can expand past the viewport
height.
2022-05-13 11:37:06 -07:00
bf8a41af29 Make sure the header bar has a background in settings screens 2022-05-13 10:57:39 -07:00
90bd0992b9 Merge pull request #609 from omnivore-app/fix/install-component
Improve layout of the install component on smaller screens
2022-05-13 08:58:45 -07:00
7811e9e428 Improve the Lean More button on smaller screens 2022-05-12 16:33:29 -07:00
394a558e45 Merge pull request #600 from omnivore-app/fix/subfolder-404s
Better handling of 404 errors
2022-05-12 14:57:00 -07:00
ad071ca677 Use the same colour on the download button regardless of usage
The download button is always yellow regardless of the usage
so the text should always be a contrasting black, not a themed
colour.
2022-05-12 13:34:25 -07:00
53d2fe3b1d Correct font colour on the login page 2022-05-12 12:02:54 -07:00
2a5aaaecd1 Better handling of 404 errors
Next will route these to /[username]/[slug] if there is a 404
with a subfolder.
2022-05-12 10:45:30 -07:00
b4e66f33d2 Merge pull request #590 from omnivore-app/clean-domain-name
Remove www. from the siteName
2022-05-12 11:03:19 +08:00
412d7cebc6 Remove www in the hostname if exists 2022-05-12 10:32:35 +08:00
b4ec812f41 Use siteName in search result in web 2022-05-12 10:32:10 +08:00
2aadd6d200 Add siteName in search result web 2022-05-12 10:31:14 +08:00
9cb314feee Allow opening original URL from the card menu 2022-05-11 19:13:15 -07:00
37ce895d01 Revert change in web 2022-05-11 23:07:13 +08:00
b102e35465 Remove www. from the siteName 2022-05-11 22:25:38 +08:00
40eda0a6ca Merge pull request #533 from omnivore-app/OMN-506
OMN-506
2022-05-10 13:28:01 -07:00
4c7dce330c Merge pull request #537 from omnivore-app/OMN-434
[OMN-434]: cypress tests for saving links
2022-05-10 12:03:00 -07:00
af9888cc81 Use overflow hidden to clip google auth button to container 2022-05-09 13:14:31 -07:00
956371dd51 Clean up login page
Update margins on login layout

Add missing image from about page
2022-05-09 11:39:50 -07:00
068a14b2b5 Fixing build issue 2022-05-09 17:22:51 +00:00
c376c8d4b4 Created Page 03 of Onboarding 2022-05-09 17:12:09 +00:00
caeef23bc5 Merge commit '6675688361d457fe12adda8f33f17fb7a4528210' into OMN-506 2022-05-09 17:10:57 +00:00
aa95c3abe5 Merge pull request #556 from omnivore-app/fix/enable-saved-searches
Enable saved search buttons for all users
2022-05-06 08:20:35 -07:00
1bda035890 Make the highlight cards work a little better in list mode 2022-05-05 14:44:45 -07:00
b53dae36a0 Enable saved search buttons for all users 2022-05-05 11:17:00 -07:00
f47e2754c2 Add state in search result graphql 2022-05-05 09:54:52 +08:00
a488f4cfa6 Moved onboarding page 2 to it's on component and created a story for it and also onboardinglayout2 2022-05-04 20:49:50 +00:00
92026b6ab0 Merge commit 'a657da2b5f59a9de2a302590df5361e3954fb5df' into OMN-506 2022-05-04 20:48:38 +00:00
8a7389712b Pull scroll to highlight changes into this branch 2022-05-03 15:00:49 -07:00
c5549d72a6 Pull in link to highlight changes 2022-05-03 14:04:40 -07:00
5d42b65611 Remove unused import 2022-05-03 12:15:57 -07:00
5ea67a0bea Pull in new highlight cards 2022-05-03 12:09:32 -07:00
bbb812f196 Rebase 2022-05-03 11:08:02 -07:00
f68507c069 add sort by updated and recently read 2022-05-03 11:04:01 -07:00
b36e8a78d7 remove luxon dependency in web 2022-05-03 11:03:59 -07:00
5eff1c05bf add savedAt and publishedAt date range in search query 2022-05-03 11:03:39 -07:00
6061f2927b update web to call new search endpoint for pages 2022-05-03 11:02:41 -07:00
57e6bcac8e Added cypress tests for saving links 2022-05-03 17:46:52 +00:00
9003f40ef7 Created Page 02 of Onboarding 2022-05-03 17:24:47 +00:00
95b163a437 Prettier clean up 2022-05-02 20:58:05 -07:00
fedd92488b Merge pull request #491 from omnivore-app/OMN-423
[OMN-423] Updated share highlight modal
2022-05-02 15:28:02 -07:00
deac4b6680 Use react attributes for SVG 2022-05-02 13:21:35 -07:00
039cab33ed Use embedded SVG so we can set colours 2022-05-02 13:01:50 -07:00
9bdd7573c6 Story for the ReaderSettingsControl 2022-05-02 12:32:41 -07:00
93bd6b6ed5 Use SVG images of grouped font stepper controls
Aligning the components in CSS didn't work very
well, so this uses exported versions of the design
with the `A` icon and `+/-` symbol in a single image.
2022-05-02 12:19:37 -07:00
0c5c9f492a Move the analytics event for link_read out of the container, supply userId
This prevents events from being sent when there is no user id yet
due to race conditions in analytics setup.
2022-04-29 13:54:44 -07:00