Compare commits
6 Commits
feature/te
...
f6cc2efb86
| Author | SHA1 | Date | |
|---|---|---|---|
| f6cc2efb86 | |||
|
|
0ec9e146b9 | ||
|
|
1669f01879 | ||
| ad1f948641 | |||
| bd66f00b81 | |||
| 9a20c9f098 |
@@ -39,6 +39,7 @@
|
|||||||
"dry-wash.order-create.car-body-select.options.sports-car" : "Sports-car",
|
"dry-wash.order-create.car-body-select.options.sports-car" : "Sports-car",
|
||||||
"dry-wash.order-create.car-body-select.options.other": "Other",
|
"dry-wash.order-create.car-body-select.options.other": "Other",
|
||||||
"dry-wash.order-create.form.submit-button.label": "Submit",
|
"dry-wash.order-create.form.submit-button.label": "Submit",
|
||||||
|
"dry-wash.order-create.order-creation-title": "Creating order ...",
|
||||||
"dry-wash.order-create.create-order-query.success.title": "The order is successfully created",
|
"dry-wash.order-create.create-order-query.success.title": "The order is successfully created",
|
||||||
"dry-wash.order-create.create-order-query.error.title": "Failed to create an order",
|
"dry-wash.order-create.create-order-query.error.title": "Failed to create an order",
|
||||||
"dry-wash.order-view.title": "Your order",
|
"dry-wash.order-view.title": "Your order",
|
||||||
@@ -86,6 +87,15 @@
|
|||||||
"dry-wash.arm.master.drawer.inputPhone.placeholder": "Enter Phone Number",
|
"dry-wash.arm.master.drawer.inputPhone.placeholder": "Enter Phone Number",
|
||||||
"dry-wash.arm.master.drawer.button.save": "Save",
|
"dry-wash.arm.master.drawer.button.save": "Save",
|
||||||
"dry-wash.arm.master.drawer.button.cancel": "Cancel",
|
"dry-wash.arm.master.drawer.button.cancel": "Cancel",
|
||||||
|
"dry-wash.arm.master.drawer.toast.create-master": "Master created",
|
||||||
|
"dry-wash.arm.master.drawer.toast.error.empty-fields": "Fields cannot be empty",
|
||||||
|
"dry-wash.arm.master.drawer.toast.error.base": "Error",
|
||||||
|
"dry-wash.arm.master.drawer.toast.error.create-master": "Error creating master",
|
||||||
|
"dry-wash.arm.master.drawer.toast.error.create-master-details": "Failed to add master. Please try again",
|
||||||
|
"dry-wash.arm.master.drawer.form.name.required": "Master name is required",
|
||||||
|
"dry-wash.arm.master.drawer.form.phone.required": "Phone number is required",
|
||||||
|
"dry-wash.arm.master.drawer.form.phone.pattern": "Invalid phone number",
|
||||||
|
"dry-wash.arm.master.drawer.form.name.minLength": "Name must contain at least 2 characters",
|
||||||
"dry-wash.arm.master.sideBar.orders": "Orders",
|
"dry-wash.arm.master.sideBar.orders": "Orders",
|
||||||
"dry-wash.arm.master.sideBar.master": "Masters",
|
"dry-wash.arm.master.sideBar.master": "Masters",
|
||||||
"dry-wash.arm.master.sideBar.title": "Dry Master",
|
"dry-wash.arm.master.sideBar.title": "Dry Master",
|
||||||
|
|||||||
@@ -36,6 +36,15 @@
|
|||||||
"dry-wash.arm.master.drawer.inputPhone.placeholder": "Введите номер телефона",
|
"dry-wash.arm.master.drawer.inputPhone.placeholder": "Введите номер телефона",
|
||||||
"dry-wash.arm.master.drawer.button.save": "Сохранить",
|
"dry-wash.arm.master.drawer.button.save": "Сохранить",
|
||||||
"dry-wash.arm.master.drawer.button.cancel": "Отменить",
|
"dry-wash.arm.master.drawer.button.cancel": "Отменить",
|
||||||
|
"dry-wash.arm.master.drawer.toast.create-master": "Мастер создан",
|
||||||
|
"dry-wash.arm.master.drawer.toast.error.empty-fields": "Поля не могут быть пустыми",
|
||||||
|
"dry-wash.arm.master.drawer.toast.error.base": "Ошибка",
|
||||||
|
"dry-wash.arm.master.drawer.toast.error.create-master": "Ошибка при создании мастера",
|
||||||
|
"dry-wash.arm.master.drawer.toast.error.create-master-details": "Не удалось добавить мастера. Попробуйте еще раз",
|
||||||
|
"dry-wash.arm.master.drawer.form.name.required": "Имя мастера обязательно",
|
||||||
|
"dry-wash.arm.master.drawer.form.phone.required": "Телефон обязателен",
|
||||||
|
"dry-wash.arm.master.drawer.form.phone.pattern": "Некорректный номер телефона",
|
||||||
|
"dry-wash.arm.master.drawer.form.name.minLength": "Имя должно содержать минимум 2 символа",
|
||||||
"dry-wash.arm.master.sideBar.orders": "Заказы",
|
"dry-wash.arm.master.sideBar.orders": "Заказы",
|
||||||
"dry-wash.arm.master.sideBar.master": "Мастера",
|
"dry-wash.arm.master.sideBar.master": "Мастера",
|
||||||
"dry-wash.arm.master.sideBar.title": "Сухой мастер",
|
"dry-wash.arm.master.sideBar.title": "Сухой мастер",
|
||||||
@@ -79,6 +88,7 @@
|
|||||||
"dry-wash.order-create.car-body-select.options.sports-car": "Спорткар",
|
"dry-wash.order-create.car-body-select.options.sports-car": "Спорткар",
|
||||||
"dry-wash.order-create.car-body-select.options.other": "Другой",
|
"dry-wash.order-create.car-body-select.options.other": "Другой",
|
||||||
"dry-wash.order-create.form.submit-button.label": "Отправить",
|
"dry-wash.order-create.form.submit-button.label": "Отправить",
|
||||||
|
"dry-wash.order-create.order-creation-title": "Создаем заказ ...",
|
||||||
"dry-wash.order-create.create-order-query.success.title": "Заказ успешно создан",
|
"dry-wash.order-create.create-order-query.success.title": "Заказ успешно создан",
|
||||||
"dry-wash.order-create.create-order-query.error.title": "Не удалось создать заказ",
|
"dry-wash.order-create.create-order-query.error.title": "Не удалось создать заказ",
|
||||||
"dry-wash.order-view.title": "Ваш заказ",
|
"dry-wash.order-view.title": "Ваш заказ",
|
||||||
|
|||||||
@@ -1,14 +1,23 @@
|
|||||||
import { GetOrder } from "../../models/api";
|
import { GetOrder, CreateOrder } from "../../models/api";
|
||||||
|
|
||||||
import { api } from "./api";
|
import { api } from "./api";
|
||||||
import { extractBodyFromResponse, extractErrorMessageFromResponse } from "./utils";
|
import { extractBodyFromResponse, extractErrorMessageFromResponse } from "./utils";
|
||||||
|
|
||||||
export const landingApi = api.injectEndpoints({
|
export const landingApi = api.injectEndpoints({
|
||||||
endpoints: ({ query }) => ({
|
endpoints: ({ mutation, query }) => ({
|
||||||
getOrder: query<GetOrder.Response, GetOrder.Params>({
|
getOrder: query<GetOrder.Response, GetOrder.Params>({
|
||||||
query: ({ orderId }) => `/order/${orderId}`,
|
query: ({ orderId }) => `/order/${orderId}`,
|
||||||
transformResponse: extractBodyFromResponse<GetOrder.Response>,
|
transformResponse: extractBodyFromResponse<GetOrder.Response>,
|
||||||
transformErrorResponse: extractErrorMessageFromResponse,
|
transformErrorResponse: extractErrorMessageFromResponse,
|
||||||
})
|
}),
|
||||||
|
createOrder: mutation<CreateOrder.Response, CreateOrder.Params>({
|
||||||
|
query: ({ body }) => ({
|
||||||
|
url: `/order/create`,
|
||||||
|
params: { body },
|
||||||
|
method: 'POST'
|
||||||
|
}),
|
||||||
|
transformResponse: extractBodyFromResponse<CreateOrder.Response>,
|
||||||
|
transformErrorResponse: extractErrorMessageFromResponse,
|
||||||
|
}),
|
||||||
})
|
})
|
||||||
});
|
});
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
export * from './landing';
|
|
||||||
@@ -1,65 +0,0 @@
|
|||||||
import { getConfigValue } from '@brojs/cli';
|
|
||||||
import { useState } from 'react';
|
|
||||||
|
|
||||||
import { CreateOrder } from '../models/api';
|
|
||||||
|
|
||||||
import { QueryState, Trigger } from './types';
|
|
||||||
|
|
||||||
enum LandingEndpoints {
|
|
||||||
ORDER_CREATE = '/order/create',
|
|
||||||
}
|
|
||||||
|
|
||||||
const endpoint = getConfigValue('dry-wash.api');
|
|
||||||
|
|
||||||
const useCreateOrderMutation = <D extends CreateOrder.Response>(): [
|
|
||||||
Trigger<CreateOrder.Params, QueryState<D>['data']>,
|
|
||||||
QueryState<D>,
|
|
||||||
] => {
|
|
||||||
const [isLoading, setIsLoading] = useState<QueryState<D>['isLoading']>(false);
|
|
||||||
const [isSuccess, setIsSuccess] = useState<QueryState<D>['isSuccess']>();
|
|
||||||
const [data, setData] = useState<QueryState<D>['data']>();
|
|
||||||
const [isError, setIsError] = useState<QueryState<D>['isError']>();
|
|
||||||
const [error, setError] = useState<QueryState<D>['error']>();
|
|
||||||
|
|
||||||
const createOrder = async ({ body }: CreateOrder.Params) => {
|
|
||||||
setIsLoading(true);
|
|
||||||
|
|
||||||
try {
|
|
||||||
const response = await fetch(
|
|
||||||
`${endpoint}${LandingEndpoints.ORDER_CREATE}`,
|
|
||||||
{
|
|
||||||
method: 'POST',
|
|
||||||
headers: {
|
|
||||||
'Content-Type': 'application/json',
|
|
||||||
},
|
|
||||||
body: JSON.stringify(body),
|
|
||||||
},
|
|
||||||
);
|
|
||||||
|
|
||||||
if (!response.ok) {
|
|
||||||
const errorResponseObject =
|
|
||||||
(await response.json()) as QueryState<D>['error'];
|
|
||||||
setIsError(true);
|
|
||||||
setError(errorResponseObject);
|
|
||||||
throw errorResponseObject;
|
|
||||||
}
|
|
||||||
|
|
||||||
const dataResponseObject =
|
|
||||||
(await response.json()) as QueryState<D>['data'];
|
|
||||||
setIsSuccess(true);
|
|
||||||
setData(dataResponseObject);
|
|
||||||
|
|
||||||
return dataResponseObject;
|
|
||||||
} catch (error) {
|
|
||||||
setIsError(true);
|
|
||||||
setError(error);
|
|
||||||
throw error;
|
|
||||||
} finally {
|
|
||||||
setIsLoading(false);
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
return [createOrder, { isLoading, isSuccess, data, isError, error }];
|
|
||||||
};
|
|
||||||
|
|
||||||
export { useCreateOrderMutation };
|
|
||||||
@@ -1,22 +0,0 @@
|
|||||||
export type QueryData<D> = {
|
|
||||||
success: true;
|
|
||||||
body: D;
|
|
||||||
};
|
|
||||||
|
|
||||||
export type QueryErrorData = {
|
|
||||||
success: false;
|
|
||||||
error: string;
|
|
||||||
};
|
|
||||||
|
|
||||||
export type QueryState<D> = {
|
|
||||||
isLoading: boolean;
|
|
||||||
isSuccess: boolean;
|
|
||||||
data: QueryData<D>;
|
|
||||||
isError: boolean;
|
|
||||||
error: {
|
|
||||||
status: number;
|
|
||||||
data: QueryErrorData;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
export type Trigger<P, D> = (params: P) => Promise<D>;
|
|
||||||
1
src/assets/animation/index.ts
Normal file
1
src/assets/animation/index.ts
Normal file
@@ -0,0 +1 @@
|
|||||||
|
export { default as OrderCreationAnimation } from './order-creation.json';
|
||||||
1
src/assets/animation/order-creation.json
Normal file
1
src/assets/animation/order-creation.json
Normal file
File diff suppressed because one or more lines are too long
@@ -1,4 +1,5 @@
|
|||||||
import React, { useEffect, useState } from 'react';
|
import React, { useEffect } from 'react';
|
||||||
|
import { useForm, SubmitHandler } from 'react-hook-form';
|
||||||
import {
|
import {
|
||||||
Button,
|
Button,
|
||||||
FormControl,
|
FormControl,
|
||||||
@@ -14,107 +15,136 @@ import {
|
|||||||
useToast,
|
useToast,
|
||||||
InputGroup,
|
InputGroup,
|
||||||
InputLeftElement,
|
InputLeftElement,
|
||||||
|
FormErrorMessage,
|
||||||
} from '@chakra-ui/react';
|
} from '@chakra-ui/react';
|
||||||
import { useTranslation } from 'react-i18next';
|
import { useTranslation } from 'react-i18next';
|
||||||
import { PhoneIcon } from '@chakra-ui/icons';
|
import { PhoneIcon } from '@chakra-ui/icons';
|
||||||
|
|
||||||
import { api } from '../../__data__/service/api';
|
import { api } from '../../__data__/service/api';
|
||||||
|
import showToast from '../../helpers/showToast';
|
||||||
|
import { DrawerInputs } from '../../models/arm/form';
|
||||||
|
|
||||||
const MasterDrawer = ({ isOpen, onClose }) => {
|
interface MasterDrawerProps {
|
||||||
const [addMaster, { error, isSuccess }] = api.useAddMasterMutation();
|
isOpen: boolean;
|
||||||
const toast = useToast();
|
onClose: () => void;
|
||||||
|
}
|
||||||
|
|
||||||
const [newMaster, setNewMaster] = useState({ name: '', phone: '' });
|
const MasterDrawer = ({ isOpen, onClose }: MasterDrawerProps) => {
|
||||||
|
const {
|
||||||
|
register,
|
||||||
|
handleSubmit,
|
||||||
|
reset,
|
||||||
|
formState: { errors },
|
||||||
|
} = useForm<DrawerInputs>();
|
||||||
|
|
||||||
const handleSave = async () => {
|
const { t } = useTranslation('~', {
|
||||||
|
keyPrefix: 'dry-wash.arm.master.drawer',
|
||||||
|
});
|
||||||
|
|
||||||
|
const onSubmit: SubmitHandler<DrawerInputs> = async (data) => {
|
||||||
const trimMaster = {
|
const trimMaster = {
|
||||||
phone: newMaster.phone.trim(),
|
name: data.name.trim(),
|
||||||
name: newMaster.name.trim(),
|
phone: data.phone.trim(),
|
||||||
};
|
};
|
||||||
|
|
||||||
if (trimMaster.name === '' || trimMaster.phone === '') {
|
const isEmptyFields = trimMaster.name === '' || trimMaster.phone === '';
|
||||||
|
|
||||||
|
if (isEmptyFields) {
|
||||||
|
showToast({
|
||||||
|
toast,
|
||||||
|
title: t('toast.error.base'),
|
||||||
|
description: t('toast.error.empty-fields'),
|
||||||
|
status: 'error',
|
||||||
|
});
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
addMaster(trimMaster);
|
await addMaster(trimMaster);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
const [addMaster, { error, isSuccess }] = api.useAddMasterMutation();
|
||||||
|
const toast = useToast();
|
||||||
|
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
if (isSuccess) {
|
if (isSuccess) {
|
||||||
toast({
|
showToast({
|
||||||
title: 'Мастер создан.',
|
toast,
|
||||||
description: `Мастер "${newMaster.name}" успешно добавлен.`,
|
title: t('toast.create-master'),
|
||||||
status: 'success',
|
status: 'success',
|
||||||
duration: 5000,
|
|
||||||
isClosable: true,
|
|
||||||
position: 'top-right',
|
|
||||||
});
|
});
|
||||||
|
reset();
|
||||||
onClose();
|
onClose();
|
||||||
}
|
}
|
||||||
}, [isSuccess]);
|
}, [isSuccess]);
|
||||||
|
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
if (error) {
|
if (error) {
|
||||||
toast({
|
showToast({
|
||||||
title: 'Ошибка при создании мастера.',
|
toast,
|
||||||
description: 'Не удалось добавить мастера. Попробуйте еще раз.',
|
title: t('toast.error.create-master'),
|
||||||
|
description: t('toast.error.create-master-details'),
|
||||||
status: 'error',
|
status: 'error',
|
||||||
duration: 5000,
|
|
||||||
isClosable: true,
|
|
||||||
position: 'top-right',
|
|
||||||
});
|
});
|
||||||
console.error(error);
|
console.error(error);
|
||||||
}
|
}
|
||||||
}, [error]);
|
}, [error]);
|
||||||
|
|
||||||
const { t } = useTranslation('~', {
|
|
||||||
keyPrefix: 'dry-wash.arm.master.drawer',
|
|
||||||
});
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<Drawer isOpen={isOpen} onClose={onClose} size='md'>
|
<Drawer isOpen={isOpen} onClose={onClose} size='md'>
|
||||||
<DrawerOverlay />
|
<DrawerOverlay />
|
||||||
<DrawerContent>
|
<DrawerContent>
|
||||||
<DrawerCloseButton />
|
<form onSubmit={handleSubmit(onSubmit)}>
|
||||||
<DrawerHeader>{t('title')}</DrawerHeader>
|
<DrawerCloseButton />
|
||||||
<DrawerBody>
|
<DrawerHeader>{t('title')}</DrawerHeader>
|
||||||
<FormControl mb='4'>
|
<DrawerBody>
|
||||||
<FormLabel>{t('inputName.label')}</FormLabel>
|
<FormControl mb='4' isInvalid={!!errors.name}>
|
||||||
<Input
|
<FormLabel>{t('inputName.label')}</FormLabel>
|
||||||
// isInvalid
|
|
||||||
value={newMaster.name}
|
|
||||||
onChange={(e) =>
|
|
||||||
setNewMaster({ ...newMaster, name: e.target.value })
|
|
||||||
}
|
|
||||||
placeholder={t('inputName.placeholder')}
|
|
||||||
/>
|
|
||||||
</FormControl>
|
|
||||||
<FormControl>
|
|
||||||
<FormLabel>{t('inputPhone.label')}</FormLabel>
|
|
||||||
|
|
||||||
<InputGroup>
|
|
||||||
<InputLeftElement pointerEvents='none'>
|
|
||||||
<PhoneIcon color='gray.300' />
|
|
||||||
</InputLeftElement>
|
|
||||||
<Input
|
<Input
|
||||||
// isInvalid
|
{...register('name', {
|
||||||
value={newMaster.phone}
|
required: t('form.name.required'),
|
||||||
onChange={(e) =>
|
minLength: {
|
||||||
setNewMaster({ ...newMaster, phone: e.target.value })
|
value: 2,
|
||||||
}
|
message: t('form.name.minLength'),
|
||||||
placeholder={t('inputPhone.placeholder')}
|
},
|
||||||
|
})}
|
||||||
|
placeholder={t('inputName.placeholder')}
|
||||||
/>
|
/>
|
||||||
</InputGroup>
|
<FormErrorMessage>
|
||||||
</FormControl>
|
{errors.name && errors.name.message}
|
||||||
</DrawerBody>
|
</FormErrorMessage>
|
||||||
<DrawerFooter>
|
</FormControl>
|
||||||
<Button colorScheme='teal' mr={3} onClick={handleSave}>
|
<FormControl isInvalid={!!errors.phone}>
|
||||||
{t('button.save')}
|
<FormLabel>{t('inputPhone.label')}</FormLabel>
|
||||||
</Button>
|
<InputGroup>
|
||||||
<Button variant='ghost' onClick={onClose}>
|
<InputLeftElement pointerEvents='none'>
|
||||||
{t('button.cancel')}
|
<PhoneIcon color='gray.300' />
|
||||||
</Button>
|
</InputLeftElement>
|
||||||
</DrawerFooter>
|
<Input
|
||||||
|
{...register('phone', {
|
||||||
|
required: t('form.phone.required'),
|
||||||
|
pattern: {
|
||||||
|
value: /^(\+7|8)\d{10}$/,
|
||||||
|
message: t('form.phone.pattern'),
|
||||||
|
},
|
||||||
|
setValueAs: (value) => value.replace(/[^\d+]/g, ''),
|
||||||
|
})}
|
||||||
|
placeholder={t('inputPhone.placeholder')}
|
||||||
|
/>
|
||||||
|
</InputGroup>
|
||||||
|
<FormErrorMessage>
|
||||||
|
{errors.phone && errors.phone.message}
|
||||||
|
</FormErrorMessage>
|
||||||
|
</FormControl>
|
||||||
|
</DrawerBody>
|
||||||
|
<DrawerFooter>
|
||||||
|
<Button colorScheme='teal' mr={3} type='submit'>
|
||||||
|
{t('button.save')}
|
||||||
|
</Button>
|
||||||
|
<Button variant='ghost' onClick={onClose}>
|
||||||
|
{t('button.cancel')}
|
||||||
|
</Button>
|
||||||
|
</DrawerFooter>
|
||||||
|
</form>
|
||||||
</DrawerContent>
|
</DrawerContent>
|
||||||
</Drawer>
|
</Drawer>
|
||||||
);
|
);
|
||||||
|
|||||||
21
src/helpers/showToast.ts
Normal file
21
src/helpers/showToast.ts
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
import { UseToastOptions } from '@chakra-ui/react';
|
||||||
|
|
||||||
|
interface ShowToast {
|
||||||
|
toast: (options: UseToastOptions) => void;
|
||||||
|
title: string;
|
||||||
|
description?: string;
|
||||||
|
status: 'info' | 'warning' | 'success' | 'error';
|
||||||
|
}
|
||||||
|
|
||||||
|
const showToast = ({ toast, title, description, status }: ShowToast) => {
|
||||||
|
toast({
|
||||||
|
title,
|
||||||
|
description,
|
||||||
|
status,
|
||||||
|
duration: 5000,
|
||||||
|
isClosable: true,
|
||||||
|
position: 'top-right',
|
||||||
|
});
|
||||||
|
};
|
||||||
|
|
||||||
|
export default showToast;
|
||||||
@@ -5,6 +5,8 @@ type SuccessResponse<Body> = {
|
|||||||
|
|
||||||
export type ErrorMessage = string;
|
export type ErrorMessage = string;
|
||||||
|
|
||||||
|
export const isErrorMessage = (error: unknown): error is ErrorMessage => typeof error === 'string';
|
||||||
|
|
||||||
type ErrorResponse = {
|
type ErrorResponse = {
|
||||||
success: false;
|
success: false;
|
||||||
message: ErrorMessage;
|
message: ErrorMessage;
|
||||||
|
|||||||
4
src/models/arm/form.ts
Normal file
4
src/models/arm/form.ts
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
export type DrawerInputs = {
|
||||||
|
phone: string;
|
||||||
|
name: string;
|
||||||
|
};
|
||||||
@@ -1,7 +1,13 @@
|
|||||||
import dayjs from "dayjs";
|
import dayjs from "dayjs";
|
||||||
|
import { useToast } from "@chakra-ui/react";
|
||||||
|
import { useNavigate } from "react-router-dom";
|
||||||
|
import { useEffect } from "react";
|
||||||
|
import { useTranslation } from "react-i18next";
|
||||||
|
|
||||||
import { Order } from "../../models/landing";
|
import { Order } from "../../models/landing";
|
||||||
import { OrderFormValues } from "../../components/order-form";
|
import { OrderFormValues } from "../../components/order-form";
|
||||||
|
import { isErrorMessage } from "../../models/api";
|
||||||
|
import { URLs } from '../../__data__/urls';
|
||||||
|
|
||||||
const removeAllSpaces = (str: string) => str.replace(/\s+/g, '');
|
const removeAllSpaces = (str: string) => str.replace(/\s+/g, '');
|
||||||
|
|
||||||
@@ -27,3 +33,39 @@ export const formatFormValues = ({ phone, carNumber, carBody, carColor, carLocat
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
export const useHandleCreateOrderMutationResponse = (query: {
|
||||||
|
isSuccess: boolean;
|
||||||
|
data?: {
|
||||||
|
id: Parameters<typeof URLs.orderView.getUrl>[0];
|
||||||
|
};
|
||||||
|
isError: boolean;
|
||||||
|
error?: unknown;
|
||||||
|
}) => {
|
||||||
|
const toast = useToast();
|
||||||
|
const navigate = useNavigate();
|
||||||
|
const { t } = useTranslation('~', {
|
||||||
|
keyPrefix: 'dry-wash.order-create.create-order-query',
|
||||||
|
});
|
||||||
|
|
||||||
|
useEffect(() => {
|
||||||
|
if (query.isError) {
|
||||||
|
toast({
|
||||||
|
status: 'error',
|
||||||
|
title: t('error.title'),
|
||||||
|
description: isErrorMessage(query.error) ? query.error : undefined,
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}, [query.isError]);
|
||||||
|
|
||||||
|
useEffect(() => {
|
||||||
|
if (query.isSuccess) {
|
||||||
|
const orderId = query.data.id;
|
||||||
|
navigate({ pathname: URLs.orderView.getUrl(orderId) });
|
||||||
|
toast({
|
||||||
|
status: 'success',
|
||||||
|
title: t('success.title'),
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}, [query.isSuccess]);
|
||||||
|
};
|
||||||
|
|||||||
@@ -1,41 +1,29 @@
|
|||||||
import React, { FC } from 'react';
|
import React, { FC } from 'react';
|
||||||
import { useTranslation } from 'react-i18next';
|
import { useTranslation } from 'react-i18next';
|
||||||
import { Container, Heading, useToast, VStack } from '@chakra-ui/react';
|
import { Container, Heading, VStack } from '@chakra-ui/react';
|
||||||
import { useNavigate } from 'react-router-dom';
|
import { Player as LottiePlayer } from '@lottiefiles/react-lottie-player';
|
||||||
|
|
||||||
import { withLandingThemeProvider } from '../../containers';
|
import { withLandingThemeProvider } from '../../containers';
|
||||||
import { OrderForm, OrderFormProps } from '../../components/order-form';
|
import { OrderForm, OrderFormProps } from '../../components/order-form';
|
||||||
import { useCreateOrderMutation } from '../../api';
|
import { landingApi } from '../../__data__/service/landing.api';
|
||||||
import { URLs } from '../../__data__/urls';
|
import { OrderCreationAnimation } from '../../assets/animation';
|
||||||
|
|
||||||
import { formatFormValues } from './helper';
|
import {
|
||||||
|
formatFormValues,
|
||||||
|
useHandleCreateOrderMutationResponse,
|
||||||
|
} from './helper';
|
||||||
|
|
||||||
const Page: FC = () => {
|
const Page: FC = () => {
|
||||||
const { t } = useTranslation('~', {
|
const { t } = useTranslation('~', {
|
||||||
keyPrefix: 'dry-wash.order-create',
|
keyPrefix: 'dry-wash.order-create',
|
||||||
});
|
});
|
||||||
|
|
||||||
const [createOrder, createOrderMutation] = useCreateOrderMutation();
|
const [createOrder, createOrderMutation] =
|
||||||
|
landingApi.useCreateOrderMutation();
|
||||||
const toast = useToast();
|
useHandleCreateOrderMutationResponse(createOrderMutation);
|
||||||
const navigate = useNavigate();
|
|
||||||
|
|
||||||
const onOrderFormSubmit: OrderFormProps['onSubmit'] = (values) => {
|
const onOrderFormSubmit: OrderFormProps['onSubmit'] = (values) => {
|
||||||
createOrder({ body: formatFormValues(values) })
|
createOrder({ body: formatFormValues(values) });
|
||||||
.then(({ body: { id: orderId } }) => {
|
|
||||||
navigate({ pathname: URLs.orderView.getUrl(orderId) });
|
|
||||||
toast({
|
|
||||||
status: 'success',
|
|
||||||
title: t('create-order-query.success.title'),
|
|
||||||
});
|
|
||||||
})
|
|
||||||
.catch(({ error: errorMessage }) => {
|
|
||||||
toast({
|
|
||||||
status: 'error',
|
|
||||||
title: t('create-order-query.error.title'),
|
|
||||||
description: errorMessage,
|
|
||||||
});
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
return (
|
return (
|
||||||
@@ -48,13 +36,24 @@ const Page: FC = () => {
|
|||||||
centerContent
|
centerContent
|
||||||
>
|
>
|
||||||
<VStack w='full' h='full' alignItems='stretch' flexGrow={1}>
|
<VStack w='full' h='full' alignItems='stretch' flexGrow={1}>
|
||||||
<Heading textAlign='center' mt={4}>
|
{createOrderMutation.isUninitialized ? (
|
||||||
{t('title')}
|
<>
|
||||||
</Heading>
|
<Heading textAlign='center' mt={4}>
|
||||||
<OrderForm
|
{t('title')}
|
||||||
onSubmit={onOrderFormSubmit}
|
</Heading>
|
||||||
loading={createOrderMutation.isLoading}
|
<OrderForm
|
||||||
/>
|
onSubmit={onOrderFormSubmit}
|
||||||
|
loading={createOrderMutation.isLoading}
|
||||||
|
/>
|
||||||
|
</>
|
||||||
|
) : (
|
||||||
|
<>
|
||||||
|
<LottiePlayer autoplay loop src={OrderCreationAnimation} />
|
||||||
|
<Heading textAlign='center' mt={4}>
|
||||||
|
{t('order-creation-title')}
|
||||||
|
</Heading>
|
||||||
|
</>
|
||||||
|
)}
|
||||||
</VStack>
|
</VStack>
|
||||||
</Container>
|
</Container>
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ import {
|
|||||||
import { OrderDetails } from '../../components/order-view';
|
import { OrderDetails } from '../../components/order-view';
|
||||||
import { Order } from '../../models/landing';
|
import { Order } from '../../models/landing';
|
||||||
import { landingApi } from '../../__data__/service/landing.api';
|
import { landingApi } from '../../__data__/service/landing.api';
|
||||||
import { ErrorMessage } from '../../models/api';
|
import { isErrorMessage } from '../../models/api';
|
||||||
import { FEATURE } from '../../__data__/features';
|
import { FEATURE } from '../../__data__/features';
|
||||||
|
|
||||||
const Page: FC = () => {
|
const Page: FC = () => {
|
||||||
@@ -45,7 +45,7 @@ const Page: FC = () => {
|
|||||||
}
|
}
|
||||||
: undefined,
|
: undefined,
|
||||||
);
|
);
|
||||||
const errorMessage = error as ErrorMessage;
|
const errorMessage = isErrorMessage(error) ? error : undefined;
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<LandingThemeProvider>
|
<LandingThemeProvider>
|
||||||
@@ -91,7 +91,9 @@ const Page: FC = () => {
|
|||||||
<AlertTitle>
|
<AlertTitle>
|
||||||
{t('get-order-query.error.title')}
|
{t('get-order-query.error.title')}
|
||||||
</AlertTitle>
|
</AlertTitle>
|
||||||
<AlertDescription>{errorMessage}</AlertDescription>
|
{errorMessage && (
|
||||||
|
<AlertDescription>{errorMessage}</AlertDescription>
|
||||||
|
)}
|
||||||
</Box>
|
</Box>
|
||||||
</Alert>
|
</Alert>
|
||||||
)}
|
)}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
/* eslint-disable @typescript-eslint/no-require-imports */
|
/* eslint-disable @typescript-eslint/no-require-imports */
|
||||||
const router = require('express').Router();
|
const router = require('express').Router();
|
||||||
|
|
||||||
const STUBS = { masters: 'success', orders: 'success', orderView: 'success-pending' };
|
const STUBS = { masters: 'success', orders: 'success', orderCreate: 'success', orderView: 'success-pending' };
|
||||||
|
|
||||||
router.get('/set/:name/:value', (req, res) => {
|
router.get('/set/:name/:value', (req, res) => {
|
||||||
const { name, value } = req.params;
|
const { name, value } = req.params;
|
||||||
@@ -27,6 +27,11 @@ router.get('/', (req, res) => {
|
|||||||
${generateRadioInput('orders', 'empty')}
|
${generateRadioInput('orders', 'empty')}
|
||||||
</fieldset>
|
</fieldset>
|
||||||
<fieldset>
|
<fieldset>
|
||||||
|
<legend>Лендинг - Сделать заказ</legend>
|
||||||
|
${generateRadioInput('orderCreate', 'success')}
|
||||||
|
${generateRadioInput('orderCreate', 'error')}
|
||||||
|
</fieldset>
|
||||||
|
<fieldset>
|
||||||
<legend>Лендинг - Детали заказа</legend>
|
<legend>Лендинг - Детали заказа</legend>
|
||||||
${generateRadioInput('orderView', 'success-pending')}
|
${generateRadioInput('orderView', 'success-pending')}
|
||||||
${generateRadioInput('orderView', 'success-working')}
|
${generateRadioInput('orderView', 'success-working')}
|
||||||
|
|||||||
@@ -87,7 +87,15 @@ router.get('/order/:orderId', ({ params }, res) => {
|
|||||||
});
|
});
|
||||||
|
|
||||||
router.post('/order/create', (req, res) => {
|
router.post('/order/create', (req, res) => {
|
||||||
res.status(200).send({ success: true, body: { ok: true } });
|
const stubName = STUBS.orderCreate;
|
||||||
|
|
||||||
|
res
|
||||||
|
.status(/error/.test(stubName) ? 500 : 200)
|
||||||
|
.send(
|
||||||
|
/^error$/.test(stubName)
|
||||||
|
? commonError
|
||||||
|
: require(`../json/landing-order-create/${stubName}.json`),
|
||||||
|
);
|
||||||
});
|
});
|
||||||
|
|
||||||
router.use('/admin', require('./admin'));
|
router.use('/admin', require('./admin'));
|
||||||
|
|||||||
4
stubs/json/landing-order-create/error.json
Normal file
4
stubs/json/landing-order-create/error.json
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"success": false,
|
||||||
|
"message": "Не удалось создать заказ"
|
||||||
|
}
|
||||||
6
stubs/json/landing-order-create/success.json
Normal file
6
stubs/json/landing-order-create/success.json
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"success": true,
|
||||||
|
"body": {
|
||||||
|
"id": "id1"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user