saveinmed/marketplace/src
Tiago Yamamoto 3a618fa466 chore(marketplace): remove Checkout page and route
- Remove CheckoutPage import from App.tsx
- Remove /checkout route from routing configuration
2025-12-23 16:04:46 -03:00
..
components Add profile dropdown to marketplace header 2025-12-23 08:05:51 -03:00
context feat: add admin reviews, logistics, profile pages and update seeder 2025-12-22 09:08:42 -03:00
hooks chore: refactor backend config, unignore .env, update config loading 2025-12-20 10:10:55 -03:00
layouts feat(marketplace): replace cart text with icon + badge counter 2025-12-23 16:01:54 -03:00
pages feat(marketplace): enable ProductSearch page for pharmacy owners and employees 2025-12-23 15:59:51 -03:00
services Gate marketplace logs behind logger 2025-12-22 17:52:05 -03:00
stores feat(backend): add comprehensive test suite for 80% coverage 2025-12-20 07:43:56 -03:00
test feat(backend): add comprehensive test suite for 80% coverage 2025-12-20 07:43:56 -03:00
types chore: refactor backend config, unignore .env, update config loading 2025-12-20 10:10:55 -03:00
utils Gate marketplace logs behind logger 2025-12-22 17:52:05 -03:00
App.tsx chore(marketplace): remove Checkout page and route 2025-12-23 16:04:46 -03:00
index.css docs: adiciona documentação completa do projeto SaveInMed 2025-12-17 17:07:30 -03:00
main.tsx docs: adiciona documentação completa do projeto SaveInMed 2025-12-17 17:07:30 -03:00