|
|
4c81a664c9
|
fix(masking): mask email while logging SQL query (#4436)
|
2024-04-23 11:18:35 +00:00 |
|
|
|
f6fccafb3d
|
fix(user): add onboarding_survey enum in dashboard metadata type (#4353)
|
2024-04-19 11:23:38 +00:00 |
|
|
|
5b811aac00
|
fix: added find all support for pm kv (#4357)
Co-authored-by: Akshay S <akshay.s@Akshay-Subramanian-D66TQ6D97K.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-16 10:46:37 +00:00 |
|
|
|
018c5b1064
|
feat(users): Add role specific fields for list merchants API (#4326)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-10 10:10:55 +00:00 |
|
|
|
8b66cdaaf3
|
refactor(card): use billing.first_name instead of card_holder_name (#4239)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-10 07:25:14 +00:00 |
|
|
|
63d2b6855a
|
feat(webhooks): allow manually retrying delivery of outgoing webhooks (#4176)
|
2024-04-04 09:07:51 +00:00 |
|
|
|
9cce1520e3
|
refactor(payment_methods): add a new domain type for payment method data to be used in connector module (#4140)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-02 08:16:20 +00:00 |
|
|
|
ea730d4ffc
|
build(deps): bump error-stack from version 0.3.1 to 0.4.1 (#4188)
|
2024-04-01 07:01:17 +00:00 |
|
|
|
13fe58450b
|
feat(payouts): Add user roles for payouts (#4167)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-03-22 10:51:18 +00:00 |
|
|
|
14e1bbaf07
|
feat(events): add APIs to list webhook events and webhook delivery attempts (#4131)
|
2024-03-21 13:32:17 +00:00 |
|
|
|
44eef46e5d
|
feat(users): Implemented Set-Cookie (#3865)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-03-11 06:35:18 +00:00 |
|
|
|
05a475271a
|
fix(user): improve role validation to prevent duplicate groups (#3949)
|
2024-03-06 07:30:12 +00:00 |
|
|
|
c09b2b3a2a
|
feat(core): external authentication related schema changes for existing tables (#3904)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-03-05 13:35:43 +00:00 |
|
|
|
19c502398f
|
feat(roles): Add caching for custom roles (#3946)
|
2024-03-05 13:26:09 +00:00 |
|
|
|
0136523f38
|
refactor(roles): Add more checks in create, update role APIs and change the response type (#3896)
|
2024-02-29 13:56:46 +00:00 |
|
|
|
fbe9d2f19e
|
feat(roles): Change list roles, get role and authorization info api to respond with groups (#3837)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-02-27 12:56:46 +00:00 |
|
|
|
2185cd38c1
|
refactor: incorporate hyperswitch_interface into router (#3669)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
|
2024-02-26 13:48:18 +00:00 |
|
|
|
58809ab1f9
|
feat(user): create apis for custom role (#3763)
Co-authored-by: Mani Chandra Dulam <mani.dchandra@juspay.in>
Co-authored-by: Mani Chandra <84711804+ThisIsMani@users.noreply.github.com>
|
2024-02-22 14:25:47 +00:00 |
|
|
|
ada6a32276
|
feat(authz): Add custom role checks in authorization (#3719)
Co-authored-by: Apoorv Dixit <apoorv.dixit@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-02-21 13:44:36 +00:00 |
|
|
|
4ae28e48cd
|
refactor(permissions): Remove permissions for utility APIs (#3730)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-02-21 07:20:42 +00:00 |
|
|
|
774a0322aa
|
feat(users): add some checks for prod-intent send to biz email (#3631)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-02-13 14:34:45 +00:00 |
|
|
|
b6754a7de8
|
refactor: introducing hyperswitch_interface crates (#3536)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-02-12 08:00:44 +00:00 |
|
|
|
cfa10aa60e
|
feat(user): implement force password reset (#3572)
|
2024-02-09 10:19:06 +00:00 |
|
|
|
edd6806f97
|
refactor(user_role): Change update user role request to take email instead of user_id (#3530)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-02-08 08:49:44 +00:00 |
|
|
|
cef1643af5
|
refactor(users): change list roles api to also send inactive merchants (#3583)
|
2024-02-07 13:54:57 +00:00 |
|
|
|
91519d8462
|
refactor: rename kms feature flag to aws_kms (#3249)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-02-02 10:18:29 +00:00 |
|
|
|
94cd7b6897
|
feat(dashboard_metadata): Add email alert for Prod Intent (#3482)
Co-authored-by: Mani Chandra Dulam <mani.dchandra@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-31 12:00:02 +00:00 |
|
|
|
d91da89065
|
feat(users): Signin and Verify Email changes for User Invitation changes (#3420)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-30 07:13:13 +00:00 |
|
|
|
629d546aa7
|
feat(hashicorp): implement hashicorp secrets manager solution (#3297)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-24 08:36:52 +00:00 |
|
|
|
a47372a451
|
feat(user_roles): Add accept invitation API and UserJWTAuth (#3365)
|
2024-01-19 13:05:04 +00:00 |
|
|
|
7516a16763
|
feat(users): Added get role from jwt api (#3385)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-18 14:48:44 +00:00 |
|
|
|
2f693ad1fd
|
fix(user): fetch profile_id for sample data (#3358)
|
2024-01-18 07:21:47 +00:00 |
|
|
|
58cc8d6109
|
fix(connector_onboarding): Check if connector exists for the merchant account and add reset tracking id API (#3229)
|
2024-01-16 07:36:47 +00:00 |
|
|
|
bb096138b5
|
feat(router): payment_method block (#3056)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: shashank_attarde <shashank.attarde@juspay.in>
|
2024-01-11 12:28:29 +00:00 |
|
|
|
8a354f4229
|
fix(users): Added merchant name is list merchants (#3289)
|
2024-01-09 10:20:09 +00:00 |
|
|
|
3cd74966b2
|
fix(router): Payment link api contract change (#2975)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
Co-authored-by: Kashif <kashif.dev@protonmail.com>
Co-authored-by: hrithikeshvm <hrithikeshmylatty@gmail.com>
Co-authored-by: hrithikeshvm <vmhrithikesh@gmail.com>
|
2024-01-08 12:10:56 +00:00 |
|
|
|
c8279b110e
|
chore: address Rust 1.75 clippy lints (#3231)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-05 10:52:31 +00:00 |
|
|
|
3ab71fbd5a
|
fix(user): add integration_completed enum in metadata type (#3245)
|
2024-01-05 08:40:26 +00:00 |
|
|
|
aefe6184ec
|
feat(customers): Add JWT Authentication for /customers APIs (#3179)
|
2023-12-26 12:07:27 +00:00 |
|
|
|
dc589d580f
|
fix(users): send correct user_role values in switch_merchant response (#3167)
|
2023-12-19 12:57:25 +00:00 |
|
|
|
6e82b0bd74
|
feat(events): add type info to outgoing requests & maintain structural & PII type info (#2956)
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
|
2023-12-13 05:56:03 +00:00 |
|
|
|
b279591057
|
refactor(payment_methods): make the card_holder_name optional for card details in the payment APIs (#3074)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2023-12-08 12:28:42 +00:00 |
|
|
|
f7d6e3c014
|
refactor(user): add account verification check in signin (#3082)
|
2023-12-07 12:25:47 +00:00 |
|
|
|
26a261131b
|
fix(user): add checks for change password (#3078)
Co-authored-by: Rachit Naithani <81706961+racnan@users.noreply.github.com>
|
2023-12-07 10:47:46 +00:00 |
|
|
|
a2405e56fb
|
fix: throw bad request while pushing duplicate data to redis (#3016)
|
2023-12-06 05:56:25 +00:00 |
|
|
|
7bd6e05c0c
|
feat(connector_onboarding): Add Connector onboarding APIs (#3050)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2023-12-05 09:59:10 +00:00 |
|
|
|
1c3d260dc3
|
feat(user): add email apis and new enums for metadata (#3053)
Co-authored-by: Rachit Naithani <rachit.naithani@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Rachit Naithani <81706961+racnan@users.noreply.github.com>
|
2023-12-05 07:40:17 +00:00 |
|
|
|
a0cfdd3fb1
|
feat(router): add payments incremental authorization api (#3038)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2023-12-04 13:04:51 +00:00 |
|
|
|
80efeb76b1
|
refactor(users): Separate signup and signin (#2921)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2023-12-04 11:33:44 +00:00 |
|
|
|
ec15ddd0d0
|
feat(user): add user_list and switch_list apis (#3033)
Co-authored-by: Mani Chandra Dulam <mani.dchandra@juspay.in>
|
2023-12-01 13:37:17 +00:00 |
|