b63937703c
move bank API client to taler-util, update typescript config
2023-09-06 13:24:34 +02:00
ca8da4ed38
wallet-core: only allow enabling dev mode via separate request
2022-10-13 15:24:47 +02:00
3da1e82a24
wallet-core: skeleton for dev-experiments
2022-10-12 21:20:22 +02:00
526f4eba95
wallet-core: Clean up merchant payments DB schema
2022-10-08 23:07:07 +02:00
0ee669f523
reducer WIP, user error boundaries in UI
2021-10-21 13:11:33 +02:00
5e6cc41b7a
fix issues with circular imports
...
Parts of this commit are from a patch by sebasjm. The circular imports
caused an issue with webpack. While we don't use webpack in the wallet,
the wallet should still be importable by webpack.
Some packages were importing their dependencies via "index.js", which
re-exports public exports of the package. This resulted in circular
dependencies which were resolved correctly by rollup, but not by
webpack.
2021-06-02 13:56:29 +02:00
07cdfb2e4e
towards wallet-core / util split
2021-03-17 17:56:37 +01:00
615d3fa4d0
editor config
2020-11-25 16:41:58 +01:00
Florian Dold
4c296c9c5f
add typescript build task
2020-08-20 13:54:52 +05:30
Florian Dold
5f8714091a
use API extractor for cleaner package separation
2020-08-10 14:37:20 +05:30
Florian Dold
a2e7f21627
editor settings
2020-07-20 16:20:16 +05:30
Florian Dold
fb2e2f8993
more lint fixes
2020-04-07 13:37:32 +05:30
Florian Dold
4966376839
group refresh sessions into groups for nicer history
2019-12-15 16:59:00 +01:00
Florian Dold
cc4e8ddc85
headless wallet WIP
2019-07-31 01:33:56 +02:00
Florian Dold
fd2cd9c383
fix lint issues and separate message types into multiple files
2018-01-03 14:42:06 +01:00
Florian Dold
122e069d91
crypto for refreshing
2016-10-12 23:30:10 +02:00
Florian Dold
d4be3906e3
tree view of wallet db
2016-10-12 02:55:53 +02:00
Florian Dold
dbcd85451e
vscode settings
2016-10-11 22:59:19 +02:00