248 Commits

Author SHA1 Message Date
RustamRu
47e2646fac fix order view&create page logic, layout, test coverage 2025-03-12 17:09:52 +03:00
RustamRu
0b9b2f4dbc feat: Implement enhanced car color selection component
- Replaced CarColorInput with a new CarColorSelect component
- Added color selection with visual color indicators
- Implemented custom color input option
- Updated locales with color selection translations
- Improved type safety in helper file
2025-03-08 20:35:20 +03:00
RustamRu
87a4dcefdd fix: Improve car body select event handling
- Updated CarBodySelect to properly emit change events
- Added onClose() call to close the select dropdown after selection
- Removed TypeScript ignore comment by properly typing the onChange event
2025-03-08 20:35:06 +03:00
RustamRu
0679ad92ef feat: Add car image description and increase upload file size limit
- Updated locales (en and ru) to increase max file upload size from 5MB to 14MB
- Modified PriceCar component to display image description
- Updated order model and view to support image description
- Added sample image description in stub data
2025-03-08 18:51:36 +03:00
9349a41f84 0.9.2 2025-03-03 19:17:01 +03:00
8103fdcb56 Merge branch 'feature/order-view-cost' 2025-03-03 19:13:49 +03:00
a59864a3e2 Merge pull request 'feat: change sidebar to header, fix wizard update, delete unnecessary statuses' (#91) from fix/arm-orders into main
All checks were successful
it-academy/dry-wash-pl/pipeline/head This commit looks good
Reviewed-on: #91
2025-03-03 19:07:43 +03:00
a252301ea0 feat: add guard
All checks were successful
it-academy/dry-wash-pl/pipeline/pr-main This commit looks good
2025-03-03 19:05:12 +03:00
48cdfb92bd feat: add a car wash cost determination 2025-03-02 16:07:13 +03:00
RustamRu
279da05b32 0.9.1
All checks were successful
it-academy/dry-wash-pl/pipeline/pr-main This commit looks good
2025-02-24 23:18:15 +03:00
RustamRu
c6d906ad62 fix: image input accept, i18n (#88) 2025-02-24 23:18:15 +03:00
RustamRu
418a121418 0.9.0 2025-02-24 23:18:15 +03:00
RustamRu
7647958e52 feat: add car image feature 2025-02-24 23:18:15 +03:00
RustamRu
9e024af568 fix: getOrder test (#88) 2025-02-24 23:18:15 +03:00
Primakov Alexandr Alexandrovich
7fe62e7d6e run last one 2025-02-24 23:18:15 +03:00
Primakov Alexandr Alexandrovich
f2db3774c9 other 2 2025-02-24 23:18:15 +03:00
Primakov Alexandr Alexandrovich
02e3fdffa0 test: улучшены описания тестов страницы просмотра заказа
- Добавлены более информативные описания тестовых сценариев
- Улучшена читаемость тестов за счет детальных названий на русском языке
2025-02-24 23:18:15 +03:00
Primakov Alexandr Alexandrovich
965d2d0be1 orders page 2025-02-24 23:18:15 +03:00
Primakov Alexandr Alexandrovich
9121fcaa43 masters test 2025-02-24 23:18:15 +03:00
Primakov Alexandr Alexandrovich
290bb3f0a3 debug 2025-02-24 23:18:15 +03:00
Primakov Alexandr Alexandrovich
e6e73e5289 try fix 2025-02-24 23:18:15 +03:00
Primakov Alexandr Alexandrovich
b959fcf8db try skip one test 2025-02-24 23:18:15 +03:00
RustamRu
5e25848e22 feat: upload car img form (#88) 2025-02-24 23:18:15 +03:00
RustamRu
ecf6c60cdc feat: api upload car img (#88) 2025-02-24 23:18:15 +03:00
RustamRu
91fc91230b fix: error body message -> error (#88) 2025-02-24 23:18:15 +03:00
d312445bf2 feat: change sidebar to header, fix wizard update, delete unnecessary statuses
Some checks failed
it-academy/dry-wash-pl/pipeline/head There was a failure building this commit
it-academy/dry-wash-pl/pipeline/pr-main This commit looks good
2025-02-24 23:07:10 +03:00
RustamRu
351420bc62 0.9.1
All checks were successful
it-academy/dry-wash-pl/pipeline/head This commit looks good
v0.9.1
2025-02-23 12:37:44 +03:00
RustamRu
61b042eee6 fix: image input accept, i18n (#88)
All checks were successful
it-academy/dry-wash-pl/pipeline/head This commit looks good
2025-02-23 12:37:04 +03:00
RustamRu
ac006267a2 0.9.0
All checks were successful
it-academy/dry-wash-pl/pipeline/head This commit looks good
v0.9.0
2025-02-23 12:11:20 +03:00
RustamRu
63d9d069c0 feat: add car image feature
All checks were successful
it-academy/dry-wash-pl/pipeline/head This commit looks good
2025-02-23 12:08:50 +03:00
c83ebf02bc Merge pull request 'feature/upload-car-image' (#90) from feature/upload-car-image into main
All checks were successful
it-academy/dry-wash-pl/pipeline/head This commit looks good
Reviewed-on: #90
2025-02-23 12:02:39 +03:00
RustamRu
1968df7bb3 fix: getOrder test (#88)
All checks were successful
it-academy/dry-wash-pl/pipeline/pr-main This commit looks good
2025-02-23 11:58:56 +03:00
RustamRu
811e0e3f24 Merge remote-tracking branch 'origin/main' into feature/upload-car-image
Some checks failed
it-academy/dry-wash-pl/pipeline/pr-main There was a failure building this commit
2025-02-23 11:47:04 +03:00
a2ffd6f38f Merge pull request 'fix tests error' (#89) from debug into main
All checks were successful
it-academy/dry-wash-pl/pipeline/head This commit looks good
Reviewed-on: #89
2025-02-23 11:32:09 +03:00
RustamRu
20017cad3c feat: upload car img form (#88)
Some checks failed
it-academy/dry-wash-pl/pipeline/head There was a failure building this commit
it-academy/dry-wash-pl/pipeline/pr-main There was a failure building this commit
2025-02-22 19:46:27 +03:00
RustamRu
de54ac6669 feat: api upload car img (#88) 2025-02-22 18:56:37 +03:00
RustamRu
eda869622e fix: error body message -> error (#88) 2025-02-22 18:56:20 +03:00
Primakov Alexandr Alexandrovich
7b3889aa02 run last one
All checks were successful
it-academy/dry-wash-pl/pipeline/head This commit looks good
it-academy/dry-wash-pl/pipeline/pr-main This commit looks good
2025-02-20 14:15:25 +03:00
Primakov Alexandr Alexandrovich
cee124fca5 other 2
All checks were successful
it-academy/dry-wash-pl/pipeline/head This commit looks good
2025-02-20 14:10:46 +03:00
Primakov Alexandr Alexandrovich
b77eccc8e8 test: улучшены описания тестов страницы просмотра заказа
All checks were successful
it-academy/dry-wash-pl/pipeline/head This commit looks good
- Добавлены более информативные описания тестовых сценариев
- Улучшена читаемость тестов за счет детальных названий на русском языке
2025-02-20 14:04:32 +03:00
Primakov Alexandr Alexandrovich
ebfaa7ea8f orders page
All checks were successful
it-academy/dry-wash-pl/pipeline/head This commit looks good
2025-02-20 14:00:34 +03:00
Primakov Alexandr Alexandrovich
0027cc09b1 masters test
All checks were successful
it-academy/dry-wash-pl/pipeline/head This commit looks good
2025-02-20 13:55:05 +03:00
Primakov Alexandr Alexandrovich
dd612d662c debug
All checks were successful
it-academy/dry-wash-pl/pipeline/head This commit looks good
2025-02-20 13:44:38 +03:00
Primakov Alexandr Alexandrovich
69251745fa try fix
Some checks failed
it-academy/dry-wash-pl/pipeline/head There was a failure building this commit
2025-02-20 13:32:39 +03:00
Primakov Alexandr Alexandrovich
253e3b3856 try skip one test
Some checks failed
it-academy/dry-wash-pl/pipeline/head There was a failure building this commit
2025-02-20 13:26:35 +03:00
RustamRu
c9c17340c6 Merge branch 'feature/landing-tests'
Some checks failed
it-academy/dry-wash-pl/pipeline/head There was a failure building this commit
2025-02-16 12:05:31 +03:00
RustamRu
7fc5455c37 0.8.0
All checks were successful
it-academy/dry-wash-pl/pipeline/head This commit looks good
v0.8.0
2025-02-16 11:57:38 +03:00
RustamRu
24779e2592 fix: orders date format 2025-02-16 11:55:18 +03:00
RustamRu
9111724519 Merge branch 'main' of ssh://85.143.175.152:222/dry_wash_inc/dry-wash-pl
All checks were successful
it-academy/dry-wash-pl/pipeline/head This commit looks good
2025-02-16 11:45:55 +03:00
RustamRu
c2511e0917 fix: order view status polling 2025-02-16 11:45:42 +03:00