Commit Graph

36 Commits

Author SHA1 Message Date
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
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
b63937703c
move bank API client to taler-util, update typescript config 2023-09-06 13:24:34 +02:00
b13bd85215
taler-harness: remove axios usage, renovate some tests 2023-08-29 09:03:19 +02:00
cf55f3f371
bump versions to 0.9.3-dev.17 2023-07-07 14:23:45 +02: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
592387cd74
better support for linaria and alias 2023-06-01 12:24:04 -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
ebf91aef1d
build tools 2023-04-24 11:57:18 -03:00
Sebastian
6833b2bd75
remove console log 2023-04-17 11:44:22 -03:00
28d8c257e5
bump version to 0.0.3-dev.11 2023-04-04 15:26:15 +02:00
9d3d2a43c7
bump versions to 0.9.3-dev.5 2023-02-23 20:16:32 +01:00
3cdee428dd
bump versions to 0.9.3-dev.4 2023-02-23 16:09:55 +01:00
d34faf2549
-no bin for web-util 2023-02-21 23:51:04 +01:00
9d238fc011
bump to 0.9.3-dev.3 2023-02-21 21:17:33 +01:00
f955edc1f6
bump version to 0.9.2 2023-02-21 02:09:31 +01:00
a906263f74
use node16 module resolution 2023-02-16 03:23:42 +01:00
a9073a6797
deps: add missing esbuild dependency, upgrade esbuild 2023-02-10 19:57:48 +01:00
Sebastian
be01d1479c
move request api to web-util 2023-02-08 17:36:26 -03:00
5b11bafc76
-missing version bumps 2023-01-27 12:38:24 +01:00
3cc26d00f8
put taler wallet RPC into taler-util, make it cross-platform 2023-01-26 12:48:35 +01:00
0e51628f99
-fix pnpm issues 2023-01-04 12:14:51 +01:00
Sebastian
d1aa79eae8
remove axios, better api 2023-01-03 01:58:17 -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
e97c808b41
moving testing sdk to web-utils 2022-12-14 15:17:15 -03:00
Sebastian
880961034c
compose, testing and async into web-util 2022-12-12 10:57:14 -03:00
Sebastian
265e7a7137
fix typo 2022-12-06 15:28:06 -03:00
Sebastian
084b56f24b
run build on prepare and pretty 2022-12-06 15:24:36 -03:00
Sebastian
e382b02203
web-util: utils for developing webapps 2022-12-06 09:21:17 -03:00