Commit Graph

55 Commits

Author SHA1 Message Date
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
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
863e6db058
update translations 2023-03-06 19:22:04 -03:00
Sebastian Marchano
7b104dc2be
Translated using Weblate (Spanish)
Currently translated at 28.5% (144 of 505 strings)

Translation: GNU Taler/Merchant Backoffice
Translate-URL: https://weblate.taler.net/projects/gnu-taler/merchant-backoffice/es/
2023-03-06 23:21:08 +01:00
Sebastian
f99e1522d1
double quotes don't work with pogen 2023-03-06 19:14:34 -03:00
Sebastian
3639c6db60
string.ts 2023-03-06 19:05:23 -03:00
Sebastian
d8bd0040ad
merged 2023-03-06 19:04:22 -03:00
Sebastian Marchano
940a43f2cf
Translated using Weblate (Spanish)
Currently translated at 100.0% (186 of 186 strings)

Translation: GNU Taler/Merchant Backoffice
Translate-URL: https://weblate.taler.net/projects/gnu-taler/merchant-backoffice/es/
2023-03-06 22:59:01 +01:00
Sebastian
16caf0064b
emit 2023-03-06 15:18:26 -03:00
Sebastian
7ddcb05642
extract i18n 2023-03-06 15:18:26 -03:00
Sebastian
1723f16b9c
some fixes afte testing demobank with ms 2023-02-25 19:43:59 -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
825d2c4352
make wallet-cli runnable under qtart 2023-02-16 02:50:29 +01: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
115425f1d0
fix lockfile and merchant backoffice typo 2023-02-06 16:49:13 -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
7a3717125f
no more storybook 2023-01-27 15:08:23 -03:00
3cc26d00f8
put taler wallet RPC into taler-util, make it cross-platform 2023-01-26 12:48:35 +01:00
Sebastian
56622a247b
add make rule 2023-01-23 15:12:48 -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
59ce6e3d99
bring documentation from old repo and fix Makefile to copy all content of dist folder 2023-01-21 20:20:42 -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
083c4cf5d9
spill extra functionality from wallet-cli into taler-harness
We want to keep taler-wallet-cli smaller and have fewer dependencies.
2022-12-23 13:19:41 +01: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
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
d0dd7a155f
same typescript version for every package, added test deps to demobank 2022-12-14 15:17:59 -03:00
Sebastian
de9f10cbf0
using web-utils in merchant-backoffice (not yet completed) 2022-12-06 11:25:37 -03:00
Sebastian
f79bca0abb
fix dependecies version 2022-11-04 11:56:06 -03:00
Sebastian
9a9629249e
fix some test style and SWRConfig type compilation 2022-11-04 11:56:06 -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
1c46406828
es6 and ts lib 2022-11-04 11:56:04 -03:00