Commit graph

10513 commits

Author SHA1 Message Date
Jackson Harper
0e50ef1b56 Tighten padding on label chips 2022-04-14 21:15:53 -07:00
Jackson Harper
d56e3147df Remove whitespace 2022-04-14 21:05:02 -07:00
Jackson Harper
944784f25a Use Button+router for label chips instead of next/link
This allows us to use preventDefault on click, which means labels
can be inside of grid cards, and clicking a label wont navigate
to the card's page.
2022-04-14 20:40:28 -07:00
Jackson Harper
958e67a1cb Use block display for label chips so they wrap to new lines on overflow 2022-04-14 20:21:58 -07:00
Jackson Harper
6cb78cca34 Re-enable labels on the grid cards 2022-04-14 20:10:27 -07:00
Jackson Harper
7133182f46
Merge pull request #430 from omnivore-app/fix/pdf-article-actions 2022-04-14 19:44:17 -07:00
Jackson Harper
7e9e678e0d Dont show reader display settings on PDFs 2022-04-14 16:46:13 -07:00
Satindar Dhillon
c8e2af40ab
Merge pull request #429 from omnivore-app/chore/swift-async
Convert ViewerPublisher to async fetchViewer
2022-04-14 16:45:19 -07:00
gitstart-omnivore
676704a854 Added 2x version of images, removed logo icons for socials 2022-04-14 23:30:31 +00:00
gitstart-omnivore
ecdbed4a5c Merge commit 'd33d383891c7b68ae5bc9e0f8922004af7556f44' into OMN-382 2022-04-14 23:29:30 +00:00
Jackson Harper
bb95a26718 Remove unused prop 2022-04-14 16:06:29 -07:00
Jackson Harper
0842aba57c Always display the article actions toolbar on top for PDFs
Because we dont have margin space on PDFs we want to always
display this on top.
2022-04-14 15:56:10 -07:00
Jackson Harper
0715dafd4b Display the all highlights modal from PDFs via the article actions button 2022-04-14 15:56:10 -07:00
gitstart-omnivore
8b0301141a Fixed stiches issue with storybook. 2022-04-14 22:45:41 +00:00
gitstart-omnivore
67c7b07a2f Merge commit 'd33d383891c7b68ae5bc9e0f8922004af7556f44' into OMN-SB 2022-04-14 22:44:35 +00:00
Satindar Dhillon
98080719f3 wrap viewModel async call in Task 2022-04-14 15:06:50 -07:00
Satindar Dhillon
70c4b1c690 convery additional uses of viewerPublisher to fetchViewer 2022-04-14 14:57:48 -07:00
Jackson Harper
d33d383891
Merge pull request #422 from omnivore-app/fix/reminder-data-model-error
Fix reminders resolver getting pages from postgres
2022-04-14 14:10:48 -07:00
gitstart-omnivore
3bbfad2246 change CSS to any for dropdown elements 2022-04-14 20:58:26 +00:00
gitstart-omnivore
82190e52af Merge commit '5d0a5112d68f54a217ca9d5a87b0d99878301f28' into OMN-SB 2022-04-14 20:57:29 +00:00
Satindar Dhillon
5dff87a8e9 replace uses of viewerPublisher with fetchViewer 2022-04-14 13:56:30 -07:00
Satindar Dhillon
ea2ba678c0 add fetchViewer async func 2022-04-14 13:56:30 -07:00
Satindar Dhillon
5d0a5112d6
Merge pull request #428 from omnivore-app/chore/ios-min-support
Drop iOS14 support
2022-04-14 13:54:40 -07:00
Satindar Dhillon
6af0452d14 remove ios14 specific code 2022-04-14 12:45:45 -07:00
Satindar Dhillon
a24e3617e0 update min supported platform numbers 2022-04-14 12:26:08 -07:00
gitstart-omnivore
65fd0f146b Minor changes 2022-04-14 19:12:55 +00:00
gitstart-omnivore
0b48daf28c Merge commit '65e233262d7c7171dceb923c5bc7a8ed41ff0be7' into OMN-SB 2022-04-14 19:10:32 +00:00
Jackson Harper
65e233262d
Merge pull request #426 from omnivore-app/dependabot/npm_and_yarn/pkg/admin/async-3.2.3
Bump async from 3.2.0 to 3.2.3 in /pkg/admin
2022-04-14 11:45:40 -07:00
dependabot[bot]
d772a72c95
Bump async from 3.2.0 to 3.2.3 in /pkg/admin
Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.3.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v3.2.0...v3.2.3)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 18:28:23 +00:00
Jackson Harper
e8a8be9672
Merge pull request #427 from omnivore-app/dependabot/npm_and_yarn/async-2.6.4
Bump async from 2.6.3 to 2.6.4
2022-04-14 11:27:39 -07:00
Jackson Harper
66393418ef
Merge pull request #424 from omnivore-app/fix/event-naming
Consistent naming convention for events
2022-04-14 11:06:26 -07:00
dependabot[bot]
119a9b553e
Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 18:06:20 +00:00
Jackson Harper
1877f09817
Merge pull request #403 from omnivore-app/dependabot/npm_and_yarn/sentry/nextjs-6.19.6
Bump @sentry/nextjs from 6.17.7 to 6.19.6
2022-04-14 11:05:18 -07:00
Jackson Harper
c80ce4da10 Consistent naming convention for events 2022-04-14 10:31:10 -07:00
dependabot[bot]
5e075fc312
Bump @sentry/nextjs from 6.17.7 to 6.19.6
Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) from 6.17.7 to 6.19.6.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.17.7...6.19.6)

