Daniel (elordenador)
68dbbcad07
Merge pull request #52 from dsaub/copilot/fix-payment-errors-modal
...
[WIP] Fix payment errors with inline error container
2026-04-28 09:19:53 +02:00
copilot-swe-agent[bot]
25c6fc7315
Add null guards for error container DOM lookups
...
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/e4ef062a-c246-4ec3-9424-987f29891c30
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com >
2026-04-28 07:16:26 +00:00
copilot-swe-agent[bot]
d849e7d3e6
Replace alert() payment errors with inline role=alert containers in checkout.html
...
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/e4ef062a-c246-4ec3-9424-987f29891c30
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com >
2026-04-28 07:14:49 +00:00
Daniel (elordenador)
5fa127ddf7
Merge pull request #51 from dsaub/copilot/complete-aria-support-for-tabs
...
fix: complete WAI-ARIA tabs pattern in checkout payment tabs
2026-04-28 09:14:47 +02:00
copilot-swe-agent[bot]
6828074dd1
fix: complete WAI-ARIA tabs pattern in checkout.html (aria-selected, aria-controls, tabpanel, keyboard nav)
...
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/73a76f50-8c55-4285-81cf-931b63290b81
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com >
2026-04-28 07:11:24 +00:00
copilot-swe-agent[bot]
fe61b3a212
fix: wrap saved-card radios in fieldset/legend for accessibility
...
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/bddffd0c-804e-448e-9954-98917149de3c
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com >
2026-04-28 07:07:12 +00:00
copilot-swe-agent[bot]
ff475ef2dc
fix: address code review issues (stack traces, duplicate code, template logic, import alias)
...
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/09bd2b8f-753c-4431-816f-eba20606d5a0
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com >
2026-04-10 06:21:26 +00:00
copilot-swe-agent[bot]
233e42c14e
feat: implement new payment system with Stripe Elements and PayPal JS SDK
...
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/09bd2b8f-753c-4431-816f-eba20606d5a0
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com >
2026-04-10 06:17:54 +00:00
elordenador
cbcdb823db
feat: Add stock management features including stock reservations and updates to cart and checkout processes
2026-04-09 10:03:57 +02:00
elordenador
162b63cae9
feat: Add user purchase and receipt management
...
- Implemented 'Mis Compras' and 'Mis Recibos' pages for users to view their orders and payment receipts.
- Enhanced address validation in 'editar_direccion.html' to ensure cities and postal codes belong to Almería.
- Added shipping address display in seller order details on 'pedidos_vendedor.html'.
- Updated user portal to include links to purchases and receipts.
- Introduced email verification functionality during user registration.
- Refactored email sending utility for better error handling and logging.
- Improved session management for checkout processes with selected shipping addresses.
2026-03-10 13:08:10 +01:00
elordenador
5a22d3abae
first commit
2026-02-15 09:23:44 +01:00