14 Commits

Author SHA1 Message Date
9e420d511d fix: fix bug when creating customer who is redacted (#466) 2023-01-27 17:56:29 +05:30
b5720f1e38 chore: address Rust 1.67 clippy lints (#465) 2023-01-27 12:29:57 +05:30
be9889b47a chore: add .attach_printable for InternalServerError (#368) 2023-01-17 17:23:57 +05:30
0a9e2f6930 fix: Restricting operation on redacted customer (#289) 2023-01-14 23:07:25 +05:30
3cdf50c942 refactor: Replace Bach with Application on every naming (#292) 2023-01-10 18:07:32 +05:30
6a0d183e7b fix(router_env): fix opentelemetry traces for router_env (#201)
Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in>
2023-01-07 17:43:19 +05:30
ba9576feba fix(customers): insert/update address in database when address is provided in customers request (#250) 2022-12-28 15:22:16 +05:30
ae8869318b feat: delete customer data in compliance with GDPR regulations (#64) 2022-12-13 19:39:32 +05:30
eb4fe6f46b refactor(router): move db models into separate crate and refactoring around it (#125) 2022-12-13 12:00:27 +05:30
d6afbe8011 refactor(router): move api models into separate crate (#103) 2022-12-12 15:36:45 +05:30
affa9fc35a refac: customer address db alter for gdpr compliance (#105) 2022-12-12 00:19:33 +05:30
21f3d57609 refactor(router): create api models for customers as opposed to using db models (#91)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2022-12-08 13:00:39 +05:30
200a085fd0 Testability ddd repository (#55) 2022-12-03 10:48:51 +05:30
430dcd1967 initial commit 2022-11-16 20:37:50 +05:30