|
|
19dc42f0a5
|
Update docker-compose.yml
|
2025-11-20 15:47:45 +00:00 |
|
|
|
1cb7057911
|
Update docker-compose.yml
|
2025-11-20 15:44:52 +00:00 |
|
|
|
910f283f8a
|
Update jenkinsfile
|
2025-11-20 15:38:51 +00:00 |
|
|
|
bf3a7c33c0
|
Update docker-compose.yml
|
2025-11-20 15:30:29 +00:00 |
|
Vincent Guillet
|
f83a8cc26b
|
update compose
|
2025-11-20 16:24:18 +01:00 |
|
Vincent Guillet
|
028bd80669
|
add jenkins pipeline
|
2025-11-20 16:10:38 +01:00 |
|
Vincent Guillet
|
6ef5b998a4
|
feat: configure MySQL service in Docker; update datasource URL and adjust port mappings
|
2025-11-20 15:47:48 +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
|
f063a245b9
|
feat: implement image management functionality; add ImageController, ImageService, ImageMapper, and related DTOs
|
2025-11-10 16:29:55 +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
|
df2a5a57ba
|
refactor: update ProductController to return ProductDTO; enhance ProductMapper for ID handling
|
2025-11-04 18:13:53 +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
|
2fe52830d8
|
refactor: update controllers and mappers to use DTOs for brands and categories; add ID field to DTOs
|
2025-11-01 17:56:52 +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
|
e7da8b9b83
|
add app API endpoints for categories, platforms, and products; update security configuration
|
2025-11-01 15:44: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
|
4b692806c4
|
add Platform and Brand DTOs, mappers, and controllers; update security configuration for CORS
|
2025-10-31 18:33:19 +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 |
|
Vincent Guillet
|
f04f9fd93f
|
add BrandService and ProductService with basic HTTP methods and tests
|
2025-10-14 14:53:07 +02:00 |
|
Vincent Guillet
|
f2f855bc70
|
secure /api/brands/** endpoint and update CORS configuration
|
2025-10-14 14:50:26 +02:00 |
|
Vincent Guillet
|
611eb685a8
|
add entities for Brand, Category, Condition, Image, Platform, and Product with relationships
|
2025-10-14 14:50:21 +02:00 |
|
Vincent Guillet
|
de1df47474
|
add entities for Brand, Category, Condition, Image, Platform, and Product with relationships
|
2025-10-14 14:50:17 +02:00 |
|
Vincent Guillet
|
7769cc7ded
|
add BrandRepository and enhance UserRepository with additional retrieval methods
|
2025-10-14 14:50:13 +02:00 |
|
Vincent Guillet
|
5476651ea3
|
add BrandService and enhance UserService with additional user retrieval methods
|
2025-10-14 14:50:06 +02:00 |
|
Vincent Guillet
|
98cf31349b
|
Remove mysql service dependency
|
2025-09-24 11:58:06 +02:00 |
|
Vincent Guillet
|
4acf024350
|
Comment .env COPY instruction
|
2025-09-24 11:56:25 +02:00 |
|
Vincent Guillet
|
2e5b2b3ff5
|
add Docker configuration and Jenkins pipeline for application deployment
|
2025-09-24 11:32:43 +02:00 |
|
Vincent Guillet
|
18f0364e26
|
add initial Angular components, services, and routing setup
|
2025-09-24 11:31:28 +02:00 |
|
Vincent Guillet
|
dfb4ac302a
|
add .vscode folder to .gitignore
|
2025-09-24 11:31:04 +02:00 |
|
Vincent Guillet
|
3d2b3f7324
|
implement authentication and user management features
|
2025-09-24 11:29:48 +02:00 |
|
Vincent Guillet
|
f2b4f9d3e6
|
add .gitignore
|
2025-09-24 11:27:02 +02:00 |
|
Vincent Guillet
|
4f3c6d7f02
|
first commit
|
2025-09-23 15:53:08 +02:00 |
|