saveinmed/backend/internal
2025-12-23 15:08:46 -03:00
..
config fix(backend): properly load .env file manually in config.go 2025-12-22 09:47:17 -03:00
domain fix(backend): add db tags to TopProduct struct for sqlx mapping 2025-12-22 15:38:56 -03:00
http Fix shipping settings validation 2025-12-23 15:08:46 -03:00
payments feat(backend): add comprehensive test suite for 80% coverage 2025-12-20 07:43:56 -03:00
repository/postgres fix(backend): handle NULL shipping fields in orders queries with COALESCE 2025-12-22 15:50:02 -03:00
server Add review and shipment admin listing endpoints 2025-12-22 10:15:27 -03:00
usecase fix: improve login error handling for invalid credentials 2025-12-22 09:31:33 -03:00