Commit Graph

86 Commits

Author SHA1 Message Date
Sebastian
4e11051d9f
removing url from login 2023-10-10 07:12:36 -03:00
Sebastian
b173b3ac0f
fix: take into account dd48 when adding exchanges 2023-10-09 15:42:20 -03:00
Sebastian
851b2da39c
fixing issues reported by Christian, wip 2023-10-04 14:36:03 -03:00
Sebastian
c10f3f3ade
notifications exposed 2023-09-29 16:01:59 -03:00
61424e2cb5
bump version 2023-09-28 12:30:47 +02:00
256e86fdc0
add empty migration from previous database version 2023-09-28 12:30:47 +02:00
Sebastian
ea0738ccd5
better /config error 2023-09-25 14:50:46 -03:00
Sebastian
fd9ed97fdc
do not reuse the same map instance 2023-09-25 14:50:45 -03:00
Sebastian
5640f0a67d
default to content type json 2023-09-25 14:50:43 -03:00
Sebastian
fdbe623e10
more ui stuff, moved forms to util 2023-09-25 14:50:39 -03:00
Sebastian
ec040ca15d
remove rimraf since it prevent running make clean when there is no node_modules 2023-09-12 16:18:21 -03:00
Sebastian
8c20f4b279
new login token 2023-09-11 15:08:08 -03:00
b63937703c
move bank API client to taler-util, update typescript config 2023-09-06 13:24:34 +02:00
Sebastian
84d4e68ab7
missing key subscription 2023-08-30 11:52:44 -03:00
b13bd85215
taler-harness: remove axios usage, renovate some tests 2023-08-29 09:03:19 +02:00
Sebastian
60929c34f3
use local port 2023-08-02 10:30:40 -03:00
Sebastian
8288413786
prevent duplicated notifications 2023-07-20 17:02:50 -03:00
Sebastian
535c04be5c
allow signature in requestr 2023-07-20 17:02:17 -03:00
cf55f3f371
bump versions to 0.9.3-dev.17 2023-07-07 14:23:45 +02:00
7523ffa910
web-utils: create error details with correct code 2023-06-30 13:55:35 +02:00
Sebastian
f1008c9661
use default http timeout from util 2023-06-28 09:49:52 -03:00
98a351aa4c
repo: bump to 0.9.3-dev.16 2023-06-20 19:42:44 +02:00
f56a563533
build system: get rid of prepare scripts
These don't seem to be the right location to compile packages.
The newest version of pnpm runs all those scripts on "pnpm install",
even if we filter for only one package.  That results in a build
performance issue.
2023-06-06 15:25:53 +02:00
1befd39671
bump typescript version 2023-06-06 11:54:37 +02:00
e671880b9e
wallet-core: use long-polling for P2P kyc 2023-06-05 13:33:14 +02:00
Sebastian
e3ec395b35
memory key should be string 2023-06-02 14:12:15 -03:00
Sebastian
e9bdf7f312
assets should have base directory to copy tree 2023-06-01 12:24:07 -03:00
Sebastian
2332101482
env setup 2023-06-01 12:24:05 -03:00
Sebastian
592387cd74
better support for linaria and alias 2023-06-01 12:24:04 -03:00
Sebastian
cb720b7a96
if type is not string, then codec is mandatory 2023-05-29 14:53:36 -03:00
Sebastian
8d85426f0e
remove account when no password 2023-05-26 17:09:47 -03:00
Sebastian
be27647ff7
use buildKeyStorage to prevent different type for same key 2023-05-26 16:51:47 -03:00
Sebastian
64e3705669
cases, account details and new-form screen 2023-05-26 09:26:09 -03:00
Sebastian
35cc13e229
imported useNotifications, new memory storage hook and fixed but in localstorage 2023-05-19 13:24:30 -03:00
Sebastian
f7481ba1d8
harness compilation, default headers for http request 2023-05-12 09:37:45 -03:00
1c39b2befa
bump versions 2023-05-09 18:20:10 +02:00
2f3db5bcf1
bump versions 2023-05-08 09:37:39 +02:00
Sebastian
6340cc5454
add postcss, fix export names 2023-05-05 08:52:57 -03:00
Sebastian
fdd5633530
using build from web-utils 2023-04-24 11:57:19 -03:00
Sebastian
ebf91aef1d
build tools 2023-04-24 11:57:18 -03:00
Sebastian
1ee962fbd8
tsc ask to export type from web-util 2023-04-21 11:05:26 -03:00
Sebastian
3772ff85db
render hook and render ui are not the same function (node and browser) 2023-04-21 10:43:59 -03:00
Sebastian
9fe1c4b5ec
allow the example to add params to the testing context 2023-04-21 10:43:17 -03:00
Sebastian
b9c24772f5
better swr mocks 2023-04-20 15:32:36 -03:00
Sebastian
b1a0d034fc
sync with chrome storage 2023-04-18 10:46:27 -03:00
Sebastian
6833b2bd75
remove console log 2023-04-17 11:44:22 -03:00
Sebastian
c3e1a0bb51
observable memory impl 2023-04-14 14:16:24 -03:00
Sebastian
cfe7129c4e
adding unreadable http response case and removing deprecated fields 2023-04-07 18:46:25 -03:00
28d8c257e5
bump version to 0.0.3-dev.11 2023-04-04 15:26:15 +02:00
Sebastian
1e94777aa9
fix https on port 8081 2023-04-03 12:14:25 -03:00