-
Notifications
You must be signed in to change notification settings - Fork 364
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
[SDK-1418] Advanced option to clear transaction cookies on redirect #436
Commits on Apr 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 61dc91c - Browse repository at this point
Copy the full SHA 61dc91cView commit details -
Moved existing defaultScopes test to the right place
Steve Hobbs committedApr 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 4869386 - Browse repository at this point
Copy the full SHA 4869386View commit details -
getUniqueScopes moved into scope.ts
Steve Hobbs committedApr 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 1e4b2ff - Browse repository at this point
Copy the full SHA 1e4b2ffView commit details -
Refactor getUniqueScopes into its own module
This allows it to me mocked or unmocked separately from utils. index.test.ts has been completely refactored to use an unmocked version and the expectations have changed as a result.
Steve Hobbs committedApr 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 00b489c - Browse repository at this point
Copy the full SHA 00b489cView commit details -
Stop mutating optios.scope and store in separate var
Steve Hobbs committedApr 24, 2020 Configuration menu - View commit details
-
Copy full SHA for f8daf6a - Browse repository at this point
Copy the full SHA f8daf6aView commit details -
Added tests for relevant functions for using advanced default scopes
Steve Hobbs committedApr 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 20fd45c - Browse repository at this point
Copy the full SHA 20fd45cView commit details -
Steve Hobbs committed
Apr 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 6407a47 - Browse repository at this point
Copy the full SHA 6407a47View commit details -
advancedOptions.defaultScope can accept empty/null value
Steve Hobbs committedApr 24, 2020 Configuration menu - View commit details
-
Copy full SHA for dd21171 - Browse repository at this point
Copy the full SHA dd21171View commit details -
Added advanced section to readme
Docs build to follow in the release PR
Steve Hobbs committedApr 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 158eaa4 - Browse repository at this point
Copy the full SHA 158eaa4View commit details -
Added facility to clear transaction cookies on redirect
Steve Hobbs committedApr 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 8b92a97 - Browse repository at this point
Copy the full SHA 8b92a97View commit details
Commits on Apr 27, 2020
-
Merge branch 'master' into feature/clear-transaction
Steve Hobbs authoredApr 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 519d9eb - Browse repository at this point
Copy the full SHA 519d9ebView commit details
Commits on Apr 28, 2020
-
Merge branch 'master' into feature/clear-transaction
Steve Hobbs authoredApr 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 54c1646 - Browse repository at this point
Copy the full SHA 54c1646View commit details