Commit Graph

227 Commits

Author SHA1 Message Date
669980ea93 Update docker-compose.yml 2025-11-28 15:18:07 +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
9a27cd3789 Update docker-compose.yml 2025-11-28 14:54:23 +00:00
b9c4a7fdb4 Update docker-compose.yml 2025-11-28 14:47:28 +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
facfd5d32b Update jenkinsfile 2025-11-28 13:29:48 +00:00
97f97450f4 Update jenkinsfile 2025-11-28 13:19:07 +00:00
dd0478970b Update jenkinsfile 2025-11-28 13:17:10 +00:00
Vincent Guillet
f44ca08f6a Add Vite configuration for Angular development server 2025-11-28 13:45:12 +01:00
dc21f3820c Update docker-compose.yml 2025-11-28 12:28:35 +00:00
9a8e59e07e Update docker-compose.yml 2025-11-28 11:11:12 +00:00
Vincent Guillet
669a4cbe00 Refactor Dockerfile and update environment configurations for improved API integration 2025-11-28 12:10:56 +01:00
b98995b7ae Update docker-compose.yml 2025-11-28 10:48:18 +00:00
a40fd2c7ac Update docker-compose.yml 2025-11-28 10:33:51 +00:00
Vincent Guillet
d73275572f Remove PrestaShop proxy configuration from nginx.conf 2025-11-28 11:33:23 +01:00
Vincent Guillet
ad6567efa2 Add PrestashopClient and PrestashopProxyController for API integration 2025-11-28 11:33:15 +01:00
f8358594d5 Update docker-compose.yml 2025-11-28 10:12:35 +00:00
1261e90fd7 Update docker-compose.yml 2025-11-28 09:54:38 +00:00
60f6ac4823 Update client/nginx.conf 2025-11-28 09:53:53 +00:00
734320a405 Update docker-compose.yml 2025-11-28 09:52:44 +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
f9a9e81713 Refactor PrestashopClient and PrestashopProxyController to improve query handling and enhance code clarity 2025-11-26 14:25:25 +01:00
Vincent Guillet
f4696b5f5b Refactor PrestashopClient and PrestashopProxyController for improved error handling and response management 2025-11-26 14:08:33 +01:00
Vincent Guillet
d94ce06d95 Refactor PrestashopClient and PrestashopProxyController for improved API request handling and response management 2025-11-26 12:14:07 +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
7c82cf0d3f Remove unused image association from User model 2025-11-25 21:38:55 +01:00
Vincent Guillet
4b29e116cf Refactor PrestashopClient and PrestashopProxyController to enhance API request handling and improve error logging 2025-11-25 21:35:11 +01:00
Vincent Guillet
21cdb3dc30 Delete unused files 2025-11-25 21:23:38 +01:00
Vincent Guillet
64f00d5b30 Delete unused files 2025-11-25 21:21:30 +01:00
Vincent Guillet
8317fc24d9 Refactor PrestashopClient and PrestashopProxyController for improved API handling 2025-11-25 20:58:21 +01:00
Vincent Guillet
4a16aa715f Add display full parameter to PrestashopClient API query 2025-11-25 19:55:23 +01:00
61e164732c Update api/src/main/java/fr/gameovergne/api/service/prestashop/PrestashopClient.java 2025-11-25 18:35:55 +00:00
d3f47549f9 Update api/src/main/java/fr/gameovergne/api/controller/prestashop/PrestashopProxyController.java 2025-11-25 18:21:01 +00:00
b289a53154 Update api/src/main/java/fr/gameovergne/api/service/prestashop/PrestashopClient.java 2025-11-25 18:20:41 +00:00
47edec0d33 Update api/src/main/java/fr/gameovergne/api/service/prestashop/PrestashopClient.java 2025-11-25 18:05:56 +00:00
Vincent Guillet
c7b9b68d42 Refactor PrestashopClient to use HttpClient and simplify PrestashopProxyController 2025-11-25 18:55:16 +01:00
Vincent Guillet
e839aae4dd Add WebClient configuration and update PrestashopProxyController for reactive support 2025-11-25 18:33:53 +01:00
019b8f4c01 Update api/src/main/java/fr/gameovergne/api/service/prestashop/PrestashopClient.java 2025-11-25 17:18:52 +00:00
844c132915 Update api/src/main/java/fr/gameovergne/api/service/prestashop/PrestashopClient.java 2025-11-25 17:02:09 +00:00
c9ceb46746 Update api/src/main/java/fr/gameovergne/api/service/prestashop/PrestashopClient.java 2025-11-25 16:28:18 +00:00
e4dacdd61a Update docker-compose.yml 2025-11-25 16:17:41 +00:00