Commit Graph

51 Commits

Author SHA1 Message Date
Sebastian
59ef010b0e
update testing 2023-09-14 13:10:21 -03:00
Sebastian
1653130de8
update how access token management is handled 2023-09-14 12:14:21 -03:00
Sebastian
8c20f4b279
new login token 2023-09-11 15:08:08 -03:00
Sebastian
6c3cfa9be7
codespell fix 2023-09-08 18:45:13 -03:00
Sebastian
036f8a463f
remove diag, check tos 2023-09-08 11:15:13 -03:00
Sebastian
e1d86816a7
backoffcie new version, lot of changes 2023-09-04 14:17:55 -03:00
Sebastian
a204105b5b
show advance mode in settings view 2023-08-07 08:14:46 -03:00
Sebastian
b1cea84ca8
show next expiration 2023-08-07 08:14:46 -03:00
Sebastian
7d53aa2755
show simple order creation unless advance mode is selected 2023-08-07 08:14:46 -03:00
Sebastian
ef148b1501
use stringify taler util 2023-08-07 08:14:45 -03:00
Sebastian
7d1621767c
ui settings view 2023-08-07 08:14:44 -03:00
Sebastian
37d0f9438e
accesstoken in memory and better login when switching between accounts 2023-08-07 08:14:43 -03:00
Sebastian
72b8a70da2
fix #7830 2023-08-02 10:41:14 -03:00
Sebastian
4f30506dca
show qr to import TOTP into other app 2023-06-23 10:36:24 -03:00
edd3a39a0c
taler-util: remove deprecated function 2023-05-11 14:16:48 +02:00
Sebastian
b64bb455a2
update to new web-utils imports 2023-05-05 08:52:58 -03:00
Sebastian
da519af01f
update SPA for #7810 2023-05-02 12:56:09 -03:00
Sebastian
03d3cce827
fix #6363, breaking with merchant backend that accounts implemented 2023-04-26 14:20:18 -03:00
Sebastian
982fc51a97
missing input type 2023-04-26 11:44:59 -03:00
Sebastian
f94d7bc151
adding user_Type validation when updating instances 2023-04-25 12:49:58 -03:00
Sebastian
25346a03fa
fix #7796 and some form issues 2023-04-25 00:35:01 -03:00
Sebastian
c0327fb4d3
missing dot 2023-04-24 23:47:19 -03:00
Sebastian
00f108b9dd
fix #7684 2023-04-24 23:42:14 -03:00
Sebastian
2c6858a501
testing #7745 2023-04-24 14:38:11 -03:00
Sebastian
cfe7129c4e
adding unreadable http response case and removing deprecated fields 2023-04-07 18:46:25 -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
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
aa20812fba
fix #7493 2023-02-20 09:47:10 -03:00
Sebastian
d49960639a
module resolution = node16 2023-02-16 12:13:31 -03:00
Sebastian
603efbd073
use request api from web-util 2023-02-08 17:39:39 -03:00
Sebastian
115425f1d0
fix lockfile and merchant backoffice typo 2023-02-06 16:49:13 -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
3348db0d5e
fix wrong property 2023-01-23 14:57:26 -03:00
Sebastian
509011f9bc
fix payto 2023-01-23 08:15:22 -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
382e66b179
fix testing not compiling 2022-12-20 15:42:53 -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
de9f10cbf0
using web-utils in merchant-backoffice (not yet completed) 2022-12-06 11:25:37 -03:00
Sebastian
a69e559890
better type signature for undefinedIfEmpty 2022-11-04 11:56:05 -03:00
Sebastian
80ab8ccce9
upgrade amount api 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
Christian Grothoff
d00f7a4a01
-fix typos 2022-11-03 20:12:32 +01:00