Commit Graph

203 Commits

Author SHA1 Message Date
Vincent Guillet
72f3791616 Refactor PrestashopClient and PrestashopProxyController to support raw query handling and simplify proxy GET requests 2025-12-02 17:35:53 +01:00
Vincent Guillet
db8085c0aa Refactor PrestashopClient to enhance header configuration and improve query parameter encoding 2025-12-02 17:23:31 +01:00
Vincent Guillet
177eb2eb5c Refactor URI building in PrestashopClient to simplify query parameter encoding 2025-12-02 16:54:49 +01:00
Vincent Guillet
bceedc8620 Add support for raw query handling in PrestashopClient and update response handling in PrestashopProxyController 2025-12-02 16:35:42 +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
28faf2ed2b Refactor PrestashopClient to improve URI building and parameter encoding 2025-12-02 16:28:27 +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
c09316189e Update PrestashopAdminController request mapping to remove redundant API prefix 2025-11-30 11:54:13 +01:00
Vincent Guillet
ad441b8dbc Update Prestashop service endpoints to remove redundant API prefix 2025-11-30 11:53:42 +01:00
Vincent Guillet
9759f2cf8e Update PrestashopAdminController request mapping to include duplicate API prefix 2025-11-30 11:47:57 +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
d866924130 Update PrestashopAdminController request mapping to include API prefix 2025-11-30 11:43:28 +01:00
Vincent Guillet
9eb8256fd7 Update PrestashopAdminController request mapping to remove API prefix 2025-11-30 11:39:43 +01:00
Vincent Guillet
e5411f2fdc Rename Prestashop API base URL property for consistency 2025-11-29 12:00:39 +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
007cb34c81 Enhance PrestashopClient and PrestashopProxyController with new proxy method and improved response handling 2025-11-29 11:32:41 +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
e30fb83043 Add PrestashopAdminController and PrestashopAdminService for managing admin resources 2025-11-29 10:36:09 +01:00
Vincent Guillet
44764a5f14 Refactor PrestashopProxyController to enhance proxy response handling and ensure consistent JSON output 2025-11-29 10:05:21 +01:00
Vincent Guillet
4c16e356a3 Refactor PrestashopClient and PrestashopProxyController to enhance API request handling and improve error logging 2025-11-29 09:58:51 +01:00
Vincent Guillet
8a750b94d0 Refactor PrestashopClient and PrestashopProxyController to improve query handling and simplify request processing 2025-11-29 09:47:02 +01:00
Vincent Guillet
9ae60a087a Refactor PrestashopClient and PrestashopProxyController to improve query handling and simplify request processing 2025-11-29 09:33:10 +01:00
Vincent Guillet
9d2f89f805 Refactor PrestashopClient and PrestashopProxyController to enhance API request handling and simplify query processing 2025-11-29 09:04:47 +01:00
Vincent Guillet
d802418c29 Refactor PrestashopProxyController to simplify endpoint handling and enhance query processing 2025-11-29 08:52:59 +01:00
504fb4fe8e Update docker-compose.yml 2025-11-28 22:09:49 +00:00
Vincent Guillet
5c42db7540 Refactor PrestashopClient and PrestashopProxyController to use API key for authentication and simplify request handling 2025-11-28 23:08:56 +01:00
Vincent Guillet
14e19ac2ea Refactor PrestashopClient and PrestashopProxyController to enhance query handling and response logging 2025-11-28 22:39:04 +01:00
Vincent Guillet
136f9c1732 Update environment configuration and simplify nginx settings for API routing 2025-11-28 22:20:44 +01:00
Vincent Guillet
60ce19f72f Refactor PrestashopClient and PrestashopProxyController to enhance query handling and response logging 2025-11-28 22:19:26 +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
fec615db26 Update docker-compose.yml 2025-11-28 18:59:45 +00:00
6388db1026 Update docker-compose.yml 2025-11-28 18:57:05 +00:00
35a5f0d755 Update docker-compose.yml 2025-11-28 18:55:13 +00:00
e6efbdeafe Update docker-compose.yml 2025-11-28 18:50:30 +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
ad66b1bf31 Update docker-compose.yml 2025-11-28 18:46:26 +00:00
785c482057 Update jenkinsfile 2025-11-28 18:46:00 +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
Vincent Guillet
e5adb9356f Add PrestaShop API configuration to application properties 2025-11-28 19:11:35 +01:00
Vincent Guillet
b8aa3e61ed Refactor AuthController to enhance refresh token handling and support CORS 2025-11-28 18:50:35 +01:00
Vincent Guillet
411c407a40 Refactor AuthController to support both POST and GET methods for refresh token 2025-11-28 18:47:15 +01: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