Commit Graph

25 Commits

Author SHA1 Message Date
Sebastian
b64bb455a2
update to new web-utils imports 2023-05-05 08:52:58 -03:00
Sebastian
03d3cce827
fix #6363, breaking with merchant backend that accounts implemented 2023-04-26 14:20:18 -03:00
Sebastian
25346a03fa
fix #7796 and some form issues 2023-04-25 00:35:01 -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
96d110379e
some fixes and validations 2023-03-13 11:27:52 -03:00
Sebastian
3267f56dc3
show/hide key 2023-03-13 00:24:28 -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
8ddc551cc8
remove webui from login url, ad qr for template, fix navbar size, 2023-03-10 01:25:22 -03:00
Sebastian
603efbd073
use request api from web-util 2023-02-08 17:39:39 -03:00
Sebastian
ab5defb617
add new pages title 2023-01-27 15:50:19 -03:00
Sebastian
9645f93406
update to blue logo 2023-01-27 15:44:06 -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
770ab6f01d
build and test like other webapps 2022-12-19 12:12:39 -03:00
Sebastian
39b02d6878
update copy header 2022-12-16 16:59:37 -03:00
Sebastian
a69e559890
better type signature for undefinedIfEmpty 2022-11-04 11:56:05 -03:00
Sebastian
50e51429ee
add index.js to import that point to folders 2022-11-04 11:56:05 -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