Sebastian
4f726b73e6
tx state ui
2023-06-01 14:26:28 -03:00
Sebastian
bd7ca80ff6
show buttons
2023-05-29 23:47:21 -03:00
cd8f76db61
taler-util,wallet-core: implement TalerPreciseTimestamp
...
Fixes #7703
2023-05-26 12:19:32 +02:00
a2ef2e391a
wallet-core: remove legacy non-DD37 tx status fields
2023-05-24 14:46:03 +02:00
Sebastian
7391969ca7
fix: not showing manual withdraw details
2023-05-22 13:42:54 -03:00
Sebastian
9181c1e81b
fixing txId reference based on nominal type
2023-05-22 13:14:51 -03:00
Sebastian
3e95ae356a
fix break on build
2023-05-22 10:40:13 -03:00
Sebastian
f281803f1e
compile again after DD37 impl
2023-05-10 13:35:18 -03:00
Sebastian
d03bfa714b
fixing web-utils new imports
2023-05-05 08:52:58 -03:00
Sebastian
2f8de9ea86
fix #7749 show content of pos confirmation literally
2023-04-24 17:59:56 -03:00
Sebastian
974cd02066
fix #7749
2023-04-24 14:53:01 -03:00
Sebastian
d483a3f557
fix #7704
2023-04-19 12:42:47 -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
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
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
55f868d5e8
wallet-core: allow inclusion of refreshes in transactions list
2023-02-14 13:02:59 +01:00
Sebastian
bb6644367b
fix #7468
2023-02-13 09:28:42 -03:00
Sebastian
03b12d2b27
fix wrong fee calculation
2023-01-20 15:45:02 -03:00
Sebastian
81dda3b6b1
fix: effective amount is higher that raw amount in transfer
2023-01-20 09:59:20 -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
0b2bf13def
using extendedStatus
2023-01-13 16:09:33 -03:00
Sebastian
e87073d42a
add kyc warning
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
f93bd51499
wxApi from context and using the new testing sdk
2022-12-15 17:11:24 -03:00
Sebastian
7fc8d64c90
pending #7468
2022-11-18 13:26:48 -03:00
Sebastian
6dc4fda73a
fix #7477
2022-11-17 17:07:24 -03:00
Sebastian
43c7cff750
un-uglyfy, fix: 7442
2022-11-07 19:29:47 -03:00
Sebastian
a3ac373597
add word break for long payto
2022-11-07 15:14:40 -03:00
Sebastian
ca2b4d8c80
add payto uri on bank info
2022-11-07 15:11:45 -03:00
d50294f76e
wallet-core: DB FIXMEs (amount format)
2022-11-02 18:23:17 +01:00
Sebastian
3f2db7707f
using new wallet api (typed interface)
2022-10-25 12:23:52 -03:00
Sebastian
538f27e9dd
fix #7332
2022-09-29 10:05:17 -03:00
Sebastian
e143108254
pretty
2022-09-16 16:04:41 -03:00
Sebastian
59d235e8d2
redirect after success #7357
2022-09-16 16:03:58 -03:00
Sebastian
5d08379139
working on #7357
...
getTransactionById is introduced:
with that we move all transaction information building into a function
transactionId was added in every response that creates a tx
2022-09-16 11:13:09 -03:00
Sebastian
f9f2911c76
adding missing i18n
2022-09-13 11:09:04 -03:00
Sebastian
1e00724a0d
listExchangesDetailed to getExchangeDetailedInfo & ageRestriction taken from the denoms
2022-09-06 17:17:50 -03:00
Sebastian
5e7812d63e
show sharing action when the tx is not completed
2022-09-01 08:42:45 -03:00
Sebastian
d84424202d
p2p tx rendering
2022-08-31 00:20:35 -03:00
Sebastian
dce055d0d3
withdraw call to action
2022-08-10 11:50:46 -03:00
Sebastian
7a600514c6
fixing #6096
...
merchant details and contract terms details factored out, to be used by other components
tests and stories updated
payment completed != confirmed (confirmed if paid by someone else)
2022-08-08 14:09:36 -03:00
Sebastian
78b056a0b1
remove listener on unload
2022-06-09 14:16:28 -03:00