78923ddb6e
feat: Add cart store for catalog quantity sync
...
- Create Pinia cart store to manage cart state globally
- Sync quantity changes between catalog cards and cart sidebar
- Improve product card design with borders and hover effects
- Fix cart sync when updating quantity via minus button or input field
2026-03-14 16:59:45 -05:00
1d37ce42dc
feat: Improve product card design and sync cart quantity
...
- Add borders, hover effects, and box shadows to product cards
- Improve typography and layout styling
- Fix cart sync when updating quantity via minus button or input field
- Add updateQuantity prop to handle manual quantity changes
2026-03-14 16:28:10 -05:00
2ba8004240
feat: Add quantity controls to cart with +/- buttons
2026-03-07 17:57:31 -05:00
339ac6727f
feat: Add shopping cart to catalog page with sidebar
2026-03-07 17:33:57 -05:00
c95279d96b
Merge pull request 'Implementando autenticación usando jwt #28 ' ( #31 ) from implement_jwt_authentication_#28 into main
...
Reviewed-on: #31
2026-03-07 17:30:23 -05:00
mono
7f73251c5e
#28 style: fix lint issues in auth components
2026-03-07 17:03:30 -05:00
mono
3112c82bb2
#28 fix: update auth state on route change
2026-03-07 16:48:24 -05:00
mono
7731b2fbd6
#28 feat(auth): add login/logout buttons in NavBar
2026-03-07 16:12:17 -05:00
mono
72d81bdf47
#28 fix: add component imports in pages and isAuthenticated method
2026-03-07 16:03:17 -05:00
9e78646d20
feat: Add catalog page idea
2026-02-21 17:10:30 -05:00
0ba348cc64
#28 fix(login): handle bad credentials.
2026-02-21 13:38:00 -05:00
4e79ecd56b
#28 feat(api): add logout.
2026-02-14 18:55:26 -05:00
4a67f85dcb
#28 refactor(api): using axios instead fetch.
2026-02-14 18:20:07 -05:00
173ddfd05f
feat(Login): add example jwt token
2026-02-14 17:49:49 -05:00
c8460c8e81
#23 fix: comment add customer button.
2025-08-30 16:08:31 -05:00
rodia
460e213e0e
feat: Add page send sales to tryton close #20
2025-08-16 17:12:46 -03:00
rodia
e192c3778a
feat: Admin code for sychronize Parties, Products
2025-08-16 14:02:55 -03:00
f22fcb6f16
feat: Add Update Parties From Tryton
2025-08-09 19:44:30 -03:00
1b84c5419f
feat: Sincronizar Productos desde Tryton
2025-08-09 16:35:07 -03:00
7fe137ce4f
Se agrega al menu la opcion de sincronizar productos desde tryton
2025-07-26 19:57:12 -03:00
459a028891
config(Deploy): use environment to config api server.
2025-04-04 18:28:10 -05:00
d89b79bfd0
#12 style(Navbar): add icions and separete admin actions.
2025-03-08 19:07:40 -05:00
5860411753
#12 feat(Compra): add compra administrativa.
2025-03-08 18:04:45 -05:00
a4dd8f98d8
#14 style(SummaryPurchase): add info table.
2025-03-08 17:45:31 -05:00
ed482542a4
#13 fix(SummaryPurchase): change button to start point.
2025-03-08 17:02:02 -05:00
8652e4778f
#10 fix(Code): add cancel button.
2025-03-08 16:59:06 -05:00
49e8de8c0c
#5 secured(csv): export_purchases_to_tryton
2025-03-03 22:52:44 -05:00
f8a52fc3ec
#5 feat(CSV): export csv tryton.
2025-03-03 22:50:47 -05:00
db8ec154ae
#5 feat(API): getCSVForTryton
2025-03-03 22:06:49 -05:00
2e4aef00c4
#2 fix(Environment): move django url to vite.config.mjs
2025-03-02 00:45:11 -05:00
d50ff7e1e7
fix(Environment): move API_IMPLEMENTATION to vite.config.mjs
2025-03-01 22:31:58 -05:00
27cbeca6cb
dev: fix django connection.
2025-02-08 16:29:53 -05:00
ccc233f008
move frontend to upper dir.
2025-02-08 15:29:01 -05:00