Commit Graph

725 Commits

Author SHA1 Message Date
Ildar Galeev
6ef5fbc3dc
Increase polling timeout (#258) 2023-10-27 18:05:07 +03:00
Ildar Galeev
83d4fd0e91
Add test cards patterns (#257) 2023-10-26 14:51:18 +03:00
Ildar Galeev
720753f5e4
Disable Sentry console warn capturing (#255) 2023-10-24 18:09:46 +03:00
Ildar Galeev
37095b3010
TD-790: Add error boundary (#256) 2023-10-24 15:03:00 +03:00
Ildar Galeev
d0aa41e3b8
Change locale. Up date timeout (#254) 2023-10-24 12:39:22 +03:00
Ildar Galeev
a9d0a50efc
Fix email validation (#253) 2023-10-20 17:36:56 +03:00
Ildar Galeev
ae02fc5737
Increase invoice events polling timeout (#251) 2023-10-13 12:01:35 +03:00
Ildar Galeev
afa789e6f7
TD-768: Fix terminal form instant payment state (#246) 2023-10-11 15:20:28 +03:00
Ildar Galeev
ec028279f7
TD-768: Restore fetch with retry (#245) 2023-10-09 12:34:51 +03:00
Ildar Galeev
77151894df
Increase invoice events polling timeout (#244) 2023-10-09 11:32:08 +03:00
Ildar Galeev
bcc4f7dcec
TD-768: Remove fetch requests (#243) 2023-10-06 16:15:37 +03:00
Ildar Galeev
bd95d337c5
TD-768: Result form error handling (#242) 2023-10-04 14:37:13 +03:00
Ildar Galeev
fdab01ff1a
TD-768: Extract create payment error message (#241) 2023-10-03 18:22:41 +03:00
Ildar Galeev
4b8257ddda
TD-768: Add retry btn to modal error (#240) 2023-10-03 17:12:06 +03:00
Ildar Galeev
b69183f045
MI-23: tr locale (#239) 2023-09-26 15:22:20 +03:00
Ildar Galeev
8577a0a003
TD-718: Fix failed dynamically imported modules (#236) 2023-09-18 20:02:02 +03:00
Ildar Galeev
8210d383b9
TD-718: Code splitting (#234) 2023-09-05 15:06:55 +03:00
vilorij
2d7eab5094
change to main 2023-08-30 13:24:36 +07:00
vilorij
9355d07858
change prod branch (#233) 2023-08-30 13:18:33 +07:00
vilorij
9649cb182b
add publish to CF (#232) 2023-08-30 12:51:05 +07:00
Ildar Galeev
4f1b379de3
Bump node version (#231) 2023-08-29 16:30:33 +03:00
Ildar Galeev
6f1bc4096c
TD-703: Add history back button for mobile devices (#230) 2023-08-23 16:38:05 +03:00
Ildar Galeev
ca5d27fae6
Fix exp date validation (#229) 2023-08-17 13:23:59 +03:00
Ildar Galeev
f06f7f9461
TD-697: Bump typescript, prettier, eslint (#228) 2023-08-16 18:48:04 +03:00
Ildar Galeev
0317ed841b
Add Humo card type (#227) 2023-08-03 18:07:11 +03:00
Ildar Galeev
2f51f121bd
Add UzCard card type (#226) 2023-08-02 15:56:45 +03:00
Ildar Galeev
8d4dd2fa4d
TD-681: Migrate to Vite (#219) 2023-07-31 15:13:49 +03:00
Ildar Galeev
1c448dcc40
Change phone number validation (#218) 2023-07-19 15:36:29 +03:00
Ildar Galeev
88945e07b0
Add retry to read fetch json (#217) 2023-07-18 18:41:54 +03:00
Ildar Galeev
23979bf3b0
Bump styled components (#216) 2023-07-18 16:44:20 +03:00
Ildar Galeev
9f5b99b923
Fix responce reject result (#215) 2023-07-17 17:28:55 +03:00
Ildar Galeev
ae2b3f096b
Add log to read json error (#214) 2023-07-17 13:32:45 +03:00
Ildar Galeev
d2e63689e2
Use fetch with retry for configs (#213) 2023-07-14 12:02:39 +03:00
Ildar Galeev
c67d8c9066
Add fetch api call with retry (#212) 2023-07-13 16:36:04 +03:00
Ildar Galeev
0f9316ff50
Set up replay rates (#211) 2023-07-12 13:39:21 +03:00
Ildar Galeev
bad9aeabf7
Enable Sentry replay (#210) 2023-07-11 19:38:17 +03:00
Ildar Galeev
676aa8b10a
Set up Sentry HttpClient, CaptureConsole ints (#209) 2023-07-11 18:54:55 +03:00
Ildar Galeev
f33fd67213
Bump fingerprintjs (#208) 2023-07-11 13:28:14 +03:00
Ildar Galeev
25f5246fd8
Bump react & sublibs (#204) 2023-07-05 16:28:05 +03:00
Ildar Galeev
b7c9a096ae
Remove lodash (#203) 2023-07-05 14:01:48 +03:00
Ildar Galeev
8551af3e87
Replace react-transition-group by framer-motion (#201) 2023-07-04 17:22:22 +03:00
Ildar Galeev
2688c77c7f
Fix qr code form height transition (#200) 2023-06-29 13:52:47 +03:00
Ildar Galeev
42af341678
Use react hook form. Remove redux-form & redux (#197) 2023-06-27 14:24:48 +03:00
Ildar Galeev
7b05a119a7
Add locale param to redirect url (#198) 2023-06-23 15:49:25 +03:00
Ildar Galeev
7e5f63b732
Disable bank card modal interaction (#196) 2023-06-21 13:52:12 +03:00
Ildar Galeev
79e6ceb136
Add modal context. Remove redux saga & reselect (#195) 2023-06-09 14:20:45 +03:00
Ildar Galeev
4dcaeead3c
Add result context (#194) 2023-06-05 16:28:31 +03:00
Ildar Galeev
22755f371b
Add nullable state for Result form (#193) 2023-06-02 18:46:52 +03:00
Ildar Galeev
8202b1b6e2
Add invoice events hook (#192) 2023-06-01 15:54:40 +03:00
Ildar Galeev
50ad71282d
Add failure state to create payment hook (#191) 2023-05-24 19:31:44 +03:00