Commit Graph

1408 Commits

Author SHA1 Message Date
c4901a1eaf Use dispatch events on article actions
This allows the kbar to be created with no external dependencies
so there is no flicker when a dependency like the article is
loaded.
2022-07-14 14:43:27 -07:00
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
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
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
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
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
098771f566 Merge pull request #955 from omnivore-app/fix/duplicate-save
check if page saved by adding links before creating by extension
2022-07-13 11:57:20 +08:00
ab687ca832 Merge pull request #951 from omnivore-app/feature/typeahead-search
feature/typeahead search
2022-07-13 11:53:32 +08:00
01e95c3598 check if page saved by adding links before creating by extension 2022-07-13 11:34:20 +08:00
b6826a8821 add siteName in api response in web 2022-07-13 11:03:33 +08:00
cb1d64cd82 add siteName in api response 2022-07-13 10:57:54 +08:00
3a31757c59 change size to first in query param in web 2022-07-13 10:51:57 +08:00
970609c3b8 change size to first in query param 2022-07-13 10:46:03 +08:00
931c519d44 typeahead searchs by siteName 2022-07-13 10:37:06 +08:00
230df45ba1 make siteName as search_as_you_type 2022-07-13 10:36:29 +08:00
b58cdc8a55 reducing lighting 2022-07-13 00:19:02 +00:00
31d133fdf0 updating border color to match label text color 2022-07-12 23:07:12 +00:00
7781d09623 Updated luminance condition for dark theme 2022-07-12 22:42:39 +00:00
ef31cb7199 Added code to lighten up the labels in dark mode 2022-07-12 21:52:51 +00:00
2d67b90904 Use fixed positioning on floating primary header 2022-07-12 11:59:02 -07:00
b1e40b2da4 Fix consistency of font styles in dropdown menus 2022-07-12 10:44:46 -07:00
91bb08ea5f Use typeahead search 2022-07-12 10:36:09 -07:00
7c8fe4ba39 Update UX of kbar, implement typeahead search 2022-07-12 10:24:29 -07:00
2b94f3ef82 add test 2022-07-12 09:36:00 -07:00
b68282fe97 rename typeahead to typeaheadSearch 2022-07-12 09:36:00 -07:00
3a1f38a6f7 add typeahead api implementation 2022-07-12 09:36:00 -07:00
dc9523e522 add searchAsYouType in elastic 2022-07-12 09:36:00 -07:00
31ac511121 add typeahead gql schema 2022-07-12 09:36:00 -07:00
b5d1a92fa9 make title as search_as_you_type type in elastic 2022-07-12 09:36:00 -07:00
7dd936b9f3 Merge pull request #944 from omnivore-app/dependabot/npm_and_yarn/puppeteer-core-15.3.2
Bump puppeteer-core from 13.7.0 to 15.3.2
2022-07-12 09:33:06 -07:00
b33f87c982 Merge pull request #943 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/instrumentation-graphql-0.29.0
Bump @opentelemetry/instrumentation-graphql from 0.24.0 to 0.29.0
2022-07-12 09:32:35 -07:00
ecde719b64 Merge pull request #807 from omnivore-app/OMN-715
[OMN-715]: Add a command pallet to the web
2022-07-12 09:29:34 -07:00
4ebcc763c8 Merge pull request #948 from omnivore-app/modals-design-cleanup
modals design cleanup
2022-07-12 09:11:12 -07:00
f7a023939d Merge pull request #940 from omnivore-app/feature/allow-fetching-original 2022-07-11 22:08:27 -07:00
c4a599d2ba support newsletters hosted on convertkit.com 2022-07-12 11:47:38 +08:00
0f745fdc8d Remove duplicate color 2022-07-11 19:55:53 -07:00