112 Commits

Author SHA1 Message Date
RustamRu
5e25848e22 feat: upload car img form () 2025-02-24 23:18:15 +03:00
RustamRu
ecf6c60cdc feat: api upload car img () 2025-02-24 23:18:15 +03:00
RustamRu
91fc91230b fix: error body message -> error () 2025-02-24 23:18:15 +03:00
d312445bf2 feat: change sidebar to header, fix wizard update, delete unnecessary statuses 2025-02-24 23:07:10 +03:00
RustamRu
c9c17340c6 Merge branch 'feature/landing-tests' 2025-02-16 12:05:31 +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 2025-02-16 11:45:55 +03:00
RustamRu
c2511e0917 fix: order view status polling 2025-02-16 11:45:42 +03:00
a616d3815b feat: add master test 2025-02-16 11:31:26 +03:00
56f65fbd3a feat: add test for orders 2025-02-16 11:31:05 +03:00
RustamRu
251ea5184e feat: test order view page render () 2025-02-15 19:47:10 +03:00
RustamRu
f07f7aeba5 feat: test order create page render () 2025-02-15 19:47:02 +03:00
RustamRu
bbc96a2f27 feat: test landing page render () 2025-02-15 19:46:43 +03:00
RustamRu
b2a067a644 fix webpack compilation warning 2025-02-15 12:03:19 +03:00
3c291baa0e Merge pull request 'fix: create order request body ()' () from feature/order-form-upgrade into main
Reviewed-on: 
2025-02-09 11:30:58 +03:00
RustamRu
3cdc47b91b fix: create order request body () 2025-02-09 11:28:15 +03:00
RustamRu
7736592830 fix: e2e tests 2025-02-09 11:02:27 +03:00
89d432b360 Merge pull request 'fear: change requests to RTK query' () from feature/rtk-query-arm into main
Reviewed-on: 
Reviewed-by: Primakov Alexandr Alexandrovich <primakovpro@gmail.com>
2025-02-09 10:10:40 +03:00
RustamRu
0ec9e146b9 feat: order creation animation () 2025-02-09 09:03:24 +03:00
RustamRu
1669f01879 feat: use RTK Query to create order deails () 2025-02-09 08:04:21 +03:00
658e23d4e3 fix: place orders in the model 2025-02-08 22:36:30 +03:00
ed8ae95436 feat: add hook useShowToast.ts 2025-02-08 22:18:32 +03:00
a00aaff29d fear: change requests to RTK query 2025-02-08 21:21:57 +03:00
ad1f948641 Merge pull request 'feat: add tests' () from feature/test into main
Reviewed-on: 
Reviewed-by: Primakov Alexandr Alexandrovich <primakovpro@gmail.com>
2025-02-04 19:41:58 +03:00
9a20c9f098 feat: rewrite the form to react-hook-form and add validation 2025-02-03 00:06:16 +03:00
1dd14caed2 feat: add tests 2025-02-02 14:28:43 +03:00
RustamRu
31b440656c feat: order view status polling feature () 2025-01-26 19:28:23 +03:00
RustamRu
45c4ca16c8 feat: use RTK Query to get order deails () 2025-01-26 19:20:36 +03:00
RustamRu
4c26928d23 fix: fill location from autocomplete () 2025-01-26 15:47:53 +03:00
1471bf94dd Merge pull request 'fix: option select ()' () from feature/graphic-car-body-select into main
Reviewed-on: 
Reviewed-by: Primakov Alexandr Alexandrovich <primakovpro@gmail.com>
2025-01-26 15:26:03 +03:00
RustamRu
d3ffaa97f8 fix: option select () 2025-01-26 15:06:11 +03:00
acd09d427c fix: change endpoint order 2025-01-26 12:48:54 +03:00
34bf557a6f fix: change endpoint orders 2025-01-26 12:43:40 +03:00
5e0ac9f7a5 fix: change endpoint 2025-01-26 12:36:42 +03:00
d15bd6f7d2 feat: add RTK for master 2025-01-26 12:21:34 +03:00
0ddcaa5d52 feat: add update status and masters () 2025-01-25 17:12:02 +03:00
RustamRu
adb812280d feat: create order stubs () 2025-01-21 17:29:56 +03:00
RustamRu
5ed023866e fix: washing dates format 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 2025-01-19 10:55:56 +03:00
RustamRu
a9a9b3cadd feat: create order api 2025-01-19 10:55:44 +03:00
06abc15c9a feat: add const for time 2025-01-19 10:50:28 +03:00
6ca7de9467 feat: add start time and end time 2025-01-19 10:45:40 +03:00
4f92125e6d feat: add a name and phone change from the Masters () 2025-01-18 16:06:27 +03:00
3ea501161c fix: add schedule fix 2025-01-12 11:16:58 +03:00
edddf6d857 Merge pull request 'feat: add image to car body style select option ()' () from feature/graphic-car-body-select into main
Reviewed-on: 
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 ()' () from feature/arm-masters-back into main
Reviewed-on: 
2025-01-12 10:13:04 +03:00
2aa361e3db Merge pull request 'feat: add region code to car number ()' () from feature/car-number-region-code into main
Reviewed-on: 
Reviewed-by: Primakov Alexandr Alexandrovich <primakovpro@gmail.com>
2025-01-12 10:12:42 +03:00
RustamRu
4cda998bd7 feat: add image to car body style select option () 2025-01-12 09:05:36 +03:00
cad31605d9 fix: eslint fix 2025-01-12 00:34:37 +03:00
1dee68b65d fix: place the spinner in the center 2025-01-11 22:43:55 +03:00