6d1ddf4e36
Merge branch 'main' of github.com:omnivore-app/omnivore into 895
2022-07-22 16:26:59 +02:00
3d2035a014
removing the border from the table on small screens
2022-07-22 16:26:31 +02:00
a4811104d6
load share ext labels from core data
2022-07-21 21:04:46 -07:00
c113c94567
Add param validation so we dont get undefined values passed to GQL
2022-07-21 17:43:15 -07:00
291bb59248
Add name attribiutes to email login form elements
2022-07-21 17:29:55 -07:00
f0a89bab4d
Add Save to Omnivore Android app
2022-07-21 16:33:34 -07:00
735169bf41
Updated CSS to match how it was before
2022-07-21 22:31:19 +02:00
458d501a38
Merge pull request #1003 from omnivore-app/extension-1.26.0
...
Bump extension version to `0.1.26`
2022-07-21 13:14:40 -07:00
7e269b3bcb
Merge pull request #1001 from omnivore-app/dependabot/npm_and_yarn/pkg/admin/terser-4.8.1
...
Bump terser from 4.8.0 to 4.8.1 in /pkg/admin
2022-07-21 11:43:39 -07:00
a403c41dcd
Bump extension version to 0.1.26
2022-07-21 11:07:50 -07:00
9387075a88
Bump terser from 4.8.0 to 4.8.1 in /pkg/admin
...
Bumps [terser](https://github.com/terser/terser ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-21 18:03:56 +00:00
eabad93324
Merge pull request #998 from omnivore-app/dependabot/npm_and_yarn/terser-4.8.1
...
Bump terser from 4.8.0 to 4.8.1
2022-07-21 11:03:47 -07:00
df51f46aa4
Merge pull request #996 from omnivore-app/dependabot/npm_and_yarn/pkg/extension/terser-5.14.2
...
Bump terser from 5.5.1 to 5.14.2 in /pkg/extension
2022-07-21 11:03:24 -07:00
27472281dc
Merge pull request #1000 from omnivore-app/fix/extension-handle-no-content
...
Handle cases in the extension when GetContent fails
2022-07-21 11:03:04 -07:00
fdc1b28cf1
add circular checkmark to share ext labels list cell
2022-07-21 10:59:06 -07:00
03fac22c29
update text chip color scheme
2022-07-21 10:39:27 -07:00
0075caa894
use full modal height for share ext
2022-07-21 08:47:19 -07:00
8874513e59
Some clean up around css
2022-07-21 13:03:44 +02:00
777d469505
Handle cases in the extension when GetContent fails
...
GetContent can fail for things like PDFs in Firefox. In that
case we want to just save the URL.
Note: one issue here is we dont display any UI on the PDF in
firefox since we can't execute our content scripts.
2022-07-20 18:01:04 -07:00
d769a44a88
update apple web bundle
2022-07-20 17:52:14 -07:00
613aec6c43
Bump terser from 4.8.0 to 4.8.1
...
Bumps [terser](https://github.com/terser/terser ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-20 23:54:13 +00:00
5c69fb50fb
Show the css attribute
2022-07-20 16:12:25 -07:00
1c1db00626
Example of how to style table components
2022-07-20 16:08:57 -07:00
fdd140485e
Rename table to imports dont fail
2022-07-20 15:58:19 -07:00
1852ec2a6b
Merge branch 'main' of github.com:omnivore-app/omnivore into 895
2022-07-20 23:36:01 +02:00
3e1ecaad76
Fixing z-index issue on modal
2022-07-20 23:35:32 +02:00
2de81f1cec
Bump terser from 5.5.1 to 5.14.2 in /pkg/extension
...
Bumps [terser](https://github.com/terser/terser ) from 5.5.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-20 19:21:23 +00:00
868886ab83
add create label option on share ext
2022-07-20 10:13:45 -07:00
f3d2b6c89f
add search field to labels list in share ext
2022-07-20 10:06:09 -07:00
1b93d63008
bump apple app versions
2022-07-19 21:29:15 -07:00
6a3e7d9d4e
create labels view specific for share ext
2022-07-19 21:28:15 -07:00
6aa9e07f35
set linked item so apply labels view can be shown in share extension
2022-07-19 20:46:42 -07:00
07a03b4d48
Merge pull request #994 from omnivore-app/fix/landing-image
...
Fix image-set syntax for the login page
2022-07-19 16:18:40 -07:00
ff629b2fed
Merge pull request #992 from omnivore-app/fix/email-urls
...
Use email-signup instead of email-registration as path to match naming
2022-07-19 16:02:00 -07:00
0eb447117c
Fix image-set syntax for the login page
2022-07-19 16:00:14 -07:00
d31003229c
Merge pull request #993 from omnivore-app/fix/login-landing-image
...
Update login landing image, remove unused images
2022-07-19 15:45:33 -07:00
e0a4478400
Merge pull request #954 from omnivore-app/feat/extension-commands
...
Extension: support right click saveurl and shortcut key to save current tab
2022-07-19 15:37:18 -07:00
290da8db19
Merge branch 'main' of github.com:omnivore-app/omnivore into 895
2022-07-19 23:52:06 +02:00
2e310f5414
Update login landing image, remove unused images
2022-07-19 14:42:29 -07:00
ba945b36a4
Deleting testing file for table and cleaning up commented code
2022-07-19 23:37:32 +02:00
5b6b9afd47
Refactor + commented out code
2022-07-19 23:29:52 +02:00
d6a6b1de66
Use email-signup instead of email-registration as path to match naming
2022-07-19 13:02:28 -07:00
38c469d7a2
Merge pull request #991 from omnivore-app/landing-page-images
...
Update landing page images, add some padding to bottom of page
2022-07-19 12:56:02 -07:00
e5d8b0b8d3
Merge pull request #988 from omnivore-app/fix/apple-sign-in
2022-07-19 12:00:19 -07:00
a4d9880975
Update landing page images, add some padding to bottom of page
2022-07-19 12:00:18 -07:00
26bd7817aa
Merge pull request #983 from omnivore-app/dependabot/npm_and_yarn/segment/analytics-next-1.40.0
...
Bump @segment/analytics-next from 1.38.0 to 1.40.0
2022-07-19 11:15:06 -07:00
d82f1e5492
Merge pull request #990 from omnivore-app/fix/email-form
...
Disable links to email forms
2022-07-19 11:14:03 -07:00
4c1be4ac18
Disable links to email forms
2022-07-19 10:58:55 -07:00
4d115f483e
Merge pull request #986 from omnivore-app/dependabot/npm_and_yarn/google-cloud/logging-winston-5.1.1
...
Bump @google-cloud/logging-winston from 4.2.2 to 5.1.1
2022-07-19 10:44:26 -07:00
448115f865
Merge pull request #987 from omnivore-app/feat/email-login-and-reg
...
Implement UI for email login and registration
2022-07-19 10:43:51 -07:00