f2f697089e
Merge pull request #976 from omnivore-app/895
...
#895 - Improve table used on the /settings/api page
2022-07-22 10:56:30 -07:00
478ddbc875
Merge branch '895' of github.com:omnivore-app/omnivore into 895
2022-07-22 16:27:35 +02:00
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
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
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
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
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
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
41f3efb5cd
Proper escaping for apostrophe
2022-07-19 10:31:20 -07:00
726640c462
Merge pull request #984 from omnivore-app/dependabot/npm_and_yarn/radix-ui/react-popover-0.1.6
...
Bump @radix-ui/react-popover from 0.1.4 to 0.1.6
2022-07-19 10:27:16 -07:00
6749315452
Merge pull request #985 from omnivore-app/dependabot/npm_and_yarn/cypress-10.3.0
...
Bump cypress from 10.1.0 to 10.3.0
2022-07-19 10:26:49 -07:00
6d6c6a577b
bump mac app build number
2022-07-18 22:13:53 -07:00
22c1f6f7b4
Implement UI for email login and registration
2022-07-18 20:43:41 -07:00
e20e4d584d
bump apple apps to v 1.11.0
2022-07-18 17:54:55 -07:00
d86da49dbe
store pending user token after creating apple auth payload
2022-07-18 17:54:06 -07:00
b86d9a08b9
Bump @google-cloud/logging-winston from 4.2.2 to 5.1.1
...
Bumps [@google-cloud/logging-winston](https://github.com/googleapis/nodejs-logging-winston ) from 4.2.2 to 5.1.1.
- [Release notes](https://github.com/googleapis/nodejs-logging-winston/releases )
- [Changelog](https://github.com/googleapis/nodejs-logging-winston/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/nodejs-logging-winston/compare/v4.2.2...v5.1.1 )
---
updated-dependencies:
- dependency-name: "@google-cloud/logging-winston"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-18 21:59:44 +00:00
bb990e6a4e
Bump cypress from 10.1.0 to 10.3.0
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 10.1.0 to 10.3.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v10.1.0...v10.3.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-18 21:58:57 +00:00