saveinmed/marketplace/src
Tiago Yamamoto 8a5ec57e9c feat: redesign Orders page with tabs for purchases/sales
- Add tabs: 'Pedidos Feitos' (compras) and 'Pedidos Recebidos' (vendas)
- Add stats bar with totals and pending count
- Add progress tracker for purchase orders
- Improved UI with icons and better styling
- Actions only visible on sales tab
2025-12-23 17:32:55 -03:00
..
assets feat: apply logo, document database schema, update docs 2025-12-23 17:01:16 -03:00
components fix(marketplace): fix modal z-index and button colors 2025-12-23 16:23:59 -03:00
context fix(marketplace): filter own products by company_id from JWT 2025-12-23 16:31:46 -03:00
hooks chore: refactor backend config, unignore .env, update config loading 2025-12-20 10:10:55 -03:00
layouts fix: use ES module import for logo in Shell.tsx 2025-12-23 17:25:00 -03:00
pages feat: redesign Orders page with tabs for purchases/sales 2025-12-23 17:32:55 -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 feat(marketplace): improve ProductSearch with grouping, modal, and filters 2025-12-23 16:13:19 -03:00
utils Gate marketplace logs behind logger 2025-12-22 17:52:05 -03:00
App.tsx feat: implement 2-step product registration with new catalog fields 2025-12-23 17:09:38 -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