saveinmed/backend/internal
Tiago Yamamoto 59c0fe7449 fix: filter users by company for ALL non-Admin roles
Previously only 'Seller' role was filtered, but Owner/Colaborador/Entregador roles
were not filtered, causing global admin to appear in pharmacy user lists.
2025-12-26 22:37:23 -03:00
..
config fix(backend): properly load .env file manually in config.go 2025-12-22 09:47:17 -03:00
domain feat: add quantity selector, fix offer display, swap filter/location layout 2025-12-26 22:16:48 -03:00
http fix: filter users by company for ALL non-Admin roles 2025-12-26 22:37:23 -03:00
payments feat: Implement Payment Methods, Shipping Improvements, Swagger Audit, and UUIDv7 Migration 2025-12-26 17:48:50 -03:00
repository/postgres feat: add quantity selector, fix offer display, swap filter/location layout 2025-12-26 22:16:48 -03:00
server feat: add quantity selector, fix offer display, swap filter/location layout 2025-12-26 22:16:48 -03:00
usecase feat: Implement Payment Methods, Shipping Improvements, Swagger Audit, and UUIDv7 Migration 2025-12-26 17:48:50 -03:00