Commit Graph

218 Commits

Author SHA1 Message Date
Sebastian
fc2adae6bd
props types should be exported for tests 2023-04-21 11:05:41 -03:00
Sebastian
d483a3f557
fix #7704 2023-04-19 12:42:47 -03:00
Sebastian
b34f3568e8
check if the script should be injected
remove header listener
2023-04-18 10:47:53 -03:00
Sebastian
6e060da237
some changes
using transaction context from web utils
alertContext.safely api change (easier to integrate)
using lang and localstorage from web utils
removing auto permission, from UI
adding settings
2023-04-14 14:16:25 -03:00
Sebastian
9ef5a4931e
show an error message when handler is not found 2023-04-13 13:17:44 -03:00
Sebastian
7b2de89444
use /taler-uri as redirection point to all taler uris 2023-04-13 12:57:40 -03:00
Sebastian
958747bd08
validate iban 2023-04-07 17:31:01 -03:00
43ae414a55
-re-add missing fields, fix types 2023-04-06 12:47:34 +02:00
Sebastian
8eee38d559
fix #7791 2023-04-05 12:06:24 -03:00
Sebastian
7090807fcb
fix broken tests 2023-04-04 15:11:27 -03:00
Sebastian
d9c39f53d6
fix currency link in history, hide auto-open wallet, fix space 2023-04-03 12:14:05 -03:00
Sebastian
0f3b38745b
calculate deposit wire transfer 2023-03-31 14:51:58 -03:00
Sebastian
7ebcb30b9f
show taler bank in devMode 2023-03-31 12:27:17 -03:00
Sebastian
74dba9506d
show wire details when the deposit has been wired 2023-03-29 15:14:24 -03:00
Sebastian
efbde0e160
handle kyc error on invoice and transfer 2023-03-29 00:06:24 -03:00
Sebastian
867d2ca76b
fix encoded uri, add pay template cta 2023-03-10 01:27:31 -03:00
Sebastian
034f2c6dcb
dev mode: check exchange cache 2023-03-09 14:19:37 -03:00
Sebastian
5f7a09e8da
bank prebuilt 2023-03-02 14:43:08 -03:00
Sebastian
7635bbf281
fix: also read taler+http 2023-03-02 08:32:55 -03:00
Sebastian
7bb81a008b
tell the user that refund is pending 2023-02-20 13:24:24 -03:00
Sebastian
a45759e2ad
fix #7695 2023-02-17 16:29:09 -03:00
a906263f74
use node16 module resolution 2023-02-16 03:23:42 +01:00
bb8bf3cb55
wallet-core: more details in refresh transaction 2023-02-14 13:18:33 +01:00
55f868d5e8
wallet-core: allow inclusion of refreshes in transactions list 2023-02-14 13:02:59 +01:00
Sebastian
6106caeba9
fix broken build since wallet-core new api and placeholder for payment-temlate 2023-02-13 15:32:23 -03:00
Sebastian
bb6644367b
fix #7468 2023-02-13 09:28:42 -03:00
Sebastian
9d9a88af01
fix #7535: fix qr implementation 2023-01-31 10:21:08 -03:00
Sebastian
88dbd80f85
if there is not tx and no money left, then hide the currency 2023-01-21 12:32:32 -03:00
Sebastian
03b12d2b27
fix wrong fee calculation 2023-01-20 15:45:02 -03:00
Sebastian
7ea8321ddd
introducing getBalanceDetail for getting all depositable/transferable amount for a currency 2023-01-20 15:41:55 -03:00
Sebastian
81dda3b6b1
fix: effective amount is higher that raw amount in transfer 2023-01-20 09:59:20 -03:00
Sebastian
346056ca91
feat: adjust log level from developer page 2023-01-19 17:05:34 -03:00
Sebastian
20b9e62aa1
fix: showing the current value of the coin 2023-01-18 17:30:09 -03:00
Sebastian
420493b3e6
use payto builder and prevent showing cancel for non-payment 2023-01-17 16:01:28 -03:00
Christian Grothoff
4a104415fe
-typos 2023-01-16 17:50:34 +01:00
Sebastian
bd57fa46a4
show deposit transaction info 2023-01-15 17:49:57 -03:00
Sebastian
8e8bada643
fix deposit navigation 2023-01-13 17:31:20 -03:00
Sebastian
0b2bf13def
using extendedStatus 2023-01-13 16:09:33 -03:00
1fceb13517
wallet-core: allow zero amounts in payments again 2023-01-12 11:22:43 +01:00
Sebastian
e87073d42a
add kyc warning 2023-01-11 15:30:14 -03:00
Sebastian
335d22b12b
when as number instead of string, fix codec used before declaration, pretty 2023-01-11 15:30:14 -03:00
Sebastian
4a781bd0dd
fix #7153: more error handling
if handler do not trap error then fail at compile time,
all safe handlers push alert on error
errors are typed so they render good information
2023-01-09 20:20:09 -03:00
Sebastian
9b04d8bf35
fix #7152 2023-01-09 08:38:48 -03:00
Sebastian
590cda1dd3
split foreground and background api 2023-01-04 15:46:01 -03:00
Sebastian
24cac493dd
fix #7522 2023-01-04 11:38:00 -03:00
Sebastian
dc002f99a9
support for ext+taler:// while taler:// is not yet allowed as scheme 2022-12-22 18:42:18 -03:00
Sebastian
f1962dceb3
remove clipboardRead permission & pretty 2022-12-22 12:13:59 -03:00
Sebastian
a73d24759c
testing function sum and freeze 2022-12-21 16:36:24 -03:00
Sebastian
7873571d22
add typecheck to background operations 2022-12-21 16:24:18 -03:00
Sebastian
a160f31514
fix #7291 2022-12-20 15:23:33 -03:00