Commit Graph

173 Commits

Author SHA1 Message Date
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
copilot-swe-agent[bot] 70cda62f36 chore: re-clean pycache artifacts from branch
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:14:23 +00:00
copilot-swe-agent[bot] 9cc06b52ff fix: keep mobile title styling accessible
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:13:54 +00:00
copilot-swe-agent[bot] 9a32ee364e test: robustecer validación del centrado responsive en home
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/8cb9755f-d00d-45ae-ab08-9799aa769175

Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
2026-04-20 11:13:28 +00:00
copilot-swe-agent[bot] 13b5d7853a chore: remove unintended pycache changes from PR
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:12:33 +00:00
copilot-swe-agent[bot] 840021c215 fix: center site name in mobile header outside collapsible menu
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:11:56 +00:00
copilot-swe-agent[bot] 82376b0aed chore: plan mobile categories toggle fix
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:06:46 +00:00
copilot-swe-agent[bot] 86bab63749 fix: centrar título de bienvenida en vista móvil
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/8cb9755f-d00d-45ae-ab08-9799aa769175

Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
2026-04-20 11:05:57 +00:00
copilot-swe-agent[bot] 465e71e83d chore: plan navbar responsive fix
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:04:43 +00:00
copilot-swe-agent[bot] 6b194623c8 Initial plan 2026-04-20 11:02:52 +00:00
copilot-swe-agent[bot] f4ec7aab13 Initial plan 2026-04-20 11:02:44 +00:00
copilot-swe-agent[bot] b1e73c80aa Initial plan 2026-04-20 11:02:35 +00:00
copilot-swe-agent[bot] cab15383ec Initial plan 2026-04-20 10:58:01 +00:00
elordenador c9e05afbc0 Fix CSS formatting for .texto-ajustado and remove unnecessary comments 2026-04-20 12:43:22 +02:00
Daniel (elordenador) 2ebad6fcf6 Merge pull request #23 from dsaub/copilot/fix-bienvenido-border-radius-margin
Eliminar bordes redondeados, márgenes laterales y separación entre hero y estadísticas en Home
2026-04-20 12:36:24 +02:00
copilot-swe-agent[bot] 0f9b0b1c63 Ajustar estilos de bienvenida y estadísticas en home
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/fa8e9460-2ed8-43fb-b477-10b487ef1f88

Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
2026-04-20 10:30:45 +00:00
copilot-swe-agent[bot] f52035abae Plan update before homepage spacing fix
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/fa8e9460-2ed8-43fb-b477-10b487ef1f88

Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
2026-04-20 10:29:29 +00:00
Daniel (elordenador) 89efe354d2 Merge branch 'latest' into development 2026-04-20 12:23:58 +02:00
Daniel (elordenador) b6c0e376a2 Merge pull request #21 from dsaub/copilot/fix-long-description-display
Evitar desbordamiento horizontal en descripciones largas de productos
2026-04-20 10:26:57 +02:00
copilot-swe-agent[bot] 1770293221 fix: evitar overflow en descripciones largas sin saltos de línea
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/5d4fb379-0cda-4ba0-803a-9110b1433c27

Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
2026-04-20 08:21:08 +00:00
Daniel (elordenador) 31cfd431d5 Merge pull request #20 from dsaub/copilot/add-exhaustive-endpoint-tests
Add exhaustive endpoint coverage across tienda routes and harden related runtime edge cases
2026-04-20 10:06:13 +02:00
copilot-swe-agent[bot] 95230df6ac Address review feedback and clean unintended artifacts
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/e596d554-92ce-4f30-95b7-bcb209573c48

Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
2026-04-20 07:52:40 +00:00
copilot-swe-agent[bot] 668ac1a129 Fix legal/help template inheritance order
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/e596d554-92ce-4f30-95b7-bcb209573c48

Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
2026-04-20 07:49:20 +00:00
copilot-swe-agent[bot] 2b6d6ed642 Add exhaustive endpoint test suite
Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/e596d554-92ce-4f30-95b7-bcb209573c48

Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
2026-04-20 07:47:42 +00:00
elordenador 3e76782a0c Refactor tests and add comprehensive coverage for User, VerificationCode, Category, Product, StockReservation, Cart, Order, and related models
- Enhanced User model tests with creation, registration status, password hashing, and unique username checks.
- Added extensive tests for VerificationCode model including creation, uniqueness, and relation to User.
- Implemented Category model tests covering creation, uniqueness, and string representation.
- Expanded Product model tests to include creation, default values, VAT calculations, and deletion behavior.
- Introduced StockReservation and StockReservationItem model tests for creation, status checks, and unique constraints.
- Developed Cart and CartItem model tests focusing on creation, total calculations, and item uniqueness.
- Added Order and OrderItem model tests for creation, status management, and string representation.
- Included SavedPaymentMethod and ShippingAddress model tests for creation, default settings, and ordering.
2026-04-20 09:38:54 +02:00
elordenador 8f70125d3a chore: update actions/checkout to version 6 2026-04-20 09:29:47 +02:00