Commit graph

799 commits

Author SHA1 Message Date
Jackson Harper
b3f46f4ce5
Merge pull request #300 from omnivore-app/OMN-192
[Omn-192] - Settings View(Installation)
2022-03-28 17:40:11 -07:00
Jackson Harper
718db7345f Tone down the shadow in dark mode 2022-03-28 15:30:16 -07:00
Jackson Harper
6e535c7f75
Merge pull request #333 from omnivore-app/fix/arrow-description
Fix docs for arrow navigation in keyboard controls
2022-03-28 15:18:42 -07:00
Jackson Harper
b64764089b Add noreferrer 2022-03-28 15:00:05 -07:00
Jackson Harper
b266e2669a use for URL because Next prefers that, set the link target on install 2022-03-28 14:52:53 -07:00
Jackson Harper
b4d7d056b0 Use apple badge for install icon 2022-03-28 14:49:19 -07:00
Jackson Harper
78999beb46 Fix docs for arrow navigation in keyboard controls 2022-03-28 13:23:47 -07:00
Jackson Harper
2bada0b9df
Merge pull request #293 from omnivore-app/feature/priority-by-rate-limit
Use lower priority queue for large imports
2022-03-28 13:19:35 -07:00
Jackson Harper
9c14049236
Merge pull request #325 from omnivore-app/fix/appreader-dates
Pass createdAt, savedAt, and publishedAt into the appreader
2022-03-28 13:16:01 -07:00
Jackson Harper
febde10a3c Higher res @2x png images for install view 2022-03-28 12:35:35 -07:00
Jackson Harper
c74a139aed Break the overal layout earlier 2022-03-28 12:10:35 -07:00
Jackson Harper
b4cee4d5f2 Update terms, dont make icons into links. User taps the download button to toggle 2022-03-28 11:56:27 -07:00
Jackson Harper
659d931cd3 Background colour of device icons on larger displays 2022-03-28 11:51:22 -07:00
Jackson Harper
d9af397b9c
Merge pull request #331 from omnivore-app/fix/update-page-after-deletion
fix document_missing_exception being thrown to sentry when updating page in elastic
2022-03-28 10:30:31 -07:00
Jackson Harper
deb19feef0
Merge pull request #330 from omnivore-app/fix/reports
fix saving report item by validating page in elastic
2022-03-28 10:25:04 -07:00
gitstart-omnivore
9932b33fde fix svg attr naming issues 2022-03-28 17:16:26 +00:00
Hongbo Wu
fd18affaec fix document_missing_exception being thrown to sentry when updating page in elastic 2022-03-28 21:16:33 +08:00
gitstart-omnivore
7786a3f321 effected review changes 2022-03-28 12:57:28 +00:00
gitstart-omnivore
8dedb42d07 Merge commit '217b9e8835970e0f2c5b9fe2904af77f5caa8695' into OMN-192 2022-03-28 12:56:48 +00:00
Hongbo Wu
b6c04f3508 fix saving report item by linking to elastic page 2022-03-28 20:38:54 +08:00
Jackson Harper
217b9e8835
Merge pull request #327 from omnivore-app/fix/toast-duration 2022-03-26 10:11:11 -07:00
Jackson Harper
8cdcd86f9d Shorter default duration on toast messages 2022-03-26 09:30:41 -07:00
Jackson Harper
228745f3ea Fix variable name to match attribute 2022-03-25 20:56:17 -07:00
Jackson Harper
ca0897edab Pass createdAt, savedAt, and publishedAt into the appreader 2022-03-25 20:54:07 -07:00
Jackson Harper
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
Jackson Harper
a856297002 Add LabelChip file 2022-03-25 14:37:37 -07:00
Jackson Harper
1784edefaf Remove unused imports, use a single Label fragment 2022-03-25 14:17:02 -07:00
Jackson Harper
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
Jackson Harper
69abc55615 Add MathJax scripts to /app 2022-03-25 14:02:02 -07:00
Jackson Harper
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
Jackson Harper
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
Jackson Harper
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
Jackson Harper
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
Jackson Harper
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
Jackson Harper
d6fb21e6c4 Import just the debounce package to reduce bundle size 2022-03-25 10:57:35 -07:00
Jackson Harper
0a459a20c4 Show success/error toasts for archiving and removing 2022-03-25 10:35:19 -07:00
Jackson Harper
c668835c3a Update yarn.lock 2022-03-25 10:13:16 -07:00
Jackson Harper
166ff3f906 Remove exclamation marks from messages 2022-03-25 10:12:46 -07:00
Jackson Harper
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
Jackson Harper
d5eca02c92 Upgrade webext in the extension 2022-03-25 09:12:48 -07:00
Jackson Harper
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
Jackson Harper
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
Jackson Harper
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
Hongbo Wu
27735f7310
add page id in updated page json file in gcs (#319) 2022-03-25 13:50:43 +08:00
Hongbo Wu
d595d4a8c4
add success and failure count in assertions (#318) 2022-03-25 12:16:43 +08:00
Hongbo Wu
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
Satindar Dhillon
acca59a11b bump ios version to 1.4.2 2022-03-24 16:35:44 -07:00
Jackson Harper
b6e9fd9073 Update bundle.js 2022-03-24 13:55:11 -07:00
Jackson Harper
45d4a99d17 Fix Highlight type attributes 2022-03-24 13:52:38 -07:00
Satindar Dhillon
7f8c794dfc pass annotation to create highlight call 2022-03-24 13:00:21 -07:00