elordenador
|
c190a65e57
|
Opencore files
|
2026-05-04 12:25:21 +02:00 |
|
elordenador
|
756f1ad36b
|
Remove entire api for issue #61
|
2026-04-30 07:43:18 +02:00 |
|
elordenador
|
033c52a365
|
Fix issue #60 verification code generation
|
2026-04-30 07:39:14 +02:00 |
|
elordenador
|
297b319a20
|
Fix issue #59 duplicate reset_password
|
2026-04-30 07:38:17 +02:00 |
|
elordenador
|
830966f3ee
|
Fix issue #58 not deleting verification code.
|
2026-04-30 07:37:13 +02:00 |
|
elordenador
|
81d3694210
|
Solving issue #57 Auth 500 bug
|
2026-04-30 07:35:28 +02:00 |
|
Daniel (elordenador)
|
dce0937511
|
Merge pull request #56 from dsaub/rama-usabilidad
Agregado parche de usabilidad
|
2026-04-29 17:02:39 +02:00 |
|
Daniel (elordenador)
|
7f8f70bc42
|
Merge pull request #55 from dsaub/copilot/unify-add-to-cart-post
[WIP] Fix inconsistency in add to cart action using POST
|
2026-04-29 11:18:42 +02:00 |
|
Daniel (elordenador)
|
7203a07350
|
Merge pull request #48 from dsaub/copilot/add-skip-link-to-body
Add "Saltar al contenido" skip link for keyboard/screen reader accessibility
|
2026-04-29 11:15:44 +02:00 |
|
copilot-swe-agent[bot]
|
ba75a0ab2e
|
Style skip link to visually integrate with navbar header
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/a04a8e28-dcc3-4338-8ee9-49c7494bf486
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
|
2026-04-29 07:38:20 +00:00 |
|
Daniel (elordenador)
|
1f7db2db3a
|
Merge pull request #54 from dsaub/copilot/fix-terms-link-destination
[WIP] Fix terms link without real destination
|
2026-04-29 09:30:50 +02:00 |
|
elordenador
|
a2e6e5ad97
|
refactor: change StaticStorage to inherit from S3Storage instead of S3ManifestStaticStorage
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-29 09:30:09 +02:00 |
|
copilot-swe-agent[bot]
|
e78a936b21
|
Fix terms link in register.html to point to terminos view
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/50c087d4-a283-4c38-bda2-5599d42d382f
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
|
2026-04-29 07:24:53 +00:00 |
|
elordenador
|
30f260c9bf
|
feat: add support for local asset URLs in S3 storage backends
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-29 08:12:57 +02:00 |
|
elordenador
|
84d8a0e3b6
|
Add S3 Storage...
|
2026-04-28 21:19:32 +02:00 |
|
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]
|
a94c256ad5
|
Changes before error encountered
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/f8687aac-de86-402f-b36d-ea422d24ed8e
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
|
2026-04-28 07:18:04 +00:00 |
|
Daniel (elordenador)
|
0ff70589b9
|
Merge pull request #47 from dsaub/copilot/implement-aria-combobox-pattern
Implement ARIA combobox/listbox pattern for search suggestions
|
2026-04-28 09:17:11 +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 |
|
Daniel (elordenador)
|
9f598f56fe
|
Merge pull request #53 from dsaub/copilot/add-hidden-label-for-quantity
fix(a11y): add unique aria-label to cart quantity inputs
|
2026-04-28 09:16:22 +02:00 |
|
Daniel (elordenador)
|
b905ef435a
|
Merge pull request #49 from dsaub/copilot/improve-stock-iva-color-dependence
fix: replace color-only stock/IVA indicators with explicit text and icons (WCAG Perceptible)
|
2026-04-28 09:15:22 +02: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]
|
3f521d81b4
|
fix(a11y): add aria-label to cart quantity input for each product
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/36168486-a2a4-41f3-b3a3-8adf781b354a
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
|
2026-04-28 07:13:11 +00: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]
|
ad9fa741e5
|
fix: add role=status to stock badge indicators for better screen reader support
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/b6a3a32a-ff80-4431-9ba0-769cbd08b939
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
|
2026-04-28 07:11:20 +00:00 |
|
Daniel (elordenador)
|
07486bb5ec
|
Merge pull request #50 from dsaub/copilot/add-fieldset-legend-to-radio-group
fix(a11y): wrap saved-card radio group in fieldset/legend
|
2026-04-28 09:11:19 +02:00 |
|
copilot-swe-agent[bot]
|
a36740b02d
|
fix: add explicit text and icons for stock/IVA accessibility (WCAG Perceptible)
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/b6a3a32a-ff80-4431-9ba0-769cbd08b939
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
|
2026-04-28 07:10:02 +00:00 |
|
copilot-swe-agent[bot]
|
cb31784097
|
Implement ARIA combobox/listbox pattern for search suggestions
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/86ca48b3-a56a-4392-9295-0f45ed4f752f
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
|
2026-04-28 07:09:44 +00:00 |
|
copilot-swe-agent[bot]
|
17935c6160
|
Add :focus-visible to skip link for better keyboard navigation UX
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/6f9c00f2-c1ee-4dc2-80fb-2596645e9221
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
|
2026-04-28 07:09:31 +00:00 |
|
copilot-swe-agent[bot]
|
63df5cf73f
|
Add skip link 'Saltar al contenido' for keyboard/screen reader accessibility
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/6f9c00f2-c1ee-4dc2-80fb-2596645e9221
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
|
2026-04-28 07:08:35 +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]
|
d55026b69d
|
Initial plan
|
2026-04-28 07:06:40 +00:00 |
|
copilot-swe-agent[bot]
|
bdae5b073c
|
Initial plan
|
2026-04-28 07:06:32 +00:00 |
|
copilot-swe-agent[bot]
|
183685519a
|
Initial plan
|
2026-04-28 07:06:25 +00:00 |
|
copilot-swe-agent[bot]
|
0a9b9138bc
|
Initial plan
|
2026-04-28 07:06:16 +00:00 |
|
copilot-swe-agent[bot]
|
3eb963fadf
|
Initial plan
|
2026-04-28 07:06:05 +00:00 |
|
copilot-swe-agent[bot]
|
8a5edce758
|
Initial plan
|
2026-04-28 07:05:57 +00:00 |
|
copilot-swe-agent[bot]
|
0eaaa8d19d
|
Initial plan
|
2026-04-28 07:05:42 +00:00 |
|
copilot-swe-agent[bot]
|
71cbf6825e
|
Initial plan
|
2026-04-28 07:05:32 +00:00 |
|
copilot-swe-agent[bot]
|
dd49a6a7d6
|
Initial plan
|
2026-04-28 07:05:22 +00:00 |
|
Daniel (elordenador)
|
f785b1862f
|
Merge pull request #46 from dsaub/copilot/fix-search-button-icon
fix(a11y): add visible text and aria-label to search button
|
2026-04-28 09:04:47 +02:00 |
|
copilot-swe-agent[bot]
|
ea6c9c49a0
|
fix: add aria-label and visible text to search button for accessibility
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/d1c1f40a-b3a3-4c18-98f9-be267a4a043b
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
|
2026-04-28 06:56:38 +00:00 |
|
copilot-swe-agent[bot]
|
edda5aca50
|
Initial plan
|
2026-04-28 06:50:48 +00:00 |
|
elordenador
|
d8f6838f0c
|
refactor: update Product model to use to_dict for image serialization
|
2026-04-22 09:52:30 +02:00 |
|
elordenador
|
d9d9e5b1a6
|
refactor: update products endpoint to use to_dict method for consistency
|
2026-04-22 09:52:20 +02:00 |
|
elordenador
|
501d7aade5
|
chore: add media directory to .gitignore
|
2026-04-22 09:52:15 +02:00 |
|
elordenador
|
7d3cff0bd9
|
refactor: rename __dict__ methods to to_dict for consistency in models
|
2026-04-22 09:22:20 +02:00 |
|
elordenador
|
3cbca38c32
|
feat: add __dict__ method to models for JSON serialization
|
2026-04-22 09:15:32 +02:00 |
|
elordenador
|
dc967c114f
|
feat: implement initial API endpoints for product retrieval
|
2026-04-22 09:15:28 +02:00 |
|