8f4e443b18
Merge pull request #19 from dsaub/copilot/set-footer-to-bottom-screen
Daniel (elordenador)
2026-04-20 09:23:57 +02:00
a2c9bd3999
fix: keep footer at bottom on short pages
copilot-swe-agent[bot]
2026-04-20 07:18:47 +00:00
e8aa6d18c2
Add testing job to GitHub Actions workflow for Docker image build
elordenador2026-04-20 08:25:55 +02:00
20ebd472f3
Add GitHub Actions workflow for building and pushing Docker images
elordenador2026-04-20 08:18:51 +02:00
5aaf38aa54
Update static file storage settings and add migration for unique category names; clean up CSS and HTML structure
elordenador2026-04-20 08:10:23 +02:00
e3f492ded5
Refactor Dockerfile and entrypoint script; add Makefile for build and test commands
elordenador2026-04-20 08:10:12 +02:00
664a0e4f29
Initial plan
copilot-swe-agent[bot]
2026-04-09 09:22:10 +00:00
47ea00c822
Merge pull request #2 from dsaub/development
Daniel (elordenador)
2026-04-09 11:07:07 +02:00
40f9b1dc43
feat: Update Docs Writer agent constraints and tools for improved documentation process
elordenador2026-04-09 11:05:52 +02:00
6ec24f080b
Merge pull request #1 from dsaub/development
Daniel (elordenador)
2026-04-09 10:52:11 +02:00
3b99b9c136
feat: Update Docs Writer agent constraints to specify usage of Python files from tienda/
elordenador2026-04-09 10:40:50 +02:00
0ac39813c8
feat: Add Docs Writer agent for creating and updating Markdown documentation
elordenador2026-04-09 10:39:35 +02:00
cbcdb823db
feat: Add stock management features including stock reservations and updates to cart and checkout processes
elordenador2026-04-09 10:03:57 +02:00
618c65accb
feat: Implement stock reservation management in cart and order creation
elordenador2026-04-09 08:51:18 +02:00
a3eae63587
feat: Add transaction code generation for orders and update receipt templates
elordenador2026-04-09 08:51:12 +02:00
a570c542c2
feat: Implement StockReservation model and enhance Order model with transaction code generation
elordenador2026-04-09 08:51:03 +02:00
7f2dea901d
feat: Register StockReservation model and enhance OrderAdmin with transaction_code
elordenador2026-04-09 08:50:57 +02:00
40cd93fbef
docs: Update Copilot instructions to include virtual environment setup guidance
elordenador2026-04-09 08:50:39 +02:00
fe5bcbb776
feat: Add service script for managing Docker containers on remote hosts
elordenador2026-04-09 08:50:29 +02:00
0e52011980
fix: Change alignment of 'RECIBO DE PAGO' header to right in PDF receipt
elordenador2026-03-24 08:31:36 +01:00
d54e9a6ed5
fix: Adjust header alignment and footer content in PDF receipt generation
elordenador2026-03-24 08:06:37 +01:00
4c360655c1
Add Roboto font family and update PDF generation to use custom fonts
elordenador2026-03-23 11:53:22 +01:00
328fe9f985
feat: Implement PDF receipt generation and email sending for purchases
Daniel (elordenador)
2026-03-23 08:19:14 +00:00
260d8cf290
feat: Add fpdf2 dependency to requirements.txt
Daniel (elordenador)
2026-03-23 08:19:06 +00:00
062892fb29
feat: Enhance accessibility and improve navbar styles in base.html
elordenador2026-03-21 12:20:40 +01:00
c6b3bca910
Add preload and noscript support for Bootstrap CSS in base template
elordenador2026-03-11 11:27:43 +01:00
f7e658da7b
Enhance entrypoint script with sleep for MySQL readiness, update VerificationCode model to use CharField, and add responsive logo images in base template.
elordenador2026-03-11 10:13:46 +01:00
952ed5d76e
Update CSS optimization (using CDN for bootstrap) and mysql compat
elordenador2026-03-11 09:51:25 +01:00