Commit Graph

65 Commits

Author SHA1 Message Date
03661021cc Update client/Dockerfile 2025-11-28 17:13:45 +00:00
82de928f3e Update client/nginx.conf 2025-11-28 17:03:15 +00:00
bfa90c5b31 Update client/Dockerfile 2025-11-28 17:03:04 +00:00
00fd7e2069 Update client/src/environments/environment.prod.ts 2025-11-28 16:30:41 +00:00
d388ce2d1d Update client/src/environments/environment.ts 2025-11-28 16:30:27 +00:00
939bb6159c Update client/nginx.conf 2025-11-28 16:30:00 +00:00
3a6b26ac38 Update client/Dockerfile 2025-11-28 16:29:43 +00:00
d526b8ab39 Update client/src/environments/environment.prod.ts 2025-11-28 15:49:10 +00:00
687400ebd9 Update client/src/environments/environment.ts 2025-11-28 15:48:57 +00:00
44abcda2e8 Update client/src/index.html 2025-11-28 15:48:38 +00:00
6e47c4b4d9 Update client/nginx.conf 2025-11-28 15:48:21 +00:00
6cc3423451 Update client/Dockerfile 2025-11-28 15:48:08 +00:00
2a4b71f52f Update client/src/environments/environment.prod.ts 2025-11-28 15:23:26 +00:00
edd8011efc Update client/src/index.html 2025-11-28 15:22:57 +00:00
9b8c8b05b3 Update client/src/index.html 2025-11-28 15:18:47 +00:00
30e740e70f Update client/Dockerfile 2025-11-28 15:18:23 +00:00
1a670ae930 Update client/angular.json 2025-11-28 15:13:12 +00:00
b42b4fd015 Update client/Dockerfile 2025-11-28 15:01:20 +00:00
d6dba27b16 Update client/angular.json 2025-11-28 15:01:04 +00:00
b888089e22 Update client/src/index.html 2025-11-28 14:38:20 +00:00
Vincent Guillet
bfe7176388 Add serve options to angular.json for development environment 2025-11-28 15:27:24 +01:00
Vincent Guillet
f44ca08f6a Add Vite configuration for Angular development server 2025-11-28 13:45:12 +01:00
Vincent Guillet
669a4cbe00 Refactor Dockerfile and update environment configurations for improved API integration 2025-11-28 12:10:56 +01:00
Vincent Guillet
d73275572f Remove PrestaShop proxy configuration from nginx.conf 2025-11-28 11:33:23 +01:00
60f6ac4823 Update client/nginx.conf 2025-11-28 09:53:53 +00:00
Vincent Guillet
6f05f66ea6 Refactor environment configurations and nginx settings for improved API routing and path handling 2025-11-28 10:32:03 +01:00
Vincent Guillet
e5cce7668f Update API URL in production environment configuration for correct routing 2025-11-26 15:34:43 +01:00
Vincent Guillet
b16eff2e76 Refactor environment and nginx configuration for improved API routing and proxy handling 2025-11-26 15:14:53 +01:00
Vincent Guillet
8cdfab9596 Refactor PrestashopProxyController to enhance request forwarding and error handling 2025-11-26 14:46:37 +01:00
Vincent Guillet
103e4c055d Enhance responsiveness of navigation and product CRUD components with CSS adjustments for better layout on small screens 2025-11-26 11:57:48 +01:00
Vincent Guillet
005bbcc678 Enhance responsiveness of navigation and product CRUD components with CSS adjustments for better layout on small screens 2025-11-26 10:01:40 +01:00
Vincent Guillet
b9320c7383 Enhance responsiveness of product CRUD component with CSS adjustments for toolbar and table layout 2025-11-26 09:34:20 +01:00
Vincent Guillet
1efe158631 Enhance password validation in registration component with improved regex pattern and increased max length 2025-11-26 09:30:59 +01:00
Vincent Guillet
64f00d5b30 Delete unused files 2025-11-25 21:21:30 +01:00
1b876d2d6c Update client/src/environments/environment.prod.ts 2025-11-25 15:29:42 +00:00
Vincent Guillet
20573d73b3 feat: update PrestashopService to use dynamic base URL from environment configuration 2025-11-22 21:48:44 +01:00
93d575f7c5 Update client/src/environments/environment.prod.ts 2025-11-22 16:53:25 +00:00
60c3c4a3fa Update client/nginx.conf 2025-11-22 16:35:59 +00:00
6b6ef1cbab Update client/Dockerfile 2025-11-22 16:35:38 +00:00
9fef690989 Update client/Dockerfile 2025-11-22 13:44:03 +00:00
716a73c7a9 Add client/nginx.conf 2025-11-21 15:21:27 +00:00
c6b95ef9c7 Update client/Dockerfile 2025-11-21 15:20:44 +00:00
bfaca86a29 Update client/Dockerfile 2025-11-21 14:43:26 +00:00
f1d2c9b33b Update client/angular.json 2025-11-21 14:25:20 +00:00
Vincent Guillet
ccd73cd478 feat: update environment configurations and improve Docker health checks 2025-11-20 22:34:24 +01:00
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