|
|
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 |
|
Vincent Guillet
|
bcc71b965b
|
refactor: reorganize component files and update import paths; add PsItem and PsProduct interfaces
|
2025-11-12 12:34:58 +01:00 |
|
Vincent Guillet
|
a849a4dd15
|
feat: add categories and manufacturers CRUD components; implement form handling and image upload functionality
|
2025-11-10 16:29:42 +01:00 |
|
Vincent Guillet
|
b84a829a82
|
feat: implement add product functionality; create add-product component with form validation and styling
|
2025-11-05 16:44:42 +01:00 |
|
Vincent Guillet
|
1a918a7863
|
delete test file
|
2025-11-04 18:44:30 +01:00 |
|
Vincent Guillet
|
3bc2a27d76
|
refactor: rename components and update dialog implementations; add confirm dialog for deletion actions
|
2025-11-04 18:13:37 +01:00 |
|
Vincent Guillet
|
55a1d54c70
|
refactor: rename components and update admin navbar; implement generic list and dialog components for brands, categories, and platforms
|
2025-11-01 17:56:26 +01:00 |
|
Vincent Guillet
|
7c8f85a500
|
add Categories management: create CategoriesList component, update admin navbar, and integrate category handling in product forms
|
2025-11-01 15:43:49 +01:00 |
|
Vincent Guillet
|
7531ea9453
|
add admin navbar and brand/platform management components
|
2025-10-31 18:32:24 +01:00 |
|
Vincent Guillet
|
6dc9f4ffea
|
update title in index.html to reflect application name
|
2025-10-14 14:53:37 +02:00 |
|
Vincent Guillet
|
d2696b16ac
|
update routing to include AddProduct component and adjust guard activations
|
2025-10-14 14:53:28 +02:00 |
|
Vincent Guillet
|
7fb4f46833
|
update navbar component for French localization and branding
|
2025-10-14 14:53:22 +02:00 |
|
Vincent Guillet
|
b0ba0886fd
|
add Brand class and associated unit tests
|
2025-10-14 14:53:18 +02:00 |
|
Vincent Guillet
|
8c3de85f36
|
add AddProduct component with form for product creation and associated styles
|
2025-10-14 14:53:13 +02:00 |
|