Commit Graph

17 Commits

Author SHA1 Message Date
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
f183057761
pogen: fix quoting of double quotes 2023-04-14 16:05:09 +02:00
Sebastian
cfe7129c4e
adding unreadable http response case and removing deprecated fields 2023-04-07 18:46:25 -03:00
Sebastian
8ddc551cc8
remove webui from login url, ad qr for template, fix navbar size, 2023-03-10 01:25:22 -03:00
Sebastian
f99e1522d1
double quotes don't work with pogen 2023-03-06 19:14:34 -03:00
Sebastian
1723f16b9c
some fixes afte testing demobank with ms 2023-02-25 19:43:59 -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
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
c59f9a2556
use translation context from web-utils, don't use match react-router since is broken 2022-12-20 17:45:24 -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