elordenador
  • Joined on 2026-05-04
elordenador pushed to latest at elordenador/proyecto-final 2026-05-31 16:52:53 +00:00
1d319d8efa Merge branch 'latest' of github.com:dsaub/proyecto-final into latest
b154da09a5 Merge pull request #103 from dsaub/dependabot/pip/stripe-15.2.0
f47fd21deb build(deps): bump stripe from 15.1.0 to 15.2.0
Compare 3 commits »
elordenador pushed to latest at elordenador/proyecto-final 2026-05-31 16:51:44 +00:00
874f4e29db refactor: update static and media URL handling for S3 integration
elordenador pushed to latest at elordenador/proyecto-final 2026-05-31 16:33:38 +00:00
131fe8fecc refactor: streamline environment variable handling using django-environ
ac27137b77 refactor: change table cells to headers for improved semantic structure in email templates
7c445d4b66 refactor: change table cells to headers for improved semantic structure in ban email template
e4f0611ac5 refactor: replace parseInt with Number.parseInt for consistency and clarity
33dee87cb2 send_hemail now returns tuples of same length
Compare 6 commits »
elordenador pushed to latest at elordenador/proyecto-final 2026-05-26 11:19:16 +00:00
5503bbe8f7 refactor: organize constants and improve template rendering in views
dd5ecec3f6 fix: improve accessibility by adding aria-labelledby attributes to card input labels
c778669a7a Merge pull request #102 from dsaub/fix/major-issues
09f6f800de fix: script module con top-level await para S7785
1ac17109a3 fix: usar async IIFE en loadReviews para S7785
Compare 10 commits »
elordenador pushed to latest at elordenador/proyecto-final 2026-05-26 10:12:11 +00:00
f0a638be2e fix: update Docker workflows to use specific action versions and improve test command security
elordenador pushed to latest at elordenador/proyecto-final 2026-05-26 10:08:18 +00:00
1a73a9e373 fix: replace random module with secrets for secure code generation in VerificationCode
4877e859bd fix: update HTTP method requirements for borrar_producto and eliminar_direccion views to require POST only
Compare 3 commits »
elordenador pushed to latest at elordenador/proyecto-final 2026-05-26 09:48:17 +00:00
848a49c92d feat: add BlankToNoneCharField for handling empty strings in models and update Cart model to use it
ac9efaaf91 fix: update delete review URL to use review ID instead of product ID
Compare 2 commits »
elordenador pushed to latest at elordenador/proyecto-final 2026-05-26 08:29:22 +00:00
2024e2f90c fix: update session_key fields in Cart, Order, and StockReservation models for consistency
6ec0f4e732 feat: add constants for image types and error messages in forms
35e7e93600 fix: remove redundant type annotations for user in UserAdmin actions
a7f43483f0 refactor: remove obsolete service.sh script
d773addc53 fix: update database configuration to support PostgreSQL toggle
Compare 6 commits »
elordenador pushed to latest at elordenador/proyecto-final 2026-05-26 08:01:46 +00:00
9d7a7f7432 Merge branch 'latest' of github.com:dsaub/proyecto-final into latest
b9acf6a1c7 Merge pull request #98 from dsaub/dependabot/uv/idna-3.15
784fdd1284 Bump idna from 3.13 to 3.15
336e499973 Merge pull request #94 from dsaub/dependabot/pip/requests-2.34.2
48b3f46623 Bump requests from 2.33.1 to 2.34.2
Compare 5 commits »
elordenador pushed to latest at elordenador/proyecto-final 2026-05-26 08:00:37 +00:00
0bb2eeeaa6 fix: add integrity attributes to Stripe and n8n stylesheets for security
elordenador pushed to latest at elordenador/proyecto-final 2026-05-26 07:51:16 +00:00
57efd95b0c fix: add integrity attribute to Stripe script for security
5696fdddaa fix: remove hardcoded IP address from ALLOWED_HOSTS
37383b0736 fix: update SECRET_KEY to use environment variable instead of hardcoded value
Compare 3 commits »
elordenador pushed to latest at elordenador/proyecto-final 2026-05-15 10:35:28 +00:00
e4fa941fd6 Add API for AI Agent
elordenador pushed to latest at elordenador/proyecto-final 2026-05-15 06:36:11 +00:00
8caba9b85b Merge pull request #91 from dsaub/feature/valoraciones
d0f687f56f feat: añadir edición y eliminación de valoraciones propias
e70a9aeb9c fix: usar nombre de URL correcto (producto en lugar de product_detail)
e0350de530 fix: usar estrellas Unicode en lugar de Bootstrap Icons
62bf3fdc08 fix: mostrar mensaje correcto cuando no se puede valorar por no haber compra
Compare 11 commits »
elordenador created repository RedSocial/frontend 2026-05-13 18:07:22 +00:00
elordenador released Release r27.7091298-1 at RedSocial/cli 2026-05-13 14:41:51 +00:00
elordenador released Release r26.555eb2a-1 at RedSocial/cli 2026-05-13 14:41:05 +00:00
elordenador pushed to main at RedSocial/cli 2026-05-13 14:41:01 +00:00
709129801c fix: correct tea actions subcommands in AGENTS.md
elordenador pushed to main at RedSocial/cli 2026-05-13 14:40:18 +00:00
555eb2a74b docs: adapt AGENTS.md to use tea for Gitea operations (PRs, issues, actions, releases)
elordenador released Release r25.34481f1-1 at RedSocial/cli 2026-05-13 14:22:44 +00:00
elordenador pushed to main at RedSocial/cli 2026-05-13 14:21:51 +00:00
34481f15ea workflow: add job outputs mapping for cross-job version access