Commit Graph

70 Commits

Author SHA1 Message Date
Vincent Guillet
8eccdc75d5 feat: update angular.json and docker-compose.yml for gameovergne configuration 2025-11-20 21:27:37 +01:00
Vincent Guillet
3f16faceb0 feat: configure MySQL service in Docker; update datasource URL and adjust port mappings 2025-11-20 19:00:40 +01:00
Vincent Guillet
7d20b396ad chore: allow dev.unifihomenetwork.com in dev-server 2025-11-20 17:22:51 +01:00
Vincent Guillet
b756c9fa2d feat: implement image carousel in product dialog; enhance image upload handling and preview functionality 2025-11-18 16:32:29 +01:00
Vincent Guillet
d4ffcf0562 feat: add quantity field to product CRUD; implement image upload and condition handling in product dialog 2025-11-18 15:38:24 +01:00
Vincent Guillet
bcc71b965b refactor: reorganize component files and update import paths; add PsItem and PsProduct interfaces 2025-11-12 12:34:58 +01:00
Vincent Guillet
a849a4dd15 feat: add categories and manufacturers CRUD components; implement form handling and image upload functionality 2025-11-10 16:29:42 +01:00
Vincent Guillet
b84a829a82 feat: implement add product functionality; create add-product component with form validation and styling 2025-11-05 16:44:42 +01:00
Vincent Guillet
1a918a7863 delete test file 2025-11-04 18:44:30 +01:00
Vincent Guillet
3bc2a27d76 refactor: rename components and update dialog implementations; add confirm dialog for deletion actions 2025-11-04 18:13:37 +01:00
Vincent Guillet
55a1d54c70 refactor: rename components and update admin navbar; implement generic list and dialog components for brands, categories, and platforms 2025-11-01 17:56:26 +01:00
Vincent Guillet
7c8f85a500 add Categories management: create CategoriesList component, update admin navbar, and integrate category handling in product forms 2025-11-01 15:43:49 +01:00
Vincent Guillet
7531ea9453 add admin navbar and brand/platform management components 2025-10-31 18:32:24 +01:00
Vincent Guillet
6dc9f4ffea update title in index.html to reflect application name 2025-10-14 14:53:37 +02:00
Vincent Guillet
d2696b16ac update routing to include AddProduct component and adjust guard activations 2025-10-14 14:53:28 +02:00
Vincent Guillet
7fb4f46833 update navbar component for French localization and branding 2025-10-14 14:53:22 +02:00
Vincent Guillet
b0ba0886fd add Brand class and associated unit tests 2025-10-14 14:53:18 +02:00
Vincent Guillet
8c3de85f36 add AddProduct component with form for product creation and associated styles 2025-10-14 14:53:13 +02:00
Vincent Guillet
f04f9fd93f add BrandService and ProductService with basic HTTP methods and tests 2025-10-14 14:53:07 +02:00
Vincent Guillet
18f0364e26 add initial Angular components, services, and routing setup 2025-09-24 11:31:28 +02:00