Commit Graph

95 Commits

Author SHA1 Message Date
Sebastian
b173b3ac0f
fix: take into account dd48 when adding exchanges 2023-10-09 15:42:20 -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
ec040ca15d
remove rimraf since it prevent running make clean when there is no node_modules 2023-09-12 16:18:21 -03:00
Sebastian
d96d468f62
typedoc for every project
Signed-off-by: Sebastian <sebasjm@gmail.com>
2023-09-12 11:18:03 -03:00
b63937703c
move bank API client to taler-util, update typescript config 2023-09-06 13:24:34 +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
Sebastian
1c89f43a04
fix: linaria PR #1256 2023-06-03 16:16:42 -03:00
Sebastian
5e4c128319
use latest linaria lib 2023-06-01 12:24:05 -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
dbb3529b49
remove old testing function, use web-utils 2023-04-21 10:49:47 -03:00
28d8c257e5
bump version to 0.0.3-dev.11 2023-04-04 15:26:15 +02:00
Sebastian
5f7a09e8da
bank prebuilt 2023-03-02 14:43:08 -03: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
cb2f4c21d8
use custom babel plugin to fix linaria 2023-02-16 02:49:27 +01:00
a9073a6797
deps: add missing esbuild dependency, upgrade esbuild 2023-02-10 19:57:48 +01:00
Sebastian
9d9a88af01
fix #7535: fix qr implementation 2023-01-31 10:21:08 -03:00
5b11bafc76
-missing version bumps 2023-01-27 12:38:24 +01:00
Sebastian
9b04d8bf35
fix #7152 2023-01-09 08:38:48 -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
f93bd51499
wxApi from context and using the new testing sdk 2022-12-15 17:11:24 -03:00
Sebastian
51bbf08d24
implement web-utils in web-extension 2022-12-06 11:28:56 -03:00
2431f1b49b
webextension: add esbuild as a devDependency 2022-11-07 14:04:19 +01:00
66460e5650
repo: bump versions to v0.9.0 2022-11-04 12:44:34 +01:00
4321cdadb9
bump versions 2022-11-02 19:06:24 +01:00
Sebastian
a286649b0a
cherry-pick: using new wallet typed api missing test 2022-10-25 19:19:09 -03:00
Sebastian
1e868e4c2f
fixing linaria build 2022-10-25 19:19:00 -03:00
Sebastian
a3604f2615
babel version 2022-10-25 19:18:58 -03:00
eb5b075c01
update deps, move idb-bridge to node16 module resolution 2022-10-13 14:24:20 +02:00
Sebastian
09b085d24b
don't send dev files into the zip file 2022-09-07 08:49:04 -03:00
4a0512884d
upgrade typescript (and some related deps) 2022-09-05 16:20:01 +02:00
Sebastian
9bb9d149d2
qr reader 2022-08-11 12:28:02 -03:00
Sebastian
614a3e3c87
standarizing components 2022-08-01 10:55:17 -03:00
Sebastian
b419db505b
ui testing 2022-06-08 15:19:26 -03:00
Sebastian
e09005a577
updating old copyright header 2022-06-06 12:05:26 -03:00
Sebastian
867fc564c3
fix: removing rollup from prepare script 2022-06-01 11:40:20 -03:00
1ea28c5be1
fix package.json, lockfile 2022-05-31 15:54:34 +02:00
ms
b87e843d32
WebEx: add rollup dep. 2022-05-30 15:27:29 +02:00
07e1818679
Revert "no need to compile after install"
This reverts commit c3ba7fb523.
2022-05-24 18:00:25 +02:00
Sebastian
16cc179edf
remove rollup from webex and fix package.json root scripts 2022-05-24 00:37:24 -03:00
Sebastian
c3ba7fb523
no need to compile after install 2022-05-24 00:20:42 -03:00
Sebastian
37690dd22c
handling service worker waiting phase 2022-05-06 17:29:52 -03:00
Sebastian
65e6a8caa0
useAsync new API 2022-04-26 11:48:28 -03:00
Sebastian
c5f484d18a
deposit test case 2022-04-22 16:10:46 -03:00
Sebastian
fdd272af20
remove storybook, switch build to esbuild 2022-03-29 12:32:52 -03:00