---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 15:48:41 +00:00
Hongbo Wu
3befff61af fix tests 2022-04-14 13:22:21 +08:00
Jackson Harper
18639ab81f Set fore/background colours on landing page 2022-04-13 22:20:54 -07:00
Hongbo Wu
72a231c97e
Do not proxy image data uri (#421)
* do not proxy image data uri

* rename data uri

* rename data uri in test
2022-04-14 12:59:12 +08:00
Jackson Harper
2c9c2a2adf
Merge pull request #394 from omnivore-app/header-and-reader-improvements
Add margins on wider screens, keyboard commands to adjust
2022-04-13 21:26:24 -07:00
Hongbo Wu
c0966d908f
upload highlight and label to gcs if successfully updated in elastic (#420) 2022-04-14 12:14:15 +08:00
Hongbo Wu
88d8ca7b7d fix reminders resolver getting page from postgres 2022-04-14 12:09:17 +08:00
Jackson Harper
a5885fe16c Push props down for lineheight, margin width to keep in sync 2022-04-13 20:46:49 -07:00
Satindar Dhillon
487713109d
Merge pull request #399 from omnivore-app/feature/label-filtering-ios
Label filtering ios
2022-04-13 20:14:54 -07:00
Satindar Dhillon
adaadd27d6 remove labels from swipe actions 2022-04-13 20:03:41 -07:00
Satindar Dhillon
a7e01275ae fix labels view for mac compilation 2022-04-13 17:31:01 -07:00
Jackson Harper
c553b8317a Disable label chips on main grid to see if it is causing sizing issues 2022-04-13 16:19:39 -07:00
Jackson Harper
810401946e Use local storage for margins and line spacing since these are per-device preferences 2022-04-13 16:03:07 -07:00
Satindar Dhillon
f8ba24bc79 add web label color selections and choose a random color as the initial selection 2022-04-13 15:28:09 -07:00
Jackson Harper
9c42d473c1 Do not display left side article actions for PDFs 2022-04-13 13:50:55 -07:00
Jackson Harper
3ec84d3f33 Fix apos escaping 2022-04-13 13:44:06 -07:00