saveinmed/backend/internal/domain
Tiago Yamamoto ed4349a938 feat: Implement Payment Methods, Shipping Improvements, Swagger Audit, and UUIDv7 Migration
- Payment Methods: Added Pix/Credit/Debit selection in checkout, updated backend models and handlers.

- Shipping: Updated Checkout UI, added shipping_settings table and seed data.

- Swagger: Updated API docs, regenerated swagger.yaml.

- UUIDv7: Migrated seeder and backend tests to use uuid.NewV7().
2025-12-26 17:48:50 -03:00
..
distance.go feat: overhaul shipping module, add seeder, and improve order UI 2025-12-23 18:23:32 -03:00
models.go feat: Implement Payment Methods, Shipping Improvements, Swagger Audit, and UUIDv7 Migration 2025-12-26 17:48:50 -03:00
search.go Add full auth endpoints and swagger updates 2025-12-21 22:37:54 -03:00
shipping.go Add shipping settings and calculation 2025-12-20 10:47:37 -03:00