Commit Graph

655 Commits

Author SHA1 Message Date
Sebastian
d759f08225
repurchase detection
- check that the old transaction is not refunded
 - if the old purchase was deleted fallback to no-repurchase detected
2023-07-10 14:09:18 -03:00
cf55f3f371
bump versions to 0.9.3-dev.17 2023-07-07 14:23:45 +02:00
Sebastian
d98f048fd6
fix 7741: add sessionid 2023-07-03 14:01:23 -03:00
Sebastian
545bf16cdf
fix #7741
show QR with nonce
2023-07-03 12:43:47 -03:00
Sebastian
15a15942d2
#7717 do not show walletcore version 2023-07-02 16:57:34 -03:00
Sebastian
4853f79677
fix: #7875 - show retry on pending state 2023-06-29 00:10:04 -03:00
Sebastian
28dce57f92
fix: 7740 check max on p2p push 2023-06-28 11:38:01 -03:00
Sebastian
97a9e92d8b
set amount for manual withdraw when the qr does not have it 2023-06-27 08:21:03 -03:00
Sebastian
2779086a32
support for exchange-withdraw call to action, pending use case when the user need to specify the amount 2023-06-26 14:23:32 -03:00
Sebastian
9dbf0bd7d2
better wording to the tx details 2023-06-21 14:51:14 -03:00
Sebastian
7010e707ba
fix test 2023-06-21 11:34:19 -03:00
Sebastian
81bf1cc9c1
show bank details 2023-06-21 11:28:27 -03:00
a0e0c5c4a6
webextension: fix type error 2023-06-21 09:43:45 +02:00
Sebastian
34e2fd51e0
add select max amount 2023-06-20 17:50:44 -03:00
98a351aa4c
repo: bump to 0.9.3-dev.16 2023-06-20 19:42:44 +02:00
8d20ab87fa
wallet-core: consistently rename to failTransaction 2023-06-20 19:41:42 +02:00
Sebastian
32937795c5
added txactions into transaction mocks 2023-06-20 14:32:51 -03:00
Sebastian
d79155b634
show the button that wallet-core tells 2023-06-20 14:29:00 -03:00
Sebastian
773712419e
log notification from wallet 2023-06-20 11:18:55 -03:00
Sebastian
a86c948fc9
missing removal 2023-06-20 10:55:12 -03:00
Sebastian
b2355a3fcb
remove testing ui 2023-06-16 09:40:57 -03:00
Sebastian
4e7967dbac
showing off information about operation plan 2023-06-13 16:46:31 -03:00
Sebastian
734de5d359
use transaction state transition instead of other notifications 2023-06-06 14:57:51 -03:00
f56a563533
build system: get rid of prepare scripts
These don't seem to be the right location to compile packages.
The newest version of pnpm runs all those scripts on "pnpm install",
even if we filter for only one package.  That results in a build
performance issue.
2023-06-06 15:25:53 +02:00
1befd39671
bump typescript version 2023-06-06 11:54:37 +02:00
Sebastian
75fdf6137f
move kycurl to commons, make webex aware 2023-06-05 10:58:24 -03:00
Sebastian
16900104b5
kyc url 2023-06-05 10:04:24 -03:00
Sebastian
1c89f43a04
fix: linaria PR #1256 2023-06-03 16:16:42 -03:00
Sebastian
81dd559c77
pretty and suspend/resume option 2023-06-02 14:32:52 -03:00
Sebastian
1961f4744c
remove deprecated notifications, implement isOffline 2023-06-02 14:26:28 -03:00
Sebastian
9853f54201
from spa to pwa 2023-06-02 14:25:33 -03:00
Sebastian
4f726b73e6
tx state ui 2023-06-01 14:26:28 -03:00
Sebastian
e9bdf7f312
assets should have base directory to copy tree 2023-06-01 12:24:07 -03:00
Sebastian
b916e53c68
make dev build work again 2023-06-01 12:24:07 -03:00
Sebastian
67fe4e8c20
move folder to catch up the reload on save 2023-06-01 12:24:06 -03:00
Sebastian
b4966b33f4
using env prop 2023-06-01 12:24:06 -03:00
Sebastian
5e4c128319
use latest linaria lib 2023-06-01 12:24:05 -03:00
Sebastian
bd7ca80ff6
show buttons 2023-05-29 23:47:21 -03:00
Sebastian
be27647ff7
use buildKeyStorage to prevent different type for same key 2023-05-26 16:51:47 -03:00
96d9ea3840
taler-util,wallet-core: make AbsoluteTime opaque 2023-05-26 13:52:00 +02:00
cd8f76db61
taler-util,wallet-core: implement TalerPreciseTimestamp
Fixes #7703
2023-05-26 12:19:32 +02:00
735336d751
-missing field 2023-05-26 11:12:05 +02:00
a2ef2e391a
wallet-core: remove legacy non-DD37 tx status fields 2023-05-24 14:46:03 +02:00
f14c7e5f2a
wallet-core: remove deprecated txid parsing 2023-05-24 14:09:25 +02:00
Sebastian
bc4964d4ff
use redirect instead of openFromPopup on qr detection 2023-05-22 14:36:59 -03:00
Sebastian
5fb13fae24
show some info when a refund get the originated purchase deleted 2023-05-22 14:20:59 -03: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