Commit Graph

80 Commits

Author SHA1 Message Date
0948e41294 fix chat
All checks were successful
Deploy / CreateImage (push) Successful in 4m6s
Deploy / DeployService (push) Successful in 21s
2025-05-18 15:34:21 +03:00
7c12c70f90 shown consultant to last message
All checks were successful
Deploy / CreateImage (push) Successful in 4m18s
Deploy / DeployService (push) Successful in 21s
2025-05-13 18:25:13 +03:00
de5ef7e925 fix kit + add ticket check shown
Some checks failed
Deploy / CreateImage (push) Successful in 4m22s
Deploy / DeployService (push) Failing after 21s
2025-05-12 17:00:38 +03:00
2fba38b604 update kit 92
Some checks failed
Deploy / DeployService (push) Blocked by required conditions
Deploy / CreateImage (push) Has been cancelled
2025-03-07 15:22:34 +03:00
15fc3b1ae9 gprod yml and instruction
Some checks failed
Deploy / CreateImage (push) Failing after 4m55s
Deploy / DeployService (push) Has been skipped
2025-03-05 02:14:59 +03:00
3d6ee67eb2 git up react roudom 2024-05-08 02:15:34 +03:00
a91005b1bc -- 2024-04-16 23:33:19 +03:00
IlyaDoronin
a1336a367c fix: payment 2024-04-12 17:42:25 +03:00
f4d3dd47f8 -- 2024-04-06 19:40:09 +03:00
nflnkr
a3f5143a10 use custom tariffs types from kitui 2024-03-27 16:13:33 +03:00
nflnkr
22f74ba27b use cart calc functions from kitui 2024-03-27 13:32:39 +03:00
nflnkr
10e2022035 rework calcCart
use swr for discounts datafetching
remove discounts store
refetch discount on promocode apply
2024-03-26 17:49:35 +03:00
nflnkr
ff0c23c79f upgrade @frontend/kitui 2024-03-22 20:59:16 +03:00
nflnkr
cdb7b4efc6 add vitest to test cart 2024-03-19 20:10:42 +03:00
nflnkr
76a4a8ea4b fix types 2024-03-19 18:52:17 +03:00
nflnkr
285aa5d89c fix privilege types 2024-03-19 18:17:57 +03:00
nflnkr
b197745563 Merge branch 'dev' into cart-calc 2024-03-18 17:19:58 +03:00
nflnkr
0990dc081f change cart and tariffs calculation logic
use swr for cart tariffs datafetching
remove console clutter
remove cart store
some fixes
2024-03-18 17:02:28 +03:00
nflnkr
fdd38aa42f temporarily fix cart history
remove console clutter
upgrade typescript version
2024-03-12 20:07:56 +03:00
e2355b1453 version 2024-03-12 00:46:41 +03:00
9acb2e1406 отображение медиа в новой вкладке и в чатах тп 2024-03-11 23:27:19 +03:00
429ecd99c1 разрешение конфликта типов в тарифах 2024-01-20 13:31:15 +03:00
Tamara
8d1192c8bc запросы для восстановления пароля(не закончено) 2024-01-20 03:37:41 +03:00
bfd283d646 fix: discounts... 2023-12-27 01:40:31 +03:00
fb3f92a367 в кастомном тарифе нельзя вводить значения ниже определённых в конфиге 2023-12-26 09:40:43 +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
a341badcfc DISABLE_ESLINT_PLUGIN=true 2023-11-08 14:58:40 +03:00
d69d27acb4 add husky && eslinter 2023-11-06 02:48:07 +03:00
nflnkr
f86e993da1 add error boundary to history list 2023-10-26 17:14:24 +03:00
nflnkr
68c6c86432 fix nko discount applying to non-nko user 2023-10-26 13:56:40 +03:00
nflnkr
bd8511fe97 fix nko discount applying 2023-10-14 13:19:43 +03:00
ArtChaos189
188cd79897 create history 2023-09-16 15:24:19 +03:00
nflnkr
92d7caade9 upgrade kitui & fix button variant 2023-09-01 13:26:16 +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
85ce39037b use types from kitui 2023-08-28 18:00:06 +03:00
nflnkr
29be3dc9cb move auth stuff to package & use it 2023-08-28 17:34:52 +03:00
nflnkr
67a639d3a6 fix button variant 2023-08-28 16:01:44 +03:00
nflnkr
930f2772a7 fix colors & replace buttons with kitui variants 2023-08-24 16:10:47 +03:00
nflnkr
f911021162 fix colors & replace buttons with kitui variants 2023-08-23 15:23:35 +03:00
nflnkr
adce7600d8 use theme from kitui 2023-08-22 13:28:22 +03:00
nflnkr
3a2eaec7b4 upgrade kitui & fix accordingly 2023-08-18 13:41:44 +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
27d853ac8e add privileges store 2023-08-08 15:59:54 +03:00
ArtChaos189
a365447e80 create test access 2023-08-07 18:54:14 +03:00
nflnkr
215b1e60ec upgrade kitui package 2023-08-02 15:23:16 +03:00
IlyaDoronin
84c45524b4 fix: verification status 2023-07-28 09:42:44 +03:00