Commit Graph

23 Commits

Author SHA1 Message Date
Sebastian
28b8f2eaf9
fix test merchant backoffce 2023-05-24 10:21:05 -03:00
Sebastian
da93d2ba7e
fix getting wrong error message after 401 response in merchant backoffice 2023-05-12 11:23:38 -03:00
Sebastian
b64bb455a2
update to new web-utils imports 2023-05-05 08:52:58 -03:00
Sebastian
5e1f450a20
remove unused types 2023-05-05 08:52:56 -03:00
Sebastian
c5c00e4da7
moving libs to web utils, apply new mock api to backoffice 2023-04-21 07:35:03 -03:00
Sebastian
cfe7129c4e
adding unreadable http response case and removing deprecated fields 2023-04-07 18:46:25 -03:00
Sebastian
ae4d4647e9
better error handling 2023-03-15 09:54:31 -03:00
Sebastian
41339c1db2
check credetials on login 2023-03-15 07:22:03 -03:00
Sebastian
64c3cbc1db
remove workaround 2023-03-13 11:50:52 -03:00
Sebastian
b874f9a0c5
print and setup totp 2023-03-12 23:56:54 -03:00
Sebastian
ae1aee1358
kyc 1min 2023-03-12 23:55:53 -03:00
Sebastian
d49960639a
module resolution = node16 2023-02-16 12:13:31 -03:00
Sebastian
53af8b486f
fix: request error is whats being thrown 2023-02-10 09:52:01 -03:00
Sebastian
603efbd073
use request api from web-util 2023-02-08 17:39:39 -03:00
Sebastian
eebb85bef4
webhook api 2023-01-27 15:08:25 -03:00
Sebastian
1b2b5d62de
add use-template button 2023-01-27 15:08:24 -03:00
Sebastian
9ad1f2712a
pretty 2023-01-03 10:01:04 -03:00
Sebastian
a2668c22f0
refactor better QA
removed axios, use fetch
removed jest, added mocha and chai
moved the default request handler to runtime dependency (so it can be replaced for testing)
refactored ALL the test to the standard web-utils
all hooks now use ONE request handler
moved the tests from test folder to src
2023-01-03 01:58:18 -03:00
Sebastian
cf7f819685
templates 2022-12-19 16:25:09 -03:00
Sebastian
72b4293215
pretty 2022-12-19 12:23:39 -03:00
Sebastian
39b02d6878
update copy header 2022-12-16 16:59:37 -03:00
Sebastian
e6a95d246d
fix imports 2022-11-04 11:56:04 -03:00
3e060b8042
repo: integrate packages from former merchant-backoffice.git 2022-10-24 10:46:14 +02:00