Commit Graph

27 Commits

Author SHA1 Message Date
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
166ff3f906 Remove exclamation marks from messages 2022-03-25 10:12:46 -07:00
5ead3ea339 [Omn-158] - Update the snackbar on web based on latest designs 2022-03-24 01:28:15 +00:00
77b97c493e fix borderRadius for single email 2022-03-23 21:16:01 +00:00
1ff66da756 Merge commit '6e36bb271f595d6dfe02ddee320980d433917d35' into OMN-189 2022-03-23 21:15:19 +00:00
a56314c21a updated full url to relative url for learn more link 2022-03-22 23:37:44 +00:00
8fbb976f8f Effected review corrections 2022-03-22 22:07:43 +00:00
6daa599b76 Separate the mutations out of lower level components
This will let us handle the mutations differently on native
iOS and should help in avoiding making web calls directly from
the web view, so we can avoid CORs and introduce a caching
layer.
2022-03-22 13:58:39 -07:00
1f517104ae [OMN-189] : Settings View - Emails 2022-03-22 02:15:04 +00:00
f9af4ec2d8 Remove unused shareInfo from GQL queries 2022-03-11 13:12:34 -08:00
bf035a4ec4 use window to track scrolling for /app web routes 2022-03-09 13:40:18 -08:00
ddb13770d3 set position to fixed for article container wrapper in /app routes 2022-03-09 13:40:18 -08:00
4bafee4da2 Set theme on emails and labels pages 2022-03-07 09:47:43 -08:00
fbcf24a9d1 Fix the favicon imports 2022-02-26 17:32:12 -08:00
b5f68cf5c9 Add async on the highlightjs script import 2022-02-26 16:31:40 -08:00
84fbc9cd27 Add code highlighting using highlight.js 2022-02-26 14:57:59 -08:00
5a285a4c7e Improve design for the error pages 2022-02-25 13:50:59 -08:00
c55625589c Merge pull request #98 from omnivore-app/feature/labels
Labels API and testing page
2022-02-24 19:51:28 -08:00
c73d4dc64a render correct color mode in privacy and term web embeds [apple] 2022-02-24 14:18:51 -08:00
cf627e53cb add app specific privact and terms pages 2022-02-24 13:28:48 -08:00
4d770399bd add labels testing page 2022-02-24 14:44:49 +08:00
0b106791a4 Linting fixes 2022-02-22 22:16:37 -08:00
66a65d31aa Update the help text for newsletters 2022-02-22 21:58:03 -08:00
62073290ff Move the newsletters settings page to settings/emails
This naming makes more sense because emails can also be used
for PDF attachments.
2022-02-22 19:39:02 -08:00
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00