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
|
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
|
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 |
|
Vincent Guillet
|
20573d73b3
|
feat: update PrestashopService to use dynamic base URL from environment configuration
|
2025-11-22 21:48:44 +01:00 |
|
Vincent Guillet
|
ccd73cd478
|
feat: update environment configurations and improve Docker health checks
|
2025-11-20 22:34:24 +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
|
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 |
|
Vincent Guillet
|
f04f9fd93f
|
add BrandService and ProductService with basic HTTP methods and tests
|
2025-10-14 14:53:07 +02:00 |
|
Vincent Guillet
|
18f0364e26
|
add initial Angular components, services, and routing setup
|
2025-09-24 11:31:28 +02:00 |
|