Commit Graph

337 Commits

Author SHA1 Message Date
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
04509006a4 fix: Update dependencies 2026-03-14 15:36:43 -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
6088623415 docs: add git commit conventions to AGENTS.md 2026-03-07 16:22:04 -05:00
mono
7731b2fbd6 #28 feat(auth): add login/logout buttons in NavBar 2026-03-07 16:12:17 -05:00
mono
d4421aece4 chore: add .env to gitignore and add .env.example 2026-03-07 16:05:26 -05:00
mono
1c8638b8d4 docs: add AGENTS.md with project conventions for AI agents 2026-03-07 16:03:21 -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
173cf3771b #28 dependency: add axios 2026-02-14 17:56:37 -05:00
173ddfd05f feat(Login): add example jwt token 2026-02-14 17:49:49 -05:00
c593dd0273 Merge pull request '#23 Comentado botones para adicionar clientes.' (#25) from delete_add_customer_buttons_#23 into main
Reviewed-on: #25
0.1.7
2025-08-30 16:10:33 -05:00
c8460c8e81 #23 fix: comment add customer button. 2025-08-30 16:08:31 -05:00
Rodia
3fdfc3c883 Merge pull request 'feat: Add page send sales to tryton close #20' (#21) from enviar_ventas_tryton#20 into main
Reviewed-on: #21
0.1.6
2025-08-16 15:15: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
Rodia
5c594ea563 Merge pull request 'AsyncProductsFromTryton' (#18) from AsyncProductsFromTryton into main
Reviewed-on: #18
2025-08-16 09:42:45 -05: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
e2ccfbcd5f Merge pull request 'config(Deploy): use environment to config api server.' (#17) from config_environment_on_production into main
Reviewed-on: #17
0.1.5
2025-04-04 18:54:03 -05:00
459a028891 config(Deploy): use environment to config api server. 2025-04-04 18:28:10 -05:00
1c294a5ba6 fix: Modify tasks service name 2025-03-29 16:13:28 -05:00
8a855be105 Merge pull request 'Venta de admin que puede editar precios de productos' (#15) from admin_purchase_#12 into main
Reviewed-on: #15
0.1.4
2025-03-08 19:10:49 -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
187f2fde9f Merge pull request 'exportando ventas de tryton #5' (#6) from export_purchases_to_tryton_#5 into main
Reviewed-on: #6
0.1.3
2025-03-03 22:54:14 -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
4e88477323 Merge pull request '#2 fix(Environment): move django url to vite.config.mjs' (#4) from fix_api_implementantion_env_#2 into main
Reviewed-on: #4
0.1.2
2025-03-02 00:45:31 -05:00
2e4aef00c4 #2 fix(Environment): move django url to vite.config.mjs 2025-03-02 00:45:11 -05:00
3841e6ac7f Merge pull request 'fix(Environment): move API_IMPLEMENTATION to vite.config.mjs' (#3) from fix_api_implementantion_env_#2 into main
Reviewed-on: #3
0.1.1
2025-03-01 22:37:43 -05:00
d50ff7e1e7 fix(Environment): move API_IMPLEMENTATION to vite.config.mjs 2025-03-01 22:31:58 -05:00
c257c253e1 .gitignore 0.1 2025-02-08 17:09:10 -05:00
36cf4acb4d Merge pull request 'remove django' (#1) from remove_django into main
Reviewed-on: #1
2025-02-08 17:03:46 -05:00
d42a25d115 fix: dockerfile 2025-02-08 17:03:02 -05:00
f60cede0fa change port 2025-02-08 16:36:32 -05:00
88b262e9cf remove: django. 2025-02-08 16:32:29 -05:00