Commit Graph

  • 00208f08c9 Merge remote-tracking branch 'origin/dev' merge main Vincent Guillet 2025-12-05 15:28:32 +01:00
  • b79068623f Update jenkinsfile dev Vincent Guillet 2025-12-05 14:27:59 +00:00
  • fd538f376f Merge branch 'dev' Vincent Guillet 2025-12-05 15:14:50 +01:00
  • 3eed3d251f Refactor CORS configuration to use allowed origins and enhance header handling Vincent Guillet 2025-12-05 15:14:16 +01:00
  • cefb3c54c3 Merge remote-tracking branch 'origin/dev' Merge from dev Vincent Guillet 2025-12-05 14:58:32 +01:00
  • 7dcc85ac95 Update api/src/main/java/fr/gameovergne/api/controller/auth/AuthController.java Vincent Guillet 2025-12-05 13:57:42 +00:00
  • 79bd33fe41 Merge pull request 'merge from dev' (#1) from dev into main Vincent Guillet 2025-12-05 13:43:04 +00:00
  • ec9eb0dc7d Update api/src/main/java/fr/gameovergne/api/config/SecurityConfig.java Vincent Guillet 2025-12-05 13:40:48 +00:00
  • 01cafd5904 Update docker-compose.prod.yml Vincent Guillet 2025-12-05 13:35:48 +00:00
  • 321e2fd546 Update jenkinsfile Vincent Guillet 2025-12-05 13:27:16 +00:00
  • 696e0ac817 Update jenkinsfile Vincent Guillet 2025-12-05 13:26:43 +00:00
  • 888ddc1362 Update jenkinsfile Vincent Guillet 2025-12-05 13:24:13 +00:00
  • 3026f0a13f Update jenkinsfile Vincent Guillet 2025-12-05 13:23:58 +00:00
  • 52d17e5ad8 Update jenkinsfile Vincent Guillet 2025-12-05 12:56:15 +00:00
  • 2803e910bd Add docker-compose.prod.yml Vincent Guillet 2025-12-05 12:54:54 +00:00
  • 653ce83c33 Add docker-compose.dev.yml Vincent Guillet 2025-12-05 12:54:08 +00:00
  • ce618deecf Update docker-compose.yml.OLD Vincent Guillet 2025-12-05 12:53:06 +00:00
  • 5331ce7866 Update docker-compose.yml Vincent Guillet 2025-12-04 09:19:07 +00:00
  • 6f6d033be3 Center align items in main navbar container for improved layout Vincent Guillet 2025-12-03 22:48:26 +01:00
  • ff8536b448 Update SecurityConfig to require authentication for /api/app/** endpoints Vincent Guillet 2025-12-03 22:47:14 +01:00
  • 60593f6c11 Update base URL in index.html for proper routing in Game Over'gne app Vincent Guillet 2025-12-03 22:46:34 +01:00
  • 1708c1bead Update base URL in index.html for proper routing in Game Over'gne app Vincent Guillet 2025-12-03 22:11:33 +01:00
  • dc33d762a1 Refactor app configuration to use hrefBase for base URL and improve provider imports Vincent Guillet 2025-12-03 21:59:42 +01:00
  • e04cac3345 Enhance main navbar styles for better overflow handling and safe area support Vincent Guillet 2025-12-03 21:49:52 +01:00
  • 00f45ae6c7 Add loading indicators to product CRUD and dialog components Vincent Guillet 2025-12-03 21:46:18 +01:00
  • 1a5d3a570a Add image deletion functionality to product dialog carousel Vincent Guillet 2025-12-03 21:21:50 +01:00
  • 9763289c2f Export resizeImage function and integrate it into Prestashop service Vincent Guillet 2025-12-03 19:48:19 +01:00
  • fd6c730ae3 Add image resizing utility and integrate it into product image upload process Vincent Guillet 2025-12-03 19:46:31 +01:00
  • eb94697955 Refactor application.properties to set maximum file and request sizes for multipart uploads Vincent Guillet 2025-12-03 16:40:57 +01:00
  • a72957648e Refactor PrestashopClient to improve image upload response handling and enhance error reporting Vincent Guillet 2025-12-03 15:47:12 +01:00
  • b15c331295 Refactor PrestashopClient to store basic auth header for improved readability and maintainability Vincent Guillet 2025-12-03 15:32:44 +01:00
  • 503cbee641 Refactor PrestashopClient to enhance manual multipart image upload handling and improve error logging Vincent Guillet 2025-12-03 15:19:26 +01:00
  • 078cef0585 Refactor PrestashopClient to enhance image upload logging and improve filename handling Vincent Guillet 2025-12-03 15:06:53 +01:00
  • 48f7e84ef9 Refactor PrestashopClient to improve multipart image upload construction and enhance header management Vincent Guillet 2025-12-03 14:53:39 +01:00
  • f975e57110 Refactor PrestashopClient to improve multipart image upload handling and logging Vincent Guillet 2025-12-03 14:46:32 +01:00
  • 389beca604 Refactor PrestashopClient to construct absolute URL for image uploads and improve logging Vincent Guillet 2025-12-03 14:36:40 +01:00
  • fa7a1c2f26 Refactor PrestashopClient to streamline image upload process and enhance error handling Vincent Guillet 2025-12-03 14:30:34 +01:00
  • df98dfe38e Refactor PrestashopClient to enhance image upload handling and improve error logging Vincent Guillet 2025-12-03 14:22:47 +01:00
  • 65559bbb48 Refactor PrestashopProxyController to simplify image upload API path Vincent Guillet 2025-12-03 13:51:54 +01:00
  • f317d15ac5 Refactor PrestashopProxyController to simplify image upload API path Vincent Guillet 2025-12-03 13:43:29 +01:00
  • 68ccb164e2 Refactor PrestashopProxyController to improve path extraction and enhance logging for proxy requests Vincent Guillet 2025-12-03 13:33:56 +01:00
  • a8f9c5f49a Refactor PrestashopProxyController to unify API path handling and enhance error logging for proxy requests Vincent Guillet 2025-12-03 13:22:43 +01:00
  • ff331e1630 Refactor PrestashopProxyController to streamline API endpoint handling and improve code readability Vincent Guillet 2025-12-03 12:28:22 +01:00
  • d076286728 Add image upload functionality to PrestashopClient and PrestashopProxyController Vincent Guillet 2025-12-03 12:00:48 +01:00
  • de942e0d96 Enhance PrestashopClient to use UTF-8 encoding for XML body in POST and PUT methods Vincent Guillet 2025-12-03 11:39:55 +01:00
  • ce3389f2e6 Enhance PrestashopClient and PrestashopProxyController to add error handling for POST, PUT, and DELETE methods Vincent Guillet 2025-12-03 11:26:23 +01:00
  • 8680b2fc92 Enhance PrestashopProxyController and PrestashopClient to support POST, PUT, and DELETE methods with raw query handling Vincent Guillet 2025-12-03 11:03:26 +01:00
  • 5068390a14 Refactor package structure for Prestashop components and enhance raw query handling in PrestashopProxyController Vincent Guillet 2025-12-03 10:25:59 +01:00
  • 4fe16b0cb1 restore previous version Vincent Guillet 2025-12-03 10:04:22 +01:00
  • 42c1e655f1 Refactor PrestashopClient to normalize base URL, enhance URL building, and improve raw query handling Vincent Guillet 2025-12-03 09:33:30 +01:00
  • fdb6c40bb9 Refactor PrestashopClient to normalize base URL, enhance URL building, and improve raw query handling Vincent Guillet 2025-12-02 17:48:27 +01:00
  • 72f3791616 Refactor PrestashopClient and PrestashopProxyController to support raw query handling and simplify proxy GET requests Vincent Guillet 2025-12-02 17:35:53 +01:00
  • db8085c0aa Refactor PrestashopClient to enhance header configuration and improve query parameter encoding Vincent Guillet 2025-12-02 17:23:31 +01:00
  • 177eb2eb5c Refactor URI building in PrestashopClient to simplify query parameter encoding Vincent Guillet 2025-12-02 16:54:49 +01:00
  • bceedc8620 Add support for raw query handling in PrestashopClient and update response handling in PrestashopProxyController Vincent Guillet 2025-12-02 16:35:42 +01:00
  • 14a6f66742 Update Prestashop service to return ID for all valid responses Vincent Guillet 2025-12-02 16:28:38 +01:00
  • 28faf2ed2b Refactor PrestashopClient to improve URI building and parameter encoding Vincent Guillet 2025-12-02 16:28:27 +01:00
  • 02387e9a50 Refactor Prestashop service endpoints to remove redundant reference-data prefix Vincent Guillet 2025-11-30 11:58:02 +01:00
  • c09316189e Update PrestashopAdminController request mapping to remove redundant API prefix Vincent Guillet 2025-11-30 11:54:13 +01:00
  • ad441b8dbc Update Prestashop service endpoints to remove redundant API prefix Vincent Guillet 2025-11-30 11:53:42 +01:00
  • 9759f2cf8e Update PrestashopAdminController request mapping to include duplicate API prefix Vincent Guillet 2025-11-30 11:47:57 +01:00
  • 16bd098954 Update API URLs in production environment configuration for improved routing Vincent Guillet 2025-11-30 11:47:35 +01:00
  • 7e5f75e482 Update API URLs in production environment configuration for consistency Vincent Guillet 2025-11-30 11:44:10 +01:00
  • d866924130 Update PrestashopAdminController request mapping to include API prefix Vincent Guillet 2025-11-30 11:43:28 +01:00
  • 9eb8256fd7 Update PrestashopAdminController request mapping to remove API prefix Vincent Guillet 2025-11-30 11:39:43 +01:00
  • e5411f2fdc Rename Prestashop API base URL property for consistency Vincent Guillet 2025-11-29 12:00:39 +01:00
  • d64fed8157 Refactor PrestashopService and ps-product-dialog component to enhance API integration and improve product management functionality Vincent Guillet 2025-11-29 11:53:25 +01:00
  • 007cb34c81 Enhance PrestashopClient and PrestashopProxyController with new proxy method and improved response handling Vincent Guillet 2025-11-29 11:32:41 +01:00
  • aead87b1bc Refactor PrestashopService to improve API integration and enhance product management functionality Vincent Guillet 2025-11-29 10:43:57 +01:00
  • e30fb83043 Add PrestashopAdminController and PrestashopAdminService for managing admin resources Vincent Guillet 2025-11-29 10:36:09 +01:00
  • 44764a5f14 Refactor PrestashopProxyController to enhance proxy response handling and ensure consistent JSON output Vincent Guillet 2025-11-29 10:05:21 +01:00
  • 4c16e356a3 Refactor PrestashopClient and PrestashopProxyController to enhance API request handling and improve error logging Vincent Guillet 2025-11-29 09:58:51 +01:00
  • 8a750b94d0 Refactor PrestashopClient and PrestashopProxyController to improve query handling and simplify request processing Vincent Guillet 2025-11-29 09:47:02 +01:00
  • 9ae60a087a Refactor PrestashopClient and PrestashopProxyController to improve query handling and simplify request processing Vincent Guillet 2025-11-29 09:33:10 +01:00
  • 9d2f89f805 Refactor PrestashopClient and PrestashopProxyController to enhance API request handling and simplify query processing Vincent Guillet 2025-11-29 09:04:47 +01:00
  • d802418c29 Refactor PrestashopProxyController to simplify endpoint handling and enhance query processing Vincent Guillet 2025-11-29 08:52:59 +01:00
  • 504fb4fe8e Update docker-compose.yml Vincent Guillet 2025-11-28 22:09:49 +00:00
  • 5c42db7540 Refactor PrestashopClient and PrestashopProxyController to use API key for authentication and simplify request handling Vincent Guillet 2025-11-28 23:08:56 +01:00
  • 14e19ac2ea Refactor PrestashopClient and PrestashopProxyController to enhance query handling and response logging Vincent Guillet 2025-11-28 22:39:04 +01:00
  • 136f9c1732 Update environment configuration and simplify nginx settings for API routing Vincent Guillet 2025-11-28 22:20:44 +01:00
  • 60ce19f72f Refactor PrestashopClient and PrestashopProxyController to enhance query handling and response logging Vincent Guillet 2025-11-28 22:19:21 +01:00
  • 659b16f700 Update client/nginx.conf Vincent Guillet 2025-11-28 19:33:09 +00:00
  • 664123cc22 Update client/nginx.conf Vincent Guillet 2025-11-28 19:23:14 +00:00
  • fec615db26 Update docker-compose.yml Vincent Guillet 2025-11-28 18:59:45 +00:00
  • 6388db1026 Update docker-compose.yml Vincent Guillet 2025-11-28 18:57:05 +00:00
  • 35a5f0d755 Update docker-compose.yml Vincent Guillet 2025-11-28 18:55:13 +00:00
  • e6efbdeafe Update docker-compose.yml Vincent Guillet 2025-11-28 18:50:30 +00:00
  • dba9e19c6c Update client/nginx.conf Vincent Guillet 2025-11-28 18:50:04 +00:00
  • 9b2a4b55a2 Update client/nginx.conf Vincent Guillet 2025-11-28 18:47:15 +00:00
  • ad66b1bf31 Update docker-compose.yml Vincent Guillet 2025-11-28 18:46:26 +00:00
  • 785c482057 Update jenkinsfile Vincent Guillet 2025-11-28 18:46:00 +00:00
  • bbd1b94524 Update client/nginx.conf Vincent Guillet 2025-11-28 18:39:45 +00:00
  • 9d07e4d14e revert 8088d3efb7 Vincent Guillet 2025-11-28 18:38:38 +00:00
  • 8088d3efb7 Update client/nginx.conf Vincent Guillet 2025-11-28 18:23:38 +00:00
  • e5adb9356f Add PrestaShop API configuration to application properties Vincent Guillet 2025-11-28 19:11:35 +01:00
  • b8aa3e61ed Refactor AuthController to enhance refresh token handling and support CORS Vincent Guillet 2025-11-28 18:50:35 +01:00
  • 411c407a40 Refactor AuthController to support both POST and GET methods for refresh token Vincent Guillet 2025-11-28 18:47:15 +01:00
  • 9e350ec2b5 Update client/nginx.conf Vincent Guillet 2025-11-28 17:38:00 +00:00
  • 6427f08ed8 Update client/Dockerfile Vincent Guillet 2025-11-28 17:37:48 +00:00
  • 40eb58aa4d Update client/Dockerfile Vincent Guillet 2025-11-28 17:26:12 +00:00