Gestion-inventario/src/main/java/com/ieslamar/GestionInventario
jon ander 1df99d3ea0 Rename generic_list.html to list.html; update UserController and SecurityConfig for new user and department list endpoints 2025-04-14 20:18:58 +02:00
..
controllers Rename generic_list.html to list.html; update UserController and SecurityConfig for new user and department list endpoints 2025-04-14 20:18:58 +02:00
dto Add BotonDTO class and update home page to use button fragments for dynamic button rendering 2025-04-11 17:54:32 +02:00
entities Add Factura and Proveedor entities; establish relationships with Item and update SQL schema 2025-04-11 16:33:54 +02:00
repos Add Departamento entity and repository; fix registration endpoint typo 2025-04-08 20:36:26 +02:00
services Add generic list functionality for users and departments; implement new endpoints and update security configuration 2025-04-14 19:30:42 +02:00
DataInitializer.java Add generic list functionality for users and departments; implement new endpoints and update security configuration 2025-04-14 19:30:42 +02:00
GestionInventarioApplication.java Add email field to user registration and update related methods 2025-03-27 19:51:14 +01:00
SecurityConfig.java Rename generic_list.html to list.html; update UserController and SecurityConfig for new user and department list endpoints 2025-04-14 20:18:58 +02:00