Commit Graph

93 Commits

Author SHA1 Message Date
Vincent Guillet
dc33d762a1 Refactor app configuration to use hrefBase for base URL and improve provider imports 2025-12-03 21:59:42 +01:00
Vincent Guillet
e04cac3345 Enhance main navbar styles for better overflow handling and safe area support 2025-12-03 21:49:52 +01:00
Vincent Guillet
00f45ae6c7 Add loading indicators to product CRUD and dialog components 2025-12-03 21:46:18 +01:00
Vincent Guillet
1a5d3a570a Add image deletion functionality to product dialog carousel 2025-12-03 21:21:50 +01:00
Vincent Guillet
9763289c2f Export resizeImage function and integrate it into Prestashop service 2025-12-03 19:48:19 +01:00
Vincent Guillet
fd6c730ae3 Add image resizing utility and integrate it into product image upload process 2025-12-03 19:46:31 +01:00
Vincent Guillet
4fe16b0cb1 restore previous version 2025-12-03 10:04:22 +01:00
Vincent Guillet
14a6f66742 Update Prestashop service to return ID for all valid responses 2025-12-02 16:28:38 +01:00
Vincent Guillet
02387e9a50 Refactor Prestashop service endpoints to remove redundant reference-data prefix 2025-11-30 11:58:02 +01:00
Vincent Guillet
ad441b8dbc Update Prestashop service endpoints to remove redundant API prefix 2025-11-30 11:53:42 +01:00
Vincent Guillet
16bd098954 Update API URLs in production environment configuration for improved routing 2025-11-30 11:47:35 +01:00
Vincent Guillet
7e5f75e482 Update API URLs in production environment configuration for consistency 2025-11-30 11:44:10 +01:00
Vincent Guillet
d64fed8157 Refactor PrestashopService and ps-product-dialog component to enhance API integration and improve product management functionality 2025-11-29 11:53:25 +01:00
Vincent Guillet
aead87b1bc Refactor PrestashopService to improve API integration and enhance product management functionality 2025-11-29 10:43:57 +01:00
Vincent Guillet
136f9c1732 Update environment configuration and simplify nginx settings for API routing 2025-11-28 22:20:44 +01:00
659b16f700 Update client/nginx.conf 2025-11-28 19:33:09 +00:00
664123cc22 Update client/nginx.conf 2025-11-28 19:23:14 +00:00
dba9e19c6c Update client/nginx.conf 2025-11-28 18:50:04 +00:00
9b2a4b55a2 Update client/nginx.conf 2025-11-28 18:47:15 +00:00
bbd1b94524 Update client/nginx.conf 2025-11-28 18:39:45 +00:00
9d07e4d14e revert 8088d3efb7
revert Update client/nginx.conf
2025-11-28 18:38:38 +00:00
8088d3efb7 Update client/nginx.conf 2025-11-28 18:23:38 +00:00
9e350ec2b5 Update client/nginx.conf 2025-11-28 17:38:00 +00:00
6427f08ed8 Update client/Dockerfile 2025-11-28 17:37:48 +00:00
40eb58aa4d Update client/Dockerfile 2025-11-28 17:26:12 +00:00
c9d8186f21 Update client/nginx.conf 2025-11-28 17:26:03 +00:00
0d68975f41 Update client/src/index.html 2025-11-28 17:14:23 +00:00
0d71596e70 Update client/nginx.conf 2025-11-28 17:13:54 +00:00
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