Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add new Adapter and Action interfaces, add new Next.js handler implementation, remove middlewares #401
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add new Adapter and Action interfaces, add new Next.js handler implementation, remove middlewares #401
Changes from 1 commit
09ed14b
3dc2417
e1b4a7e
9ba5562
0d7d3c6
d0bf8b1
6aa3e56
56a404d
a70c440
ab24ad3
238ed0e
7586dc4
4a3743c
5529ec6
3067970
5a3682a
d4e2a8b
6354c56
2744e5b
07ace44
b3aac1b
e959a73
b79b8da
2c0adce
e6e3d6a
7e1a180
3bca89d
e5c8cfe
af80f55
1c66ca9
4d9ebfe
6f922eb
a3c50b2
602971b
922e3e8
4ace1e0
7e70deb
f9ddb84
8c2f4a5
fdeea53
418c4a2
d88bc88
32a31e7
1d1ff8f
6565ca4
2e0b09d
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
Unchanged files with check annotations Beta
Check failure on line 3 in src/handlers/actions/register-action-handler.ts
Check failure on line 3 in src/handlers/actions/register-action-handler.ts
Check failure on line 124 in src/handlers/actions/register-action-handler.ts
Check failure on line 124 in src/handlers/actions/register-action-handler.ts
Check failure on line 124 in src/handlers/actions/register-action-handler.ts
src/handlers/platforms/next/create-app-register-handler.test.ts > create-app-register-handler > Sets auth data for correct request
Check failure on line 124 in src/handlers/actions/register-action-handler.ts
src/handlers/platforms/next/create-app-register-handler.test.ts > create-app-register-handler > Returns 403 if configured to work only for specific saleor URL and try to install on prohibited one
Check failure on line 124 in src/handlers/actions/register-action-handler.ts
src/handlers/platforms/next/create-app-register-handler.test.ts > create-app-register-handler > Callback hooks > Runs callback hooks - successful saving to APL scenario
Check failure on line 124 in src/handlers/actions/register-action-handler.ts
src/handlers/platforms/next/create-app-register-handler.test.ts > create-app-register-handler > Callback hooks > Runs callback hooks - failed saving to APL scenario
Check failure on line 124 in src/handlers/actions/register-action-handler.ts
src/handlers/platforms/next/create-app-register-handler.test.ts > create-app-register-handler > Callback hooks > Allows to send custom error response via callback hook
Check failure on line 125 in src/handlers/platforms/next/create-app-register-handler.test.ts
Check failure on line 189 in src/handlers/platforms/next/create-app-register-handler.test.ts
Check failure on line 69 in src/handlers/platforms/next/saleor-webhooks/saleor-async-webhook.test.ts
Check failure on line 21 in src/handlers/platforms/next/saleor-webhooks/saleor-sync-webhook.test.ts