Commit Graph

163 Commits

Author SHA1 Message Date
Sebastian
79973a63dd
tos change, not so sure 2023-08-30 13:40:08 -03:00
fdbd55d2bd
-towards tip->reward rename 2023-08-03 18:35:07 +02:00
Sebastian
545bf16cdf
fix #7741
show QR with nonce
2023-07-03 12:43:47 -03:00
Sebastian
9dbf0bd7d2
better wording to the tx details 2023-06-21 14:51:14 -03:00
Sebastian
81bf1cc9c1
show bank details 2023-06-21 11:28:27 -03:00
Sebastian
34e2fd51e0
add select max amount 2023-06-20 17:50:44 -03:00
Sebastian
734de5d359
use transaction state transition instead of other notifications 2023-06-06 14:57:51 -03:00
Sebastian
1961f4744c
remove deprecated notifications, implement isOffline 2023-06-02 14:26:28 -03:00
Sebastian
4f726b73e6
tx state ui 2023-06-01 14:26:28 -03:00
Sebastian
5e4c128319
use latest linaria lib 2023-06-01 12:24:05 -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
5fb13fae24
show some info when a refund get the originated purchase deleted 2023-05-22 14:20:59 -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
cbf0f83954
wallet-core: remove allowed auditors from contract terms 2023-05-05 13:29:49 +02:00
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
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
9bef462f38
treat all unkown content type as plain text 2023-04-09 14:59:00 -03:00
Sebastian
8eee38d559
fix #7791 2023-04-05 12:06:24 -03:00
Sebastian
74dba9506d
show wire details when the deposit has been wired 2023-03-29 15:14:24 -03:00
Sebastian
04eec324bf
fix #7731 2023-02-28 07:41:51 -03:00
Sebastian
f7c97f73bb
fix: check amount request when no enough balance 2023-02-23 12:32:11 -03:00
a906263f74
use node16 module resolution 2023-02-16 03:23:42 +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
9b0d887a1b
more doc 2023-02-08 17:40:00 -03:00
Sebastian
6f24b5a05e
more no enough balance description 2023-01-27 17:34:18 -03:00
Sebastian
928fe2d019
fix: contract terms details with fullfilment url 2023-01-19 09:38:53 -03:00
Sebastian
0b2bf13def
using extendedStatus 2023-01-13 16:09:33 -03:00
Sebastian
688518ec73
fix: update cache when response is ok 2023-01-10 11:50:43 -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
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
219e48f351
fix #7497 2022-11-28 15:33:45 -03:00
Sebastian
3577227cc0
fix #7496 with unit tests 2022-11-28 09:29:14 -03:00
Sebastian
e05ba843a0
fix 7465 2022-11-24 23:16:01 -03:00
Sebastian
88618df7b8
amount field 2022-11-22 15:43:39 -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
1a63d56bfd
fix #7411, also making the backup payment visible 2022-11-16 16:05:13 -03:00
Sebastian
43c7cff750
un-uglyfy, fix: 7442 2022-11-07 19:29:47 -03:00
Sebastian
ca2b4d8c80
add payto uri on bank info 2022-11-07 15:11:45 -03:00
Sebastian
6f3cd16343
standard Amount field and add more validation (neg values) 2022-11-07 14:38:42 -03:00
Sebastian
661469f878
encode bank account name and show BIC 2022-11-04 15:58:43 -03:00
d50294f76e
wallet-core: DB FIXMEs (amount format) 2022-11-02 18:23:17 +01:00