b4cee4d5f2
Update terms, dont make icons into links. User taps the download button to toggle
2022-03-28 11:56:27 -07:00
659d931cd3
Background colour of device icons on larger displays
2022-03-28 11:51:22 -07:00
9932b33fde
fix svg attr naming issues
2022-03-28 17:16:26 +00:00
7786a3f321
effected review changes
2022-03-28 12:57:28 +00:00
8dedb42d07
Merge commit '217b9e8835970e0f2c5b9fe2904af77f5caa8695' into OMN-192
2022-03-28 12:56:48 +00:00
217b9e8835
Merge pull request #327 from omnivore-app/fix/toast-duration
2022-03-26 10:11:11 -07:00
8cdcd86f9d
Shorter default duration on toast messages
2022-03-26 09:30:41 -07:00
ca144e6926
Merge pull request #323 from omnivore-app/fix/rm-uneeded-article-deps
...
Move next and other unneeded dependencies into next page instead of the article component
2022-03-25 15:23:09 -07:00
a856297002
Add LabelChip file
2022-03-25 14:37:37 -07:00
1784edefaf
Remove unused imports, use a single Label fragment
2022-03-25 14:17:02 -07:00
ea98d97915
Move the edit labels modal into the page so the embedded react component does not bundle it
...
This will have a native modal on iOS
2022-03-25 14:03:01 -07:00
69abc55615
Add MathJax scripts to /app
2022-03-25 14:02:02 -07:00
0859002c0c
Remove next dependencies from the article components
...
This pulls next related deps up into the page instead of the
component and allows us to pull next out of the app reader
dependency.
2022-03-25 13:26:01 -07:00
59da82ddc7
Merge pull request #316 from omnivore-app/fix/bound-highlight-responses
...
Bridging for GQL highlight responses
2022-03-25 12:56:35 -07:00
3bd3d6875f
Merge pull request #313 from omnivore-app/fix/upgrade-extension-webext
...
Upgrade webext in the extension
2022-03-25 11:21:21 -07:00
e10c1a3671
Merge pull request #322 from omnivore-app/opt/import-lodash-debounce
...
Import just the debounce package to reduce bundle size
2022-03-25 11:14:13 -07:00
8e1526ce22
Merge pull request #311 from omnivore-app/OMN-158
...
[Omn-158] - Update the snackbar on web based on latest designs
2022-03-25 10:59:01 -07:00
d6fb21e6c4
Import just the debounce package to reduce bundle size
2022-03-25 10:57:35 -07:00
0a459a20c4
Show success/error toasts for archiving and removing
2022-03-25 10:35:19 -07:00
c668835c3a
Update yarn.lock
2022-03-25 10:13:16 -07:00
166ff3f906
Remove exclamation marks from messages
2022-03-25 10:12:46 -07:00
e13296c02a
Small visual tweaks to the toastbar message
...
Dropped the font down a little because the degular font is
slighty smaller than inter. Made the X icon bold.
2022-03-25 10:10:46 -07:00
d5eca02c92
Upgrade webext in the extension
2022-03-25 09:12:48 -07:00
1cdbfaca26
Merge pull request #294 from omnivore-app/feature/add-created-or-updated_at-to-newsletter_email
...
add created_at and updated_at to newsletter emails and sort by create…
2022-03-25 09:10:54 -07:00
01305f64cf
Merge pull request #282 from omnivore-app/dependabot/npm_and_yarn/sendgrid/client-7.6.2
...
Bump @sendgrid/client from 7.6.0 to 7.6.2
2022-03-25 09:09:44 -07:00
5036924b21
Merge pull request #280 from omnivore-app/dependabot/npm_and_yarn/jsdom-19.0.0
...
Bump jsdom from 16.7.0 to 19.0.0
2022-03-25 09:08:55 -07:00
27735f7310
add page id in updated page json file in gcs ( #319 )
2022-03-25 13:50:43 +08:00
d595d4a8c4
add success and failure count in assertions ( #318 )
2022-03-25 12:16:43 +08:00
e7203bebb5
add a function_resolver to return originalArticleUrl from article.url ( #317 )
...
* add a function_resolver to return originalArticleUrl from article.url
* add a test
2022-03-25 11:25:30 +08:00
acca59a11b
bump ios version to 1.4.2
2022-03-24 16:35:44 -07:00
b6e9fd9073
Update bundle.js
2022-03-24 13:55:11 -07:00
45d4a99d17
Fix Highlight type attributes
2022-03-24 13:52:38 -07:00
7f8c794dfc
pass annotation to create highlight call
2022-03-24 13:00:21 -07:00
f3809d88a7
Remove sharedBy from unused page
2022-03-24 12:52:02 -07:00
5392265a5e
Bridge response values from highlight mutations back to JS in the format it expects
2022-03-24 10:52:26 -07:00
f3edb9ca7a
Reduce the data fetched when creating highlights
...
This reduces the fields on the highlight type, and reduces what
we fetch. We are doing this so its easier to bind from Swift and
pass back simpler types for create/update/merge highlight
operations
2022-03-24 10:50:46 -07:00
134264940f
Merge pull request #315 from omnivore-app/feature/webreader-mathjax-script
...
Webreader Highlight.js and Mathjax script
2022-03-24 10:24:24 -07:00
f1c20c731f
don't bundle maxjax script tags for apple embeds
2022-03-24 09:18:07 -07:00
1676f3caa1
Merge pull request #314 from omnivore-app/fix/apple-redirect
...
Add a /install/apple redirect for the store
2022-03-24 09:17:35 -07:00
5db0cb12f0
remove auth token and env vars from webreader
2022-03-24 08:34:43 -07:00
16b3095527
add mathjax script
2022-03-24 08:32:42 -07:00
f8fa7f0344
stub in mathjax scripts
2022-03-24 08:32:39 -07:00
bc5409e2f7
Merge pull request #312 from omnivore-app/fix/webreader-encoding
...
Pass html content and title to appreader as HTML
2022-03-24 08:14:46 -07:00
194bb973fb
Add a /install/apple redirect for the store
...
This is the same as ios, safari, mac just a more generic name
for our installs page
2022-03-23 22:35:24 -07:00
748df5ae3d
Bump @sendgrid/client from 7.6.0 to 7.6.2
...
Bumps [@sendgrid/client](https://github.com/sendgrid/sendgrid-nodejs ) from 7.6.0 to 7.6.2.
- [Release notes](https://github.com/sendgrid/sendgrid-nodejs/releases )
- [Changelog](https://github.com/sendgrid/sendgrid-nodejs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sendgrid/sendgrid-nodejs/compare/7.6.0...7.6.2 )
---
updated-dependencies:
- dependency-name: "@sendgrid/client"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 03:11:06 +00:00
3854c6b12b
Merge pull request #232 from omnivore-app/dependabot/npm_and_yarn/google-cloud/functions-framework-3.0.0
...
Bump @google-cloud/functions-framework from 1.9.0 to 3.0.0
2022-03-23 20:07:45 -07:00
a6ad13733e
Merge pull request #281 from omnivore-app/dependabot/npm_and_yarn/nanoid-3.3.1
...
Bump nanoid from 3.1.31 to 3.3.1
2022-03-23 20:06:21 -07:00
0264bc6733
Merge pull request #283 from omnivore-app/dependabot/npm_and_yarn/sentry/integrations-6.19.1
...
Bump @sentry/integrations from 5.30.0 to 6.19.1
2022-03-23 20:05:09 -07:00
c4ac70a322
Merge pull request #302 from omnivore-app/dependabot/npm_and_yarn/minimist-1.2.6
...
Bump minimist from 1.2.5 to 1.2.6
2022-03-23 19:53:53 -07:00
d0cbec1c32
Merge pull request #303 from omnivore-app/dependabot/npm_and_yarn/pkg/extension/minimist-1.2.6
...
Bump minimist from 1.2.5 to 1.2.6 in /pkg/extension
2022-03-23 19:52:57 -07:00