|
|
a20ba60053
|
Add popular reads for onboarding
|
2022-05-24 15:31:55 -07:00 |
|
|
|
2d518d327d
|
Add description for known newsletters, update icon set
|
2022-05-23 21:54:15 -07:00 |
|
|
|
677d561ab0
|
Add new required pageNumber attribute to onboarding stories
|
2022-05-23 15:56:52 -07:00 |
|
|
|
dcd23e6eb2
|
dos2unix on this file
|
2022-05-23 15:43:06 -07:00 |
|
|
|
0ae63f9da8
|
Fix default import
|
2022-05-23 15:42:30 -07:00 |
|
|
|
370a3fc4c0
|
Rework onboarding code so its a little easier to control paths
|
2022-05-23 15:08:13 -07:00 |
|
|
|
a7e67b4bea
|
Rename OnboardingLayout2 to OnboardingLayout, dont use default export
|
2022-05-23 14:24:09 -07:00 |
|
|
|
e43700e159
|
Rename OnboardingLayout to ProfileLayout since its only used in the profile
|
2022-05-23 14:17:13 -07:00 |
|
|
|
0081fa6dfb
|
Merge pull request #616 from omnivore-app/OMN-585
[Omn-585] - Onboarding Pages 1, 4, 5, and 6.
|
2022-05-23 14:05:24 -07:00 |
|
|
|
3c4e4d6f2e
|
Merge pull request #623 from omnivore-app/OMN-617
[OMN-617] - Align AppStore button to right on small screens in MobileInstallComponent
|
2022-05-23 13:50:42 -07:00 |
|
|
|
2d5f36c61f
|
Fix typo in var name
|
2022-05-23 13:41:32 -07:00 |
|
|
|
4dc5861b97
|
Go to home not login when onboarding is completed
|
2022-05-23 13:38:52 -07:00 |
|
|
|
408ba789a0
|
fixing diff
|
2022-05-23 19:40:15 +00:00 |
|
|
|
28a52b24f5
|
Remove unused learn more link, this is lowered to under the description text
|
2022-05-23 12:09:28 -07:00 |
|
|
|
c6fd8bcf4a
|
Add some padding on appstore install button
|
2022-05-23 12:09:07 -07:00 |
|
|
|
06bffa5060
|
Added underline
|
2022-05-16 23:27:37 +00:00 |
|
|
|
3f8672a351
|
Fix layout of responsive image on the login page
|
2022-05-16 16:19:46 -07:00 |
|
|
|
db72f7c733
|
Made fixes to MobileInstallHelp component
|
2022-05-16 23:19:24 +00:00 |
|
|
|
ede60b21ee
|
Fixed icon being cropped
|
2022-05-16 21:47:07 +00:00 |
|
|
|
5abfff4950
|
Merge commit 'b84bd77a52b8a08b658c38298a54bc6c47c01f8a' into OMN-617
|
2022-05-16 21:46:12 +00: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 |
|
|
|
516f15940d
|
Changed layout of icon on MobileInstallHelp for small screens and adding storybook story for it
|
2022-05-14 19:23:13 +00: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 |
|