SemanticDiff hyperswitch
refactor(merchant_account_v2): remove routing algorithms from merchant account and add version column
#5527
Merged

refactor(merchant_account_v2): remove routing algorithms from merchant account and add version column #5527

Narayanbhat166
Narayanbhat166 chore: genesis
a1d4eae5
Narayanbhat166 Merge branch 'main' into recreate_id_for_merchant_v2
9f79cce6
Narayanbhat166 refactor: make id private in diesel_models
c208a300
Narayanbhat166 feat: replace merchant_id with id
54e04e20
hyperswitch-bot[bot] chore: run formatter
c17b18f5
Narayanbhat166 fix: migrations
111d116c
Narayanbhat166 fix: typos
a4a5bb2c
Narayanbhat166 chore: cargo hack
8b3f0813
Narayanbhat166 chore: cargo clippy v2
a1867a31
Narayanbhat166 chore: cargo clippy
4cc003e9
Narayanbhat166 refactor_v2: remove return_url from merchant_account
931d48bb
Narayanbhat166 Merge branch 'main' into recreate_id_for_merchant_v2
40b50e09
Narayanbhat166 refactor: add update merchant account route
b51954ab
Narayanbhat166 refactor: remove some more fields
62d99b2a
Narayanbhat166 refactor: remove some more fields and handle cases where these are re…
e262205f
Narayanbhat166 Merge branch 'main' into recreate_id_for_merchant_v2
535d1cb1
Narayanbhat166 refactor: fix imports and cargo clippy
a9707b23
hyperswitch-bot[bot] chore: run formatter
0a13f1b9
Narayanbhat166 chore: fix postman tests
b80d9c67
Narayanbhat166 chore: cargo clippy
c2e24077
Narayanbhat166 Merge branch 'main' into recreate_id_for_merchant_v2
e19c3868
Narayanbhat166 chore: cargo clippy
347f75fa
Narayanbhat166 Merge branch 'main' into recreate_id_for_merchant_v2
5fda8390
Narayanbhat166 refactor: remove webhook details
9311cbad
Narayanbhat166 Merge branch 'main' into recreate_id_for_merchant_v2
27dcc6aa
Narayanbhat166 chore: cargo clippy
5583ab85
hyperswitch-bot[bot] docs(openapi): re-generate OpenAPI specification
d7d993c4
Narayanbhat166 refactor: remove default from update internal
7d15459d
Narayanbhat166 WIP: remove routing_algo from merchant_account
a9525307
Narayanbhat166 Merge branch 'main' into recreate_id_for_merchant_v2
77338fcf
Narayanbhat166 refactor: remove routing_algo from merchant_account
d703393d
Narayanbhat166 chore: rename error message
30e79430
Narayanbhat166 Merge branch 'main' into recreate_id_for_merchant_v2
a2c4a290
Narayanbhat166 fix: merge fixes
f08f31b9
Narayanbhat166 fix: merge fixes
f5616dab
Narayanbhat166 chore: replace date_time::now with now
a86e8e11
Narayanbhat166 Merge branch 'recreate_id_for_merchant_v2' into remove_routing_algo_f…
5f085177
Narayanbhat166 chore: merge fixes
9ebf4a8b
Narayanbhat166 Narayanbhat166 added C-refactor
Narayanbhat166 Narayanbhat166 added api-v2
Narayanbhat166 Narayanbhat166 added this to the July 2024 Release milestone 59 days ago
Narayanbhat166 Narayanbhat166 assigned Narayanbhat166 Narayanbhat166 59 days ago
Narayanbhat166 Narayanbhat166 requested a review 59 days ago
Narayanbhat166 Narayanbhat166 requested a review 59 days ago
Narayanbhat166 Narayanbhat166 requested a review 59 days ago
Narayanbhat166 Narayanbhat166 requested a review 59 days ago
Narayanbhat166 Narayanbhat166 changed the title Remove routing algo from merchant account refactor(merhcant_account_v2): remove routing algo from merchant account 59 days ago
Narayanbhat166 Narayanbhat166 changed the title refactor(merhcant_account_v2): remove routing algo from merchant account refactor(merchant_account_v2): remove routing algo from merchant account 59 days ago
SanchithHegde
SanchithHegde dismissed these changes on 2024-08-05
SanchithHegde SanchithHegde removed this from to the July 2024 Release milestone 59 days ago
SanchithHegde SanchithHegde added this to the August 2024 Release milestone 59 days ago
jarnura
jarnura requested changes on 2024-08-06
Base automatically changed from recreate_id_for_merchant_v2 to main 59 days ago
likhinbopanna likhinbopanna dismissed their stale review 59 days ago
The base branch was changed.
Narayanbhat166 Narayanbhat166 requested a review 59 days ago
hyperswitch-bot hyperswitch-bot added M-api-contract-changes
Narayanbhat166 refactor: remove frm and payout routing algorithm from merchant account
4d50660d
Narayanbhat166 Merge branch 'main' into remove_routing_algo_from_merchant_account
d424a14a
hyperswitch-bot hyperswitch-bot removed M-api-contract-changes
hyperswitch-bot[bot] chore: run formatter
726c74cb
jarnura
jarnura dismissed these changes on 2024-08-07
prajjwalkumar17 ci: add script file for v2 checks (#5467)
964af072
hrithikesh026 feat(core): pass `profile_id` to core from auth layer (#5532)
69b91323
Narayanbhat166 chore: merge fixes
2acf83a5
Narayanbhat166 Narayanbhat166 dismissed their stale review via 2acf83a5 58 days ago
Narayanbhat166 Narayanbhat166 requested a review 58 days ago
Narayanbhat166 Merge branch 'main' into remove_routing_algo_from_merchant_account
0f7f6a59
Narayanbhat166 Narayanbhat166 removed review request 58 days ago
Narayanbhat166 Narayanbhat166 removed review request 58 days ago
SanchithHegde
SanchithHegde dismissed these changes on 2024-08-07
Narayanbhat166 Merge branch 'main' into remove_routing_algo_from_merchant_account
0d3ad4c4
Narayanbhat166 Merge branch 'main' into remove_routing_algo_from_merchant_account
956b1b7c
Narayanbhat166 Narayanbhat166 dismissed their stale review via 956b1b7c 57 days ago
Narayanbhat166 refactor: add version to merchant_account
a599978d
hyperswitch-bot hyperswitch-bot added M-database-changes
Narayanbhat166 Narayanbhat166 changed the title refactor(merchant_account_v2): remove routing algo from merchant account refactor(merchant_account_v2): remove routing algorithms from merchant account 56 days ago
Narayanbhat166 Narayanbhat166 changed the title refactor(merchant_account_v2): remove routing algorithms from merchant account refactor(merchant_account): remove routing algorithms from merchant account and add version column 56 days ago
Narayanbhat166 feat: add version column in merchant account
f4aff011
sahkal
sahkal commented on 2024-08-09
Narayanbhat166 refactor: add version to domain models
57b9b6f1
Narayanbhat166 chore: cargo clippy
abe27ba6
Narayanbhat166 Merge branch 'main' into remove_routing_algo_from_merchant_account
bb0c667a
Narayanbhat166 chore: cargo clippy
43410655
Narayanbhat166 chore: cargo clippy
b10a9fd6
Narayanbhat166 Merge branch 'main' into remove_routing_algo_from_merchant_account
d0a64cae
SanchithHegde
SanchithHegde dismissed these changes on 2024-08-09
Narayanbhat166 chore: merge fixes
782a5e00
Narayanbhat166 Narayanbhat166 dismissed their stale review via 782a5e00 55 days ago
jarnura
jarnura approved these changes on 2024-08-09
SanchithHegde
SanchithHegde approved these changes on 2024-08-09
Aprabhat19
Aprabhat19 approved these changes on 2024-08-10
Narayanbhat166 Narayanbhat166 changed the title refactor(merchant_account): remove routing algorithms from merchant account and add version column refactor(merchant_account_v2): remove routing algorithms from merchant account and add version column 55 days ago
Gnanasundari24 Gnanasundari24 merged f1196be9 into main 55 days ago
Gnanasundari24 Gnanasundari24 deleted the remove_routing_algo_from_merchant_account branch 55 days ago

Login to write a write a comment.

Login via GitHub

Assignees
Labels