Aserrador
  • Joined on 2021-09-05
Aserrador pushed to main at OneTeam/don_confiao_backend 2026-05-29 00:23:30 -05:00
52ff61354e chore: remove unused export_csv.py file
Aserrador pushed to main at OneTeam/don_confiao_backend 2026-05-29 00:20:15 -05:00
8196137c4c docs: add domain-driven design refactoring summary
47e87e4204 refactor: organize code by domain-driven design
Compare 2 commits »
Aserrador pushed to main at OneTeam/don_confiao_backend 2026-05-29 00:02:04 -05:00
f526330f9e feat: add product activation/deactivation and filtering by active status
Aserrador pushed to main at OneTeam/don_confiao_frontend 2026-05-28 23:29:38 -05:00
cb79ad6d45 chore: Sintaxis
38c1d8c17c feat: optimize product images to e-commerce standard (600x600 → 300px display)
398a4cf79d refactor: reduce product card size by 25-30% (aggressive optimization)
6970867f7b feat: transform catalog to modern grid layout with compact product cards
196a5e2068 fix: resolve mobile layout issues and redesign catalog header
Compare 6 commits »
Aserrador pushed to main at OneTeam/don_confiao_frontend 2026-05-28 22:20:52 -05:00
da45c4c1f7 feat: add search bar and restyle catalog header matching Nueva Compra
Aserrador pushed to main at OneTeam/don_confiao_frontend 2026-05-28 21:40:46 -05:00
690c8ff288 feat: redesign hero banner with glassmorphism and animated glow bubbles
Aserrador pushed to main at OneTeam/don_confiao_backend 2026-05-28 20:28:27 -05:00
7fe336b0ce chore: Improve style code
Aserrador pushed to main at OneTeam/don_confiao_frontend 2026-05-28 18:58:01 -05:00
df291df451 fix: correct catalog purchase field name and swap api method mappings
Aserrador pushed to main at OneTeam/don_confiao_backend 2026-05-28 18:57:11 -05:00
dde6f7329f fix: catalog sale lines not being created due to wrong field name and missing read_only config
Aserrador pushed to main at OneTeam/don_confiao_frontend 2026-05-28 18:15:09 -05:00
9ea01eed39 fix: resolve white screen crashes and restructure layout hierarchy
Aserrador pushed to main at OneTeam/don_confiao_frontend 2026-05-28 17:31:40 -05:00
e2604a1837 feat: redesign purchase page with improved UI/UX and responsive layout
d86919e930 feat: improve home page with hero banner, logo, and catalog CTA
Compare 2 commits »
Aserrador pushed to main at OneTeam/don_confiao_frontend 2026-05-28 17:18:36 -05:00
7ecf1eb142 feat: add 'Ver Catálogo' option to main navigation menu
Aserrador pushed to main at OneTeam/don_confiao_frontend 2026-05-28 17:13:45 -05:00
e816ae3e7d feat: add inline catalog checkout with modals
Aserrador pushed to main at OneTeam/don_confiao_backend 2026-05-28 16:54:13 -05:00
e658901165 chore: Add new endpoint.
Aserrador pushed to main at OneTeam/don_confiao_backend 2026-05-28 16:53:44 -05:00
a33eef7556 feat: Test create catalog sale
Aserrador pushed to main at OneTeam/don_confiao_backend 2026-05-28 16:39:27 -05:00
47c18c760d feat: add CatalogSale model with abstract base classes for Sale/SaleLine
Aserrador pushed to main at OneTeam/don_confiao_backend 2026-05-28 15:26:12 -05:00
f97b47081c refactor: split models into modules, remove template-based views, and clean up code style
Aserrador pushed to main at OneTeam/don_confiao_backend 2026-05-28 13:39:47 -05:00
ecef46b4bb feat: Add task for execute test
75c030b554 fix: execution tests
Compare 2 commits »
Aserrador pushed to main at OneTeam/don_confiao_frontend 2026-05-15 13:32:13 -05:00
2b52c63133 feat: add tooltip with full product name on hover
Aserrador pushed to main at OneTeam/don_confiao_frontend 2026-05-15 13:29:52 -05:00
15f1f0f826 fix: prevent product name from expanding column and pushing controls out of row