Commit Graph

  • c33def1124 Add staticfiles folder to .gitignore development elordenador 2026-05-04 22:03:05 +02:00
  • 52dfa51af2 Remove Static Files elordenador 2026-05-04 22:02:19 +02:00
  • a02617f8d2 Move MD files and add an AGENTS.md elordenador 2026-05-04 22:01:27 +02:00
  • 53b4e89347 Fix tasks.py making tests fail elordenador 2026-05-04 22:01:12 +02:00
  • df0579dd86 Fix GH Issue #68 elordenador 2026-05-04 21:59:28 +02:00
  • 1022a44f12 Fix GH Issue #65 elordenador 2026-05-04 19:51:49 +02:00
  • bb697d92c6 Fix GH Issue #64 elordenador 2026-05-04 19:45:47 +02:00
  • 4661bcdffd Merge pull request #62 from dsaub/development latest Daniel (elordenador) 2026-05-04 13:43:50 +02:00
  • 191f8823d4 Potential fix for pull request finding Daniel (elordenador) 2026-05-04 12:32:16 +02:00
  • d75165e31a Arreglar el bug de posiblemente creator y primary_image este en None... elordenador 2026-05-04 12:31:49 +02:00
  • 6ed4fb1954 Remove punctuation Signs so we generate 'url-safe' codes elordenador 2026-05-04 12:30:09 +02:00
  • c190a65e57 Opencore files elordenador 2026-05-04 12:25:21 +02:00
  • 756f1ad36b Remove entire api for issue #61 elordenador 2026-04-30 07:43:18 +02:00
  • 033c52a365 Fix issue #60 verification code generation elordenador 2026-04-30 07:39:14 +02:00
  • 297b319a20 Fix issue #59 duplicate reset_password elordenador 2026-04-30 07:38:17 +02:00
  • 830966f3ee Fix issue #58 not deleting verification code. elordenador 2026-04-30 07:37:13 +02:00
  • 81d3694210 Solving issue #57 Auth 500 bug elordenador 2026-04-30 07:35:28 +02:00
  • dce0937511 Merge pull request #56 from dsaub/rama-usabilidad Daniel (elordenador) 2026-04-29 17:02:39 +02:00
  • 7f8f70bc42 Merge pull request #55 from dsaub/copilot/unify-add-to-cart-post Daniel (elordenador) 2026-04-29 11:18:42 +02:00
  • 7203a07350 Merge pull request #48 from dsaub/copilot/add-skip-link-to-body Daniel (elordenador) 2026-04-29 11:15:44 +02:00
  • ba75a0ab2e Style skip link to visually integrate with navbar header copilot-swe-agent[bot] 2026-04-29 07:38:20 +00:00
  • 1f7db2db3a Merge pull request #54 from dsaub/copilot/fix-terms-link-destination Daniel (elordenador) 2026-04-29 09:30:50 +02:00
  • a2e6e5ad97 refactor: change StaticStorage to inherit from S3Storage instead of S3ManifestStaticStorage elordenador 2026-04-29 09:30:09 +02:00
  • e78a936b21 Fix terms link in register.html to point to terminos view copilot-swe-agent[bot] 2026-04-29 07:24:53 +00:00
  • 30f260c9bf feat: add support for local asset URLs in S3 storage backends elordenador 2026-04-29 08:12:57 +02:00
  • 84d8a0e3b6 Add S3 Storage... elordenador 2026-04-28 21:19:32 +02:00
  • 68dbbcad07 Merge pull request #52 from dsaub/copilot/fix-payment-errors-modal Daniel (elordenador) 2026-04-28 09:19:53 +02:00
  • a94c256ad5 Changes before error encountered copilot-swe-agent[bot] 2026-04-28 07:18:04 +00:00
  • 0ff70589b9 Merge pull request #47 from dsaub/copilot/implement-aria-combobox-pattern Daniel (elordenador) 2026-04-28 09:17:11 +02:00
  • 25c6fc7315 Add null guards for error container DOM lookups copilot-swe-agent[bot] 2026-04-28 07:16:26 +00:00
  • 9f598f56fe Merge pull request #53 from dsaub/copilot/add-hidden-label-for-quantity Daniel (elordenador) 2026-04-28 09:16:22 +02:00
  • b905ef435a Merge pull request #49 from dsaub/copilot/improve-stock-iva-color-dependence Daniel (elordenador) 2026-04-28 09:15:22 +02:00
  • d849e7d3e6 Replace alert() payment errors with inline role=alert containers in checkout.html copilot-swe-agent[bot] 2026-04-28 07:14:49 +00:00
  • 5fa127ddf7 Merge pull request #51 from dsaub/copilot/complete-aria-support-for-tabs Daniel (elordenador) 2026-04-28 09:14:47 +02:00
  • 3f521d81b4 fix(a11y): add aria-label to cart quantity input for each product copilot-swe-agent[bot] 2026-04-28 07:13:11 +00:00
  • 6828074dd1 fix: complete WAI-ARIA tabs pattern in checkout.html (aria-selected, aria-controls, tabpanel, keyboard nav) copilot-swe-agent[bot] 2026-04-28 07:11:24 +00:00
  • ad9fa741e5 fix: add role=status to stock badge indicators for better screen reader support copilot-swe-agent[bot] 2026-04-28 07:11:20 +00:00
  • 07486bb5ec Merge pull request #50 from dsaub/copilot/add-fieldset-legend-to-radio-group Daniel (elordenador) 2026-04-28 09:11:19 +02:00
  • a36740b02d fix: add explicit text and icons for stock/IVA accessibility (WCAG Perceptible) copilot-swe-agent[bot] 2026-04-28 07:10:02 +00:00
  • cb31784097 Implement ARIA combobox/listbox pattern for search suggestions copilot-swe-agent[bot] 2026-04-28 07:09:44 +00:00
  • 17935c6160 Add :focus-visible to skip link for better keyboard navigation UX copilot-swe-agent[bot] 2026-04-28 07:09:31 +00:00
  • 63df5cf73f Add skip link 'Saltar al contenido' for keyboard/screen reader accessibility copilot-swe-agent[bot] 2026-04-28 07:08:35 +00:00
  • fe61b3a212 fix: wrap saved-card radios in fieldset/legend for accessibility copilot-swe-agent[bot] 2026-04-28 07:07:12 +00:00
  • d55026b69d Initial plan copilot-swe-agent[bot] 2026-04-28 07:06:40 +00:00
  • bdae5b073c Initial plan copilot-swe-agent[bot] 2026-04-28 07:06:32 +00:00
  • 183685519a Initial plan copilot-swe-agent[bot] 2026-04-28 07:06:25 +00:00
  • 0a9b9138bc Initial plan copilot-swe-agent[bot] 2026-04-28 07:06:16 +00:00
  • 3eb963fadf Initial plan copilot-swe-agent[bot] 2026-04-28 07:06:05 +00:00
  • 8a5edce758 Initial plan copilot-swe-agent[bot] 2026-04-28 07:05:57 +00:00
  • 0eaaa8d19d Initial plan copilot-swe-agent[bot] 2026-04-28 07:05:42 +00:00
  • 71cbf6825e Initial plan copilot-swe-agent[bot] 2026-04-28 07:05:32 +00:00
  • dd49a6a7d6 Initial plan copilot-swe-agent[bot] 2026-04-28 07:05:22 +00:00
  • f785b1862f Merge pull request #46 from dsaub/copilot/fix-search-button-icon Daniel (elordenador) 2026-04-28 09:04:47 +02:00
  • ea6c9c49a0 fix: add aria-label and visible text to search button for accessibility copilot-swe-agent[bot] 2026-04-28 06:56:38 +00:00
  • edda5aca50 Initial plan copilot-swe-agent[bot] 2026-04-28 06:50:48 +00:00
  • d8f6838f0c refactor: update Product model to use to_dict for image serialization elordenador 2026-04-22 09:52:30 +02:00
  • d9d9e5b1a6 refactor: update products endpoint to use to_dict method for consistency elordenador 2026-04-22 09:52:20 +02:00
  • 501d7aade5 chore: add media directory to .gitignore elordenador 2026-04-22 09:52:15 +02:00
  • 7d3cff0bd9 refactor: rename __dict__ methods to to_dict for consistency in models elordenador 2026-04-22 09:22:20 +02:00
  • 3cbca38c32 feat: add __dict__ method to models for JSON serialization elordenador 2026-04-22 09:15:32 +02:00
  • dc967c114f feat: implement initial API endpoints for product retrieval elordenador 2026-04-22 09:15:28 +02:00
  • 60cd29ee30 feat: add API URL routing to urlpatterns elordenador 2026-04-22 09:15:24 +02:00
  • 540b3fdc43 chore: add django-ninja to requirements elordenador 2026-04-22 09:15:19 +02:00
  • 9e33f5b89c Keep mobile navbar title anchored when collapse menu expands (#35) Daniel (elordenador) 2026-04-21 07:58:49 +02:00
  • e1e175f18f test: make mobile navbar CSS regression assertion order-independent copilot-swe-agent[bot] 2026-04-21 05:45:19 +00:00
  • a45830cf25 fix: keep mobile header title aligned when navbar menu expands copilot-swe-agent[bot] 2026-04-21 05:42:24 +00:00
  • 369b6764c9 Initial plan copilot-swe-agent[bot] 2026-04-21 05:36:42 +00:00
  • 27c06fe0b5 Merge pull request #33 from dsaub/development Daniel (elordenador) 2026-04-20 15:57:04 +02:00
  • 69da8d81e7 Potential fix for pull request finding Daniel (elordenador) 2026-04-20 14:08:30 +02:00
  • 4011f96ca6 Potential fix for pull request finding Daniel (elordenador) 2026-04-20 14:04:29 +02:00
  • f736597b8c Merge pull request #32 from dsaub/copilot/create-docker-workflow-without-push Daniel (elordenador) 2026-04-20 13:49:45 +02:00
  • 58127de1a7 Add explicit workflow token permissions to docker-no-push workflow copilot-swe-agent[bot] 2026-04-20 11:44:27 +00:00
  • 03399077d0 Separate Docker workflows by branch and remove push on non-release branches copilot-swe-agent[bot] 2026-04-20 11:43:26 +00:00
  • 1b872f1905 Merge pull request #30 from dsaub/copilot/fix-navbar-button-positioning Daniel (elordenador) 2026-04-20 13:37:28 +02:00
  • 769915b962 chore: merge development - resolve conflicts, keep .pyc files removed copilot-swe-agent[bot] 2026-04-20 11:35:54 +00:00
  • a5562623c1 chore: remove all tracked .pyc cache files from git index copilot-swe-agent[bot] 2026-04-20 11:29:45 +00:00
  • 5da73a9408 Merge pull request #31 from dsaub/copilot/add-categories-toggle-button Daniel (elordenador) 2026-04-20 13:23:30 +02:00
  • 3337503473 Merge branch 'development' into copilot/add-categories-toggle-button Daniel (elordenador) 2026-04-20 13:23:04 +02:00
  • cd40105bbb test: harden navbar responsive structure checks copilot-swe-agent[bot] 2026-04-20 11:22:54 +00:00
  • ccd65d87a7 Delete tienda/migrations/__pycache__/0001_initial.cpython-312.pyc Daniel (elordenador) 2026-04-20 13:21:51 +02:00
  • b154a578c3 Merge pull request #29 from dsaub/copilot/fix-header-site-name-positioning Daniel (elordenador) 2026-04-20 13:21:15 +02:00
  • 23abe3f832 fix: improve responsive navbar button placement copilot-swe-agent[bot] 2026-04-20 11:19:30 +00:00
  • 147779897b Merge branch 'development' into copilot/fix-header-site-name-positioning Daniel (elordenador) 2026-04-20 13:19:06 +02:00
  • 362a636f5f chore: ajustar acento en categorías tras validación copilot-swe-agent[bot] 2026-04-20 11:17:32 +00:00
  • 452008ef81 fix: prevent mobile title overlap on narrow screens copilot-swe-agent[bot] 2026-04-20 11:16:04 +00:00
  • b75ec7dbd4 Merge pull request #28 from dsaub/copilot/fix-welcome-text-alignment Daniel (elordenador) 2026-04-20 13:15:45 +02:00
  • b0edc7a1f3 fix: mostrar categorias con toggle en diseño móvil copilot-swe-agent[bot] 2026-04-20 11:14:53 +00:00
  • 70cda62f36 chore: re-clean pycache artifacts from branch copilot-swe-agent[bot] 2026-04-20 11:14:23 +00:00
  • 9cc06b52ff fix: keep mobile title styling accessible copilot-swe-agent[bot] 2026-04-20 11:13:54 +00:00
  • 9a32ee364e test: robustecer validación del centrado responsive en home copilot-swe-agent[bot] 2026-04-20 11:13:28 +00:00
  • 13b5d7853a chore: remove unintended pycache changes from PR copilot-swe-agent[bot] 2026-04-20 11:12:33 +00:00
  • 840021c215 fix: center site name in mobile header outside collapsible menu copilot-swe-agent[bot] 2026-04-20 11:11:56 +00:00
  • 82376b0aed chore: plan mobile categories toggle fix copilot-swe-agent[bot] 2026-04-20 11:06:46 +00:00
  • 86bab63749 fix: centrar título de bienvenida en vista móvil copilot-swe-agent[bot] 2026-04-20 11:05:57 +00:00
  • 465e71e83d chore: plan navbar responsive fix copilot-swe-agent[bot] 2026-04-20 11:04:43 +00:00
  • 6b194623c8 Initial plan copilot-swe-agent[bot] 2026-04-20 11:02:52 +00:00
  • f4ec7aab13 Initial plan copilot-swe-agent[bot] 2026-04-20 11:02:44 +00:00
  • b1e73c80aa Initial plan copilot-swe-agent[bot] 2026-04-20 11:02:35 +00:00
  • cab15383ec Initial plan copilot-swe-agent[bot] 2026-04-20 10:58:01 +00:00
  • c9e05afbc0 Fix CSS formatting for .texto-ajustado and remove unnecessary comments elordenador 2026-04-20 12:43:22 +02:00