Commit Graph

182 Commits

Author SHA1 Message Date
d6b6208fb6 -- 2023-12-21 02:06:04 +03:00
587e999eba -- 2023-12-21 00:56:52 +03:00
73c06c231c fix: discount logic revert 2023-12-20 20:33:57 +03:00
c9bf0c1ab5 fix: price calculation 2023-12-18 04:57:46 +03:00
18fdb74230 feat: tariff description handling 2023-12-15 20:21:50 +03:00
e36ac75838 fix: privilege dicount calculation onamoun 2023-12-14 01:48:07 +03:00
Tamara
ad3420e7c1 запрос на ранее купленные тарифы 2023-11-26 23:57:31 +03:00
nflnkr
47d83997e4 fix discount applying 2023-11-10 17:52:31 +03:00
nflnkr
c0113af9cf fix tariff history 2023-11-10 17:51:50 +03:00
d69d27acb4 add husky && eslinter 2023-11-06 02:48:07 +03:00
nflnkr
4490536276 wrap components with error boundaries, minox fixes 2023-10-27 20:38:06 +03:00
nflnkr
ebecee8a49 add error send request batching 2023-10-27 13:57:34 +03:00
nflnkr
f86e993da1 add error boundary to history list 2023-10-26 17:14:24 +03:00
nflnkr
e6a57373fb fix custom tariffs nko discount apply 2023-10-26 15:33:03 +03:00
41bc8bd470 перевод текста серверных ошибок на русский 2023-10-18 19:57:22 +03:00
c1db530e86 обработка ошибки тарифа не существующего в БД 2023-10-18 19:06:15 +03:00
a6ef841657 Кнопка повторение заказа из корзины 2023-10-18 10:39:07 +03:00
nflnkr
bd8511fe97 fix nko discount applying 2023-10-14 13:19:43 +03:00
nflnkr
dbc15ecd69 fix nko discount 2023-10-14 00:33:20 +03:00
nflnkr
b2b38cb1c7 fix nko discounts 2023-10-13 22:36:28 +03:00
IlyaDoronin
2e34c738ac fix: parseAxiosError 2023-09-26 10:52:24 +03:00
b079873c50 fix при добавлении в корзину тарифа получаем данные пользователя вместо массива айдишников 2023-09-17 02:54:46 +03:00
29defc9036 merge verification in history 2023-09-16 19:29:37 +03:00
ArtChaos189
188cd79897 create history 2023-09-16 15:24:19 +03:00
9939912ca6 privilegie заменено на privilege 2023-09-16 02:16:58 +03:00
ArtChaos189
fe5be21e18 history 2023-09-16 00:00:02 +03:00
IlyaDoronin
3fa401d3d2 fix: verification documents updating 2023-09-15 15:28:46 +03:00
ArtChaos189
aec01d65c3 history api && useHistoryData create 2023-09-13 00:45:18 +03:00
IlyaDoronin
801df79eba refactor: server requests 2023-09-01 00:35:51 +03:00
IlyaDoronin
7f24aac21b fix: tariff API 2023-08-30 14:31:49 +03:00
IlyaDoronin
5ef7adc198 fix: auth and cart API 2023-08-30 12:56:14 +03:00
IlyaDoronin
731157322a feat: parseAxiosError util 2023-08-30 10:38:33 +03:00
nflnkr
5d7744ca42 upgrade package & refactor hooks 2023-08-29 16:38:05 +03:00
nflnkr
5a20286486 refactor fetch hooks 2023-08-29 14:54:35 +03:00
nflnkr
29be3dc9cb move auth stuff to package & use it 2023-08-28 17:34:52 +03:00
nflnkr
243cf685e4 fix colors & replace buttons with kitui variants 2023-08-24 22:36:57 +03:00
nflnkr
2ad678d480 use theme from kitui 2023-08-24 22:18:23 +03:00
ArtChaos189
7e5ecd5afd tariffs save fix 2023-08-24 21:55:33 +03:00
nflnkr
3a2eaec7b4 upgrade kitui & fix accordingly 2023-08-18 13:41:44 +03:00
nflnkr
8f9abe50fd fix cart tests 2023-08-18 12:02:23 +03:00
IlyaDoronin
99e55f0f19 fix: slider hidden blocks 2023-08-17 20:38:03 +03:00
ArtChaos189
0ed7445d24 Added navigation with arrows, fixed DialogMenu button display 2023-08-16 17:03:45 +03:00
nflnkr
b6f04a5c2a rework cart calc and components 2023-08-12 22:15:05 +03:00
nflnkr
c031df1740 fix tariff card price calc 2023-08-11 12:38:05 +03:00
nflnkr
1399052ea2 minor fixes 2023-08-09 20:10:45 +03:00
nflnkr
cadc903159 refactor hooks 2023-08-08 15:59:23 +03:00
nflnkr
1037ee7afd Merge branch 'dev' of penahub.gitlab.yandexcloud.net:frontend/marketplace into dev 2023-08-07 18:59:42 +03:00
nflnkr
eaf48cc9a0 fix privilege type imports 2023-08-07 18:59:37 +03:00
IlyaDoronin
76e2b52ecc fix: conflicts resolved 2023-08-07 18:53:29 +03:00
IlyaDoronin
c135431d82 fix: mobile performance 2023-08-07 13:58:42 +03:00
ca4fe18ac5 Dev 2023-08-04 14:49:05 +00:00
nflnkr
215b1e60ec upgrade kitui package 2023-08-02 15:23:16 +03:00
IlyaDoronin
01e02f3cd9 fix: TariffCard styles 2023-07-31 18:34:45 +03:00
nflnkr
912d16c22d add custom tariffs value inputs 2023-07-27 21:48:11 +03:00
ac1af76c2b merge design-act into dev 2023-07-27 21:48:08 +03:00
nflnkr
0c398d7252 upgrade kitui package
fix cart to use new types
2023-07-27 21:32:05 +03:00
nflnkr
c40e91e36e use tariff type from kitui package 2023-07-27 21:32:05 +03:00
nflnkr
0ed279c050 refactor calcCart function 2023-07-27 21:32:05 +03:00
nflnkr
6df7146396 fix hook deps 2023-07-27 21:32:05 +03:00
nflnkr
1c6fdbaa5c add cart tests 2023-07-27 21:32:05 +03:00
IlyaDoronin
55e9255f59 fix: conflicts 2023-07-20 10:54:13 +03:00
nflnkr
048f442204 fix cart field name 2023-07-18 15:00:08 +03:00
nflnkr
3115747ee1 fix calcCart 2023-07-14 19:12:43 +03:00
nflnkr
21586a0603 fix calcCart to use reactive discounts 2023-07-14 16:55:01 +03:00
nflnkr
6ac5c61c96 use cart types from package 2023-07-14 16:48:06 +03:00
nflnkr
dde07629c0 refactor tariff prices to use reactive values 2023-07-14 16:41:31 +03:00
nflnkr
a6ac175f22 fix cart & custom tariff calculations
use discount type from kitui package
use functions for finding discounts from kitui package
remove old discount types
2023-07-13 21:59:38 +03:00
IlyaDoronin
0a4d30be72 feat: download PDF 2023-07-13 16:30:47 +03:00
a72f8618ee fix: use discounts in custom tariffs 2023-07-12 03:31:00 +03:00
3043800754 fix: cart and tariffs use backend discounts fully 2023-07-11 04:33:36 +03:00
d6f07c0f28 getDiscounts теперь хук 2023-07-11 00:25:25 +03:00
97699b59f1 WIP: discount converter 2023-07-10 23:22:06 +03:00
6abe14d255 getDiscounts, setToStoreDiscounts.hook 2023-07-10 02:04:23 +03:00
nflnkr
b39903b7bf change error alert color 2023-07-07 16:49:33 +03:00
nflnkr
09892f4731 add remove request for not found tariffs 2023-07-07 16:48:38 +03:00
nflnkr
32159dc925 refactor hook 2023-07-07 16:46:26 +03:00
IlyaDoronin
1e5e40ad8a feat: send documents reaquests 2023-07-07 00:52:07 +03:00
nflnkr
d113e698da refactor hooks 2023-07-04 15:00:23 +03:00
nflnkr
9332a0f115 fix cart 2023-06-30 18:35:31 +03:00
nflnkr
1b3c099929 add userdata updating 2023-06-24 21:17:43 +03:00
nflnkr
fde89bb3d1 remove unnecessary file 2023-06-24 21:13:55 +03:00
nflnkr
5caee63f87 minor fixes 2023-06-23 14:58:51 +03:00
nflnkr
2ed7cb98b8 minor fix 2023-06-20 13:12:35 +03:00
nflnkr
5fb0ee5511 fix price display 2023-06-20 13:12:27 +03:00
nflnkr
b013a80250 fix types/imports 2023-06-17 19:01:02 +03:00
nflnkr
a74473b484 Merge branch 'with-kitui-package' into dev 2023-06-17 18:19:12 +03:00
nflnkr
3984442c90 add tariffs fetch/create 2023-06-16 23:09:56 +03:00
nflnkr
1f9789dbc8 add price font variants 2023-06-16 23:07:31 +03:00
nflnkr
c60776819b refactor card shadow 2023-06-16 22:04:59 +03:00
nflnkr
b705d7c0a6 upgrade package 2023-06-11 13:18:37 +03:00
nflnkr
409b2ed545 WIP custom tariffs 2023-06-11 13:07:47 +03:00
nflnkr
7faf0cc4b3 use package 2023-06-06 16:13:58 +03:00
ArtChaos189
fea681f044 Избавление от типов any и unknown 2023-06-01 16:42:38 +03:00
nflnkr
dcf421baed fix custom tariff constructor 2023-05-27 14:50:21 +03:00
nflnkr
67ff766778 minor fix 2023-05-27 14:48:41 +03:00
nflnkr
77632d6d5b add backend error notifications handler 2023-05-23 15:50:21 +03:00
nflnkr
f98f0b4d2f fix authentication 2023-05-17 14:20:11 +03:00
nflnkr
e6d963fc5a remove deprecated code 2023-05-17 14:02:01 +03:00
b3aeebc8fb применение визуала главной страницы к рабочей логике 2023-05-12 11:35:54 +03:00
nflnkr
f117394f47 fix messages date format 2023-05-09 19:28:52 +03:00