96 Commits

Author SHA1 Message Date
RustamRu
058f07e4e6 add visual car details 2025-03-20 14:42:20 +03:00
RustamRu
eb91c89cd9 Merge branch 'main' of ssh://85.143.175.152:222/dry_wash_inc/dry-wash-pl 2025-03-20 11:54:32 +03:00
RustamRu
05e98b7afe feat: limit datetimes select to one day 2025-03-20 11:54:25 +03:00
066df51b58 Merge pull request 'feat: add a date filter for master and maps' (#96) from feat/arm-master-filter into main
Reviewed-on: #96
2025-03-17 20:36:28 +03:00
1603d64caf feat: add a date filter for master and maps 2025-03-17 20:27:28 +03:00
RustamRu
0b9d8c9fb6 Merge branch 'feature/order' 2025-03-12 17:12:39 +03:00
RustamRu
47e2646fac fix order view&create page logic, layout, test coverage 2025-03-12 17:09:52 +03:00
18c13628ba feat: fix test 2025-03-09 11:24:01 +03:00
9f2d98a9ea Merge pull request 'feat: add yandex-map' (#94) from feature/maps into main
Reviewed-on: #94
2025-03-09 11:05:52 +03:00
fea4a54c83 feat: add yandex-map 2025-03-09 10:55:24 +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
8103fdcb56 Merge branch 'feature/order-view-cost' 2025-03-03 19:13:49 +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
c6d906ad62 fix: image input accept, i18n (#88) 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
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
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
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
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
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
24779e2592 fix: orders date format 2025-02-16 11:55:18 +03:00
56f65fbd3a feat: add test for orders 2025-02-16 11:31:05 +03:00
RustamRu
251ea5184e feat: test order view page render (#85)
All checks were successful
it-academy/dry-wash-pl/pipeline/pr-main This commit looks good
it-academy/dry-wash-pl/pipeline/head This commit looks good
2025-02-15 19:47:10 +03:00
RustamRu
f07f7aeba5 feat: test order create page render (#85) 2025-02-15 19:47:02 +03:00
RustamRu
bbc96a2f27 feat: test landing page render (#85) 2025-02-15 19:46:43 +03:00
658e23d4e3 fix: place orders in the model
Some checks are pending
it-academy/dry-wash-pl/pipeline/pr-main Build started...
it-academy/dry-wash-pl/pipeline/head This commit looks good
2025-02-08 22:36:30 +03:00
ed8ae95436 feat: add hook useShowToast.ts
All checks were successful
it-academy/dry-wash-pl/pipeline/pr-main This commit looks good
2025-02-08 22:18:32 +03:00
a00aaff29d fear: change requests to RTK query
All checks were successful
it-academy/dry-wash-pl/pipeline/pr-main This commit looks good
2025-02-08 21:21:57 +03:00
9a20c9f098 feat: rewrite the form to react-hook-form and add validation
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-03 00:06:16 +03:00
RustamRu
45c4ca16c8 feat: use RTK Query to get order deails (#73) 2025-01-26 19:20:36 +03:00
RustamRu
4c26928d23 fix: fill location from autocomplete (#71)
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-01-26 15:47:53 +03:00
RustamRu
d3ffaa97f8 fix: option select (#55)
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-01-26 15:06:11 +03:00
d15bd6f7d2 feat: add RTK for master
All checks were successful
it-academy/dry-wash-pl/pipeline/pr-main This commit looks good
it-academy/dry-wash-pl/pipeline/head This commit looks good
2025-01-26 12:21:34 +03:00
0ddcaa5d52 feat: add update status and masters (#67)
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-01-25 17:12:02 +03:00
RustamRu
adb812280d feat: create order stubs (#65) 2025-01-21 17:29:56 +03:00
RustamRu
5ed023866e fix: washing dates format
All checks were successful
it-academy/dry-wash-pl/pipeline/head This commit looks good
2025-01-19 11:04:44 +03:00
RustamRu
e73773f359 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-01-19 10:55:56 +03:00
RustamRu
a9a9b3cadd feat: create order api 2025-01-19 10:55:44 +03:00
4f92125e6d feat: add a name and phone change from the Masters (#62)
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-01-18 16:06:27 +03:00
3ea501161c fix: add schedule fix
All checks were successful
it-academy/dry-wash-pl/pipeline/head This commit looks good
2025-01-12 11:16:58 +03:00
edddf6d857 Merge pull request 'feat: add image to car body style select option (#55)' (#61) from feature/graphic-car-body-select into main
All checks were successful
it-academy/dry-wash-pl/pipeline/head This commit looks good
Reviewed-on: #61
Reviewed-by: Primakov Alexandr Alexandrovich <primakovpro@gmail.com>
2025-01-12 10:13:19 +03:00
1276b13fec Merge pull request 'feat: add fetch for multi-stub (#59)' (#60) from feature/arm-masters-back into main
All checks were successful
it-academy/dry-wash-pl/pipeline/head This commit looks good
Reviewed-on: #60
2025-01-12 10:13:04 +03:00
2aa361e3db Merge pull request 'feat: add region code to car number (#54)' (#58) from feature/car-number-region-code into main
All checks were successful
it-academy/dry-wash-pl/pipeline/head This commit looks good
Reviewed-on: #58
Reviewed-by: Primakov Alexandr Alexandrovich <primakovpro@gmail.com>
2025-01-12 10:12:42 +03:00