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 |
|
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 |
|
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]
|
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]
|
183685519a
|
Initial plan
|
2026-04-28 07:06:25 +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]
|
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 |
|
elordenador
|
60cd29ee30
|
feat: add API URL routing to urlpatterns
|
2026-04-22 09:15:24 +02:00 |
|
elordenador
|
540b3fdc43
|
chore: add django-ninja to requirements
|
2026-04-22 09:15:19 +02:00 |
|
Daniel (elordenador)
|
9e33f5b89c
|
Keep mobile navbar title anchored when collapse menu expands (#35)
* Initial plan
* fix: keep mobile header title aligned when navbar menu expands
|
2026-04-21 07:58:49 +02:00 |
|
copilot-swe-agent[bot]
|
e1e175f18f
|
test: make mobile navbar CSS regression assertion order-independent
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/8f4a8d58-4e90-48ad-8195-23b90d8b22d4
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
|
2026-04-21 05:45:19 +00:00 |
|
copilot-swe-agent[bot]
|
a45830cf25
|
fix: keep mobile header title aligned when navbar menu expands
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/8f4a8d58-4e90-48ad-8195-23b90d8b22d4
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
|
2026-04-21 05:42:24 +00:00 |
|
copilot-swe-agent[bot]
|
369b6764c9
|
Initial plan
|
2026-04-21 05:36:42 +00:00 |
|
Daniel (elordenador)
|
69da8d81e7
|
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-04-20 14:08:30 +02:00 |
|
Daniel (elordenador)
|
4011f96ca6
|
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-04-20 14:04:29 +02:00 |
|
Daniel (elordenador)
|
f736597b8c
|
Merge pull request #32 from dsaub/copilot/create-docker-workflow-without-push
Split Docker CI by branch: push only on `development`/`latest`, build-only elsewhere
|
2026-04-20 13:49:45 +02:00 |
|
copilot-swe-agent[bot]
|
58127de1a7
|
Add explicit workflow token permissions to docker-no-push workflow
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/3c214772-f4aa-46da-8791-a049cb3ca666
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
|
2026-04-20 11:44:27 +00:00 |
|
copilot-swe-agent[bot]
|
03399077d0
|
Separate Docker workflows by branch and remove push on non-release branches
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/3c214772-f4aa-46da-8791-a049cb3ca666
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
|
2026-04-20 11:43:26 +00:00 |
|
Daniel (elordenador)
|
1b872f1905
|
Merge pull request #30 from dsaub/copilot/fix-navbar-button-positioning
Adjust responsive navbar layout so search stays visible and action buttons collapse cleanly
|
2026-04-20 13:37:28 +02:00 |
|
copilot-swe-agent[bot]
|
769915b962
|
chore: merge development - resolve conflicts, keep .pyc files removed
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
|
2026-04-20 11:35:54 +00:00 |
|
copilot-swe-agent[bot]
|
a5562623c1
|
chore: remove all tracked .pyc cache files from git index
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/98022683-01d1-44fd-8264-e4f025890faa
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
|
2026-04-20 11:29:45 +00:00 |
|
Daniel (elordenador)
|
5da73a9408
|
Merge pull request #31 from dsaub/copilot/add-categories-toggle-button
Mostrar categorías en móvil con botón desplegable sobre el grid de productos
|
2026-04-20 13:23:30 +02:00 |
|
Daniel (elordenador)
|
3337503473
|
Merge branch 'development' into copilot/add-categories-toggle-button
|
2026-04-20 13:23:04 +02:00 |
|
copilot-swe-agent[bot]
|
cd40105bbb
|
test: harden navbar responsive structure checks
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/7bd2469a-6cfb-4a01-824a-07dfafa2392c
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
|
2026-04-20 11:22:54 +00:00 |
|
Daniel (elordenador)
|
ccd65d87a7
|
Delete tienda/migrations/__pycache__/0001_initial.cpython-312.pyc
|
2026-04-20 13:21:51 +02:00 |
|
Daniel (elordenador)
|
b154a578c3
|
Merge pull request #29 from dsaub/copilot/fix-header-site-name-positioning
Align mobile header brand text outside collapsed navbar menu
|
2026-04-20 13:21:15 +02:00 |
|
copilot-swe-agent[bot]
|
23abe3f832
|
fix: improve responsive navbar button placement
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/7bd2469a-6cfb-4a01-824a-07dfafa2392c
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
|
2026-04-20 11:19:30 +00:00 |
|
Daniel (elordenador)
|
147779897b
|
Merge branch 'development' into copilot/fix-header-site-name-positioning
|
2026-04-20 13:19:06 +02:00 |
|
copilot-swe-agent[bot]
|
362a636f5f
|
chore: ajustar acento en categorías tras validación
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/2db304a5-95b5-4161-99c1-ce4d68b014df
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
|
2026-04-20 11:17:32 +00:00 |
|
copilot-swe-agent[bot]
|
452008ef81
|
fix: prevent mobile title overlap on narrow screens
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/4d080a78-4752-427f-8205-876ef7b85f7a
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
|
2026-04-20 11:16:04 +00:00 |
|
Daniel (elordenador)
|
b75ec7dbd4
|
Merge pull request #28 from dsaub/copilot/fix-welcome-text-alignment
Ajustar centrado del título “Bienvenido a Comercialmeria” en vista móvil
|
2026-04-20 13:15:45 +02:00 |
|
copilot-swe-agent[bot]
|
b0edc7a1f3
|
fix: mostrar categorias con toggle en diseño móvil
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/2db304a5-95b5-4161-99c1-ce4d68b014df
Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
|
2026-04-20 11:14:53 +00:00 |
|