Commit Graph

39 Commits

Author SHA1 Message Date
Sebastian
5e4c128319
use latest linaria lib 2023-06-01 12:24:05 -03:00
f14c7e5f2a
wallet-core: remove deprecated txid parsing 2023-05-24 14:09:25 +02:00
Sebastian
d03bfa714b
fixing web-utils new imports 2023-05-05 08:52:58 -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
8eee38d559
fix #7791 2023-04-05 12:06:24 -03:00
825d2c4352
make wallet-cli runnable under qtart 2023-02-16 02:50:29 +01:00
Sebastian
03b12d2b27
fix wrong fee calculation 2023-01-20 15:45:02 -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
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
f1f8f818db
pretty 2022-12-15 17:12:03 -03: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
Sebastian
3577227cc0
fix #7496 with unit tests 2022-11-28 09:29:14 -03:00
Sebastian
1a63d56bfd
fix #7411, also making the backup payment visible 2022-11-16 16:05:13 -03:00
Sebastian
3f2db7707f
using new wallet api (typed interface) 2022-10-25 12:23:52 -03:00
Sebastian
fd3278f4c6
making test pass 2022-10-17 10:18:17 -03:00
bd88dcebbc
wallet-core: simplify exchanges list response 2022-10-15 12:59:26 +02:00
Sebastian
b011c8a32e
terms and privacy on exchange selection 2022-10-14 16:12:49 -03:00
6acddd6d70
wallet-core: get rid of duplicated withdrawal info API 2022-10-14 18:48:03 +02:00
Sebastian
da9ec5eb16
refactored terms of service to remove duplicated code
prettfied some sources
2022-10-14 11:41:53 -03:00
Sebastian
610df1c9cf
create a fee description timeline for global fee and wire fees 2022-10-12 15:58:10 -03:00
Sebastian
859991a40c
exchange selection for invoices and some fixes 2022-09-20 20:26:47 -03:00
Sebastian
52ec740c82
new compose feature: sub-states
implemented in withdraw page, WIP
2022-09-20 16:05:59 -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
6ddb2de842
pretty 2022-09-16 14:29:35 -03:00
Sebastian
27201416c7
ref #7323 2022-09-12 10:58:09 -03:00
Sebastian
dda90b51f6
find taler action in clipboard and withdraw with mobile 2022-09-09 12:22:57 -03:00
Sebastian
1e00724a0d
listExchangesDetailed to getExchangeDetailedInfo & ageRestriction taken from the denoms 2022-09-06 17:17:50 -03:00
3f5a76751b
wallet-core: make listExchanges return less data
Since the webextension UI depends on the full response, we have a
temporary listExchangesDetailled request.
See https://bugs.taler.net/n/7323 for details.
2022-09-05 21:09:28 +02:00
Sebastian
a5f052d69c
using CTA for manual withdrawal 2022-08-29 11:32:07 -03:00
Sebastian
4ca38113ab
first iteration of exchange selection: added information in the exchangeDetails response from core 2022-08-18 16:02:16 -03:00
Sebastian
cdc8e9afdf
destination ui 2022-08-15 21:18:39 -03:00
Sebastian
004b1544f3
get send money skeleton 2022-08-14 10:10:37 -03:00
Sebastian
dce055d0d3
withdraw call to action 2022-08-10 11:50:46 -03:00
Sebastian
614a3e3c87
standarizing components 2022-08-01 10:55:17 -03:00
Sebastian
f9ccb94157
withdraw as module 2022-07-21 10:36:30 -03:00