Commit Graph

371 Commits

Author SHA1 Message Date
4223433fbb [OMN-320] - Ask for confirmation when removing links 2022-04-01 08:23:57 +00:00
250118de45 fix missing index_settings.json file in api dockerfile for creating elastic index (#363) 2022-04-01 13:07:44 +08:00
e61d030e32 Improve formatting 2022-03-31 13:17:07 -07:00
3381a949f8 Add emails help page 2022-03-31 13:08:54 -07:00
1b5a179a00 Remove unused style 2022-03-31 12:55:05 -07:00
6d480ffe38 Add extra padding on bottom of help docs 2022-03-31 12:44:09 -07:00
1ca6da0daa Simplify docs on setting up forwarding rules 2022-03-31 12:43:13 -07:00
1215735d4c Use buttons in the subscribe directly blocks 2022-03-31 12:04:31 -07:00
89626bf435 Improve wording 2022-03-31 11:41:12 -07:00
e3c0c6e11a Improve formatting 2022-03-31 11:32:09 -07:00
0eab87b001 Pull ul list out of newsletter blurb
next/react doesnt want child elements of the paragraphs
2022-03-31 11:21:45 -07:00
3bab5e9eff Error responses when deleting emails 2022-03-30 20:16:29 -07:00
604194299a Parse response type for newsletter creation 2022-03-30 20:13:06 -07:00
b467b6ea63 Show error toast when email is not created 2022-03-30 20:04:16 -07:00
d260ad4def Remove the update permission on the link_labels table
This was added mistakenly and isn't needed.
2022-03-30 12:23:22 -07:00
857df99654 Add UPDATE permission to omnivore_user 2022-03-30 12:11:25 -07:00
bb91396595 Use user level security on labels update 2022-03-30 11:56:06 -07:00
57a45adb5d Add RLS permissions on the label table 2022-03-30 11:34:26 -07:00
15cf0d07e9 Allow UPDATE on the labels table
labels are updated when users change their colour or description.
2022-03-30 10:56:01 -07:00
6d405432af add site_name and site_icon to page model and return in resolver (#341)
* add site_name and site_icon to page model and return in resolver

* fix tests
2022-03-30 10:43:10 +08:00
562393940f Display the informational button on the mobile UI for emails
We want mobile users to have access to the help doc on emails
2022-03-28 21:59:18 -07:00
b3f46f4ce5 Merge pull request #300 from omnivore-app/OMN-192
[Omn-192] - Settings View(Installation)
2022-03-28 17:40:11 -07:00
718db7345f Tone down the shadow in dark mode 2022-03-28 15:30:16 -07:00
b64764089b Add noreferrer 2022-03-28 15:00:05 -07:00
b266e2669a use for URL because Next prefers that, set the link target on install 2022-03-28 14:52:53 -07:00
b4d7d056b0 Use apple badge for install icon 2022-03-28 14:49:19 -07:00
78999beb46 Fix docs for arrow navigation in keyboard controls 2022-03-28 13:23:47 -07:00
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
febde10a3c Higher res @2x png images for install view 2022-03-28 12:35:35 -07:00
c74a139aed Break the overal layout earlier 2022-03-28 12:10:35 -07:00
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
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
9932b33fde fix svg attr naming issues 2022-03-28 17:16:26 +00:00
fd18affaec fix document_missing_exception being thrown to sentry when updating page in elastic 2022-03-28 21:16:33 +08: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
b6c04f3508 fix saving report item by linking to elastic page 2022-03-28 20:38:54 +08:00
8cdcd86f9d Shorter default duration on toast messages 2022-03-26 09:30:41 -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
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
166ff3f906 Remove exclamation marks from messages 2022-03-25 10:12:46 -07:00