Commit Graph

2968 Commits

Author SHA1 Message Date
9c37967abe Set a z-index on the omnivore name logo element
When the OmnivoreNameLogo is a floating element we need to
set a z-index on it to ensure that it is above the left
article action menu items.

This fixes issues where the name logo might not be clickable on
wider screens.
2022-07-14 11:10:50 -07:00
4142cedef2 Merge pull request #961 from omnivore-app/fix/tests
Fix @omnivore/api tests not run successfully in GitHub action
2022-07-14 10:48:53 -07:00
524977ba7c Merge pull request #959 from omnivore-app/fix/typeahead-search-sitename
fix some typeahead search on siteName not working by adding siteName to the keywords list in kbar
2022-07-14 10:48:37 -07:00
1aac5c606e remove coverage criteria on branch 2022-07-14 19:34:31 +08:00
c3ef286cc5 fix set labels for highlight test 2022-07-14 19:31:51 +08:00
c0f6ed11d5 disable pdf and upload testing temporarily because we do not have a bucket for testing 2022-07-14 19:13:51 +08:00
6d28d31e6b fix getNewsletterUrl test 2022-07-14 18:43:35 +08:00
4d0e770114 fix delete account test 2022-07-14 18:32:15 +08:00
3efa10a362 fix typeahead search test 2022-07-14 18:25:20 +08:00
c87ddb68d3 disable saveFile temporarily because we do not have a bucket for testing 2022-07-14 18:11:31 +08:00
edd44fcafc fix get article test 2022-07-14 17:56:55 +08:00
7d2d2ff410 fix api key test 2022-07-14 17:47:48 +08:00
404798a01e use correct index name 2022-07-14 17:08:40 +08:00
94631f934e upgrade elastic to 7.17.1 in github action 2022-07-14 16:53:40 +08:00
4eb55846fd create elastic index if not exists in testing 2022-07-14 16:53:23 +08:00
7759648efd update test coverage threshold 2022-07-14 12:06:55 +08:00
6f5e49ece7 fix some typeahead search on siteName not working by adding siteName to the keywords list in kbar 2022-07-14 11:27:10 +08:00
a39a82bd42 fix tests 2022-07-14 11:08:32 +08:00
f0f7aa5a6d rename jsdom to linkedom 2022-07-14 10:59:44 +08:00
0b21990d14 Merge pull request #957 from omnivore-app/fix/registration-bugs 2022-07-13 10:52:38 -07:00
40d449f4cc Merge pull request #953 from omnivore-app/fix/floating-header-menu
Use fixed positioning on floating primary header
2022-07-13 10:46:51 -07:00
5a0410a89b Merge pull request #956 from omnivore-app/fix/delete-user
fix/delete user
2022-07-13 10:46:33 -07:00
497314df05 fix mac function call 2022-07-13 10:07:52 -07:00
282b3a104e rename function param to avoid conflict with struct var 2022-07-13 09:55:51 -07:00
fbb2565d11 show alert after deleting account 2022-07-13 09:32:39 -07:00
e6e954c7ad set username as available when validation api returns void 2022-07-13 09:16:16 -07:00
2e645b29b2 regenerate test pages with footnote added 2022-07-13 16:24:33 +08:00
cf5f577c14 regenerate test page for danwang with footnote added 2022-07-13 16:23:36 +08:00
5a8e2c40c7 fix delete users db permission error 2022-07-13 16:08:46 +08:00
fdd9b10bf0 add delete_user_rls to user table 2022-07-13 16:06:40 +08:00
3c764776ef Merge pull request #928 from omnivore-app/901
Increase luminous for labels
2022-07-13 05:52:37 +00:00
d69a43d00f Merge pull request #910 from omnivore-app/macos-read-now
macOS Share Extension Saving
2022-07-12 22:41:07 -07:00
4bc9119b59 add ApplyLabelsView to share extension view 2022-07-12 22:31:00 -07:00
9c2509951d consolidate share extension view code 2022-07-12 22:31:00 -07:00
16358bf230 remove extra init of Services in share extension 2022-07-12 22:31:00 -07:00
d7370a579d merge ExtensionSaveService into ExtensionViewModel 2022-07-12 22:31:00 -07:00
d6ccc5b318 move share extension view from Views to App 2022-07-12 22:31:00 -07:00
4747b685ba resolve stash conflict 2022-07-12 22:31:00 -07:00
6072638d00 update mac accent color 2022-07-12 22:31:00 -07:00
448780678a update mac accent color for dark mode 2022-07-12 22:31:00 -07:00
02bb54b813 change order on increase/decrease in mac menu 2022-07-12 22:31:00 -07:00
5beb807458 remove navBar from reader on mac app 2022-07-12 22:31:00 -07:00
5a76bebaae add keyboard shortcuts for reader settings 2022-07-12 22:31:00 -07:00
f4706205b0 observe font change and contrast change in main app for macos 2022-07-12 22:31:00 -07:00
6b5f8b7443 use NSNotification to propagate reader setting changes 2022-07-12 22:31:00 -07:00
fb361096fa bundle all reader preferences cahnges into a single transaction 2022-07-12 22:31:00 -07:00
1bfe7ff18a set WebPreferencesPopoverView for ios only 2022-07-12 22:31:00 -07:00
24032eaae3 add mac commands menu file 2022-07-12 22:31:00 -07:00
5db9b8ee7e add a makeFromData function to PageScrapePayload 2022-07-12 22:31:00 -07:00
73f9b96479 load article in macos app when read now is tapped from share ext 2022-07-12 22:31:00 -07:00