-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Add 5.0 Actions Middleware change #9943
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
Merged
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
e3668b1
replace cookie redirect notices with a custom session guide
bholmesdev fbb6a08
add since 5.0
bholmesdev 81937f1
add detail to guide code snippets
bholmesdev 63ac703
add `getActionContext()` reference
bholmesdev 4f54aec
add 5.0 change
bholmesdev 7c5336c
nit: session -> sessions
bholmesdev b154039
fix missing async on cookie example
bholmesdev 8810baf
add security section
bholmesdev 693c088
add Since badge for 'gate actions from middleware'
bholmesdev dbe5a15
add code formatting
bholmesdev 3b3c48f
replace build_hash example with session token exampel
bholmesdev 2a172c4
nit: remove unused hash variable
bholmesdev 8f287e5
change list of examples to simpler sentence
bholmesdev d5df652
remove stray absolute link
bholmesdev fa270ef
remove stray absolute link 2
bholmesdev 9723a27
remove stray absolute link 3
bholmesdev d41bbfd
move Since to after the type def
bholmesdev 1581ab8
clarify how the redirect removes the resubmission dialog
bholmesdev f74350a
reword the action return value section
bholmesdev bc12d81
fix grammar
bholmesdev c1a8688
remove misleading "reintroduces
bholmesdev 509b916
add SourcePR label
bholmesdev d0db878
nit: still -> however
bholmesdev 79789b7
remove needless example of actions.blog.like
bholmesdev e9a3fae
rework netlify note into paragraph
bholmesdev 2571cb3
stop telling people it's easy
bholmesdev 4c76da6
reword 'Forbidden' to be near the example explanation
bholmesdev 09f6632
rephrase 'what should I do?' to recommend sessions
bholmesdev 410466e
ugh
bholmesdev f12ed6b
HOWEVER
bholmesdev 3cff78a
move SourcePR to top of change section
bholmesdev dd74770
typo fix
sarah11918 eb43dac
make reference more boring
bholmesdev 8446d8b
break "call this function..." to new line
bholmesdev 4cc9367
make action reference more boring
bholmesdev beab04a
add setActionResult example
bholmesdev 83ff5a6
add deserialize use case
bholmesdev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.