-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
feat(cypress): add multiple creds and flags support #6588
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8dffa26 - Browse repository at this point
Copy the full SHA 8dffa26View commit details -
Configuration menu - View commit details
-
Copy full SHA for da794b6 - Browse repository at this point
Copy the full SHA da794b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a23016 - Browse repository at this point
Copy the full SHA 8a23016View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5ad96f - Browse repository at this point
Copy the full SHA e5ad96fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1860630 - Browse repository at this point
Copy the full SHA 1860630View commit details -
Configuration menu - View commit details
-
Copy full SHA for 592fb66 - Browse repository at this point
Copy the full SHA 592fb66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1364f32 - Browse repository at this point
Copy the full SHA 1364f32View commit details -
Configuration menu - View commit details
-
Copy full SHA for aabaf5a - Browse repository at this point
Copy the full SHA aabaf5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96f1b5c - Browse repository at this point
Copy the full SHA 96f1b5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e89a777 - Browse repository at this point
Copy the full SHA e89a777View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ca504f - Browse repository at this point
Copy the full SHA 3ca504fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 688d1db - Browse repository at this point
Copy the full SHA 688d1dbView commit details -
refactor: set configs to
null
by defaultthis is done so that regressions may not arise
Configuration menu - View commit details
-
Copy full SHA for 4c09bf6 - Browse repository at this point
Copy the full SHA 4c09bf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cda3e0 - Browse repository at this point
Copy the full SHA 0cda3e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d95c66 - Browse repository at this point
Copy the full SHA 4d95c66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5584661 - Browse repository at this point
Copy the full SHA 5584661View commit details -
Configuration menu - View commit details
-
Copy full SHA for 965e33a - Browse repository at this point
Copy the full SHA 965e33aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ca593d - Browse repository at this point
Copy the full SHA 6ca593dView commit details -
refactor: call
execConfigs
incommands.js
i'm yet to figure out how to use profile_id in refunds. also, i'm i supposed to pass `x-profile-id` instead? just like we do in `v2`?
Configuration menu - View commit details
-
Copy full SHA for 7788703 - Browse repository at this point
Copy the full SHA 7788703View commit details -
Configuration menu - View commit details
-
Copy full SHA for 424b822 - Browse repository at this point
Copy the full SHA 424b822View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99ce4c2 - Browse repository at this point
Copy the full SHA 99ce4c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2abc84 - Browse repository at this point
Copy the full SHA b2abc84View commit details -
fix: move
configs
to last of functionbecause, come on, this is javascript and it is shit
Configuration menu - View commit details
-
Copy full SHA for 5097bde - Browse repository at this point
Copy the full SHA 5097bdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5a2619 - Browse repository at this point
Copy the full SHA d5a2619View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fef491 - Browse repository at this point
Copy the full SHA 0fef491View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12664fb - Browse repository at this point
Copy the full SHA 12664fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a9dfd7 - Browse repository at this point
Copy the full SHA 1a9dfd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcac1f5 - Browse repository at this point
Copy the full SHA fcac1f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 770bf53 - Browse repository at this point
Copy the full SHA 770bf53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b2682c - Browse repository at this point
Copy the full SHA 2b2682cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d31f9dd - Browse repository at this point
Copy the full SHA d31f9ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c2d565 - Browse repository at this point
Copy the full SHA 0c2d565View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed990a5 - Browse repository at this point
Copy the full SHA ed990a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bed7c2 - Browse repository at this point
Copy the full SHA 9bed7c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 220c804 - Browse repository at this point
Copy the full SHA 220c804View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c2d61e - Browse repository at this point
Copy the full SHA 6c2d61eView commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e83de57 - Browse repository at this point
Copy the full SHA e83de57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e4bca8 - Browse repository at this point
Copy the full SHA 5e4bca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 857ee39 - Browse repository at this point
Copy the full SHA 857ee39View commit details -
Configuration menu - View commit details
-
Copy full SHA for b058cb3 - Browse repository at this point
Copy the full SHA b058cb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5434a43 - Browse repository at this point
Copy the full SHA 5434a43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f10947 - Browse repository at this point
Copy the full SHA 8f10947View commit details -
Merge branch 'main' of github.com:juspay/hyperswitch into multiple-cr…
…ed-cypress * 'main' of github.com:juspay/hyperswitch: chore(version): 2024.11.27.0 fix(core): add payment_id as query param in merchant return url (#6665) feat(connector): [Netcetera] add sca exemption (#6611) feat(payments): propagate additional payment method data for google pay during MIT (#6644) feat: Added grpc based health check (#6441) feat(analytics): add `sessionized_metrics` for disputes analytics (#6573)
Configuration menu - View commit details
-
Copy full SHA for a9b8985 - Browse repository at this point
Copy the full SHA a9b8985View commit details
Commits on Nov 28, 2024
-
Merge branch 'main' of github.com:juspay/hyperswitch into multiple-cr…
Configuration menu - View commit details
-
Copy full SHA for bba48ab - Browse repository at this point
Copy the full SHA bba48abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f6bb5a - Browse repository at this point
Copy the full SHA 2f6bb5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4cabc3 - Browse repository at this point
Copy the full SHA a4cabc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09170d0 - Browse repository at this point
Copy the full SHA 09170d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcdfbe9 - Browse repository at this point
Copy the full SHA fcdfbe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc5d1bd - Browse repository at this point
Copy the full SHA cc5d1bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for debc315 - Browse repository at this point
Copy the full SHA debc315View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2810df2 - Browse repository at this point
Copy the full SHA 2810df2View commit details -
Merge branch 'main' of github.com:juspay/hyperswitch into multiple-cr…
Configuration menu - View commit details
-
Copy full SHA for 786ac7b - Browse repository at this point
Copy the full SHA 786ac7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8c6ecd - Browse repository at this point
Copy the full SHA a8c6ecdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f393bf - Browse repository at this point
Copy the full SHA 2f393bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c01f574 - Browse repository at this point
Copy the full SHA c01f574View commit details -
Merge branch 'main' of github.com:juspay/hyperswitch into multiple-cr…
…ed-cypress * 'main' of github.com:juspay/hyperswitch: feat(connector): worldpay - add dynamic fields and update terminal status mapping (#6468)
Configuration menu - View commit details
-
Copy full SHA for 9878b6f - Browse repository at this point
Copy the full SHA 9878b6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09c09d0 - Browse repository at this point
Copy the full SHA 09c09d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00b59d4 - Browse repository at this point
Copy the full SHA 00b59d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9ed423 - Browse repository at this point
Copy the full SHA f9ed423View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f31cf4 - Browse repository at this point
Copy the full SHA 4f31cf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4953a18 - Browse repository at this point
Copy the full SHA 4953a18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60c6723 - Browse repository at this point
Copy the full SHA 60c6723View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c36ead - Browse repository at this point
Copy the full SHA 2c36eadView commit details
Commits on Nov 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8f69baa - Browse repository at this point
Copy the full SHA 8f69baaView commit details
Commits on Dec 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e87c125 - Browse repository at this point
Copy the full SHA e87c125View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6037840 - Browse repository at this point
Copy the full SHA 6037840View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01f41c6 - Browse repository at this point
Copy the full SHA 01f41c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9e14e4 - Browse repository at this point
Copy the full SHA e9e14e4View commit details
Commits on Dec 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 52634a1 - Browse repository at this point
Copy the full SHA 52634a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28af1b1 - Browse repository at this point
Copy the full SHA 28af1b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0115525 - Browse repository at this point
Copy the full SHA 0115525View commit details -
Merge branch 'main' of github.com:juspay/hyperswitch into multiple-cr…
…ed-cypress * 'main' of github.com:juspay/hyperswitch: chore(version): 2024.12.02.0 refactor(users): Use domain email type in user DB functions (#6699) fix(openapi): Standardise API naming scheme for V2 (#6510) feat(users): add tenant id reads in user roles (#6661) fix(users): Mark user as verified if user logins from SSO (#6694) feat(payments): [Payment links] add showCardFormByDefault config for payment links (#6663) feat(connector): [REDSYS] add Connector Template Code (#6659) refactor(currency_conversion): release redis lock if api call fails (#6671) feat(connector): [Adyen] Fetch email from customer email for payment request (#6676) fix(router): populate card network in the network transaction id based MIT flow (#6690) refactor(router): [ZSL] remove partially capture status (#6689) fix(opensearch): handle empty free-text query search in global search (#6685) fix(analytics): fix first_attempt filter value parsing for Payments (#6667) chore(version): 2024.11.29.0
Configuration menu - View commit details
-
Copy full SHA for de9db95 - Browse repository at this point
Copy the full SHA de9db95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89447e5 - Browse repository at this point
Copy the full SHA 89447e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20aa1b5 - Browse repository at this point
Copy the full SHA 20aa1b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02af25d - Browse repository at this point
Copy the full SHA 02af25dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a053edf - Browse repository at this point
Copy the full SHA a053edfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40f540f - Browse repository at this point
Copy the full SHA 40f540fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cd8fdc - Browse repository at this point
Copy the full SHA 0cd8fdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dcd8e6 - Browse repository at this point
Copy the full SHA 1dcd8e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d0bcef - Browse repository at this point
Copy the full SHA 2d0bcefView commit details -
feat: make connector_credential config an object
this is a huge change! this will make it possible for us to select connector based on the need. say, trustpay refunds only work on a specific connector credential, pass the spec name, done.
Configuration menu - View commit details
-
Copy full SHA for ee06922 - Browse repository at this point
Copy the full SHA ee06922View commit details -
Merge branch 'main' of github.com:juspay/hyperswitch into multiple-cr…
…ed-cypress * 'main' of github.com:juspay/hyperswitch: feat(payment_methods_v2): implement a barebones version of list customer payment methods v2 (#6649) ci: update ntid card expiry (#6714) chore(version): 2024.12.02.1 fix(openapi): Revert Standardise API naming scheme for V2 Dashboard Changes (#6712)
Configuration menu - View commit details
-
Copy full SHA for 5c45080 - Browse repository at this point
Copy the full SHA 5c45080View commit details -
Configuration menu - View commit details
-
Copy full SHA for 490911c - Browse repository at this point
Copy the full SHA 490911cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d026e8 - Browse repository at this point
Copy the full SHA 4d026e8View commit details -
Revert "refactor: do not hard code configs"
This reverts commit 490911c.
Configuration menu - View commit details
-
Copy full SHA for cd0a34c - Browse repository at this point
Copy the full SHA cd0a34cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c42764 - Browse repository at this point
Copy the full SHA 0c42764View commit details -
Configuration menu - View commit details
-
Copy full SHA for d02730f - Browse repository at this point
Copy the full SHA d02730fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cd32e8 - Browse repository at this point
Copy the full SHA 4cd32e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 172a8d1 - Browse repository at this point
Copy the full SHA 172a8d1View commit details