Commit Graph

11 Commits

Author SHA1 Message Date
606ed94722 feat: add complementos feature for linking multiple accessories and quantities to products 2026-06-22 03:35:06 -04:00
97cbe13196 feat: configure Santiago timezone and split scheduled price datetime inputs 2026-06-22 03:02:15 -04:00
2e18a5125c style: change product search input placeholder 2026-06-22 02:40:12 -04:00
abaf266c54 feat: allow setting product prices and commission for all zones upon creation via modal 2026-06-22 02:38:11 -04:00
801b0b97fc Major Refactor: Refactor the codebase to improve readability and maintainability 2026-06-21 23:38:49 -04:00
9c4753cd1f modified: database.py
modified:   routes_admin.py
	modified:   routes_worker.py
	modified:   templates/admin_productos.html
	modified:   templates/admin_workers.html
	modified:   templates/macros/modals.html
	modified:   templates/worker_dashboard.html
2026-05-28 00:59:37 -04:00
a043f8e98c compose + colors 2026-03-19 23:51:01 -03:00
e430c732bd modalized edit worker + global css 2026-03-19 23:32:55 -03:00
a1bfb25abf edit product from html to modal 2026-03-19 23:20:23 -03:00
6624733756 refactor + macro fixes + theme system 2026-03-19 22:58:34 -03:00
9692f7dd32 new file: app.py
new file:   rendiciones.db
	new file:   templates/admin_productos.html
	new file:   templates/admin_rendicion_detail.html
	new file:   templates/admin_rendiciones.html
	new file:   templates/admin_structure.html
	new file:   templates/admin_workers.html
	new file:   templates/base.html
	new file:   templates/edit_producto.html
	new file:   templates/edit_worker.html
	new file:   templates/login.html
	new file:   templates/navbar.html
	new file:   templates/worker_dashboard.html
2026-03-18 21:15:26 -03:00