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
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
Sebastian
cd6321d303
min 0 for amount
2022-11-04 15:38:58 -03:00
ae818df3bf
-dce and type fixes
2022-11-02 18:27:54 +01:00
d50294f76e
wallet-core: DB FIXMEs (amount format)
2022-11-02 18:23:17 +01:00
Sebastian
7d69aca76f
add receiver name to iban form and fix some bugs
2022-10-29 20:10:46 -03:00
Sebastian
5ed4d5d54d
fix typo
2022-10-29 19:55:05 -03:00
Sebastian
fe6e9be702
manage account instead of add account
2022-10-28 13:39:26 -03:00
Sebastian
aa6227b2b8
showing error field when there is not account yet
2022-10-27 16:06:41 -03:00
Sebastian
a286649b0a
cherry-pick: using new wallet typed api missing test
2022-10-25 19:19:09 -03:00
Sebastian
6d376f3dac
wallet dev mode and backup into devmode
2022-10-25 19:19:06 -03:00
Sebastian
2228545992
going ok
2022-10-25 19:19:01 -03:00
Sebastian
414b1b84e8
implement the simplest recovery function
2022-10-20 14:54:29 -03:00
fbb7dd9e7e
wallet-core, wallet-cli: add status to exchange list, add detail query to CLI
2022-10-15 21:26:36 +02:00
bd88dcebbc
wallet-core: simplify exchanges list response
2022-10-15 12:59:26 +02:00
0c8e56c324
wallet-core: properly separate different types of IDs
2022-10-14 22:47:11 +02:00
Sebastian
b011c8a32e
terms and privacy on exchange selection
2022-10-14 16:12:49 -03: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
ef95914cfc
fix compilation
2022-10-10 14:54:15 -03:00
Sebastian
538f27e9dd
fix #7332
2022-09-29 10:05:17 -03:00
Sebastian
9811e19252
new deposit page
2022-09-23 15:18:50 -03:00
b382fd698d
-fix imports
2022-09-22 00:23:11 +02: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
ba5f8ad386
p2p was not returning the value
2022-09-17 18:40:03 -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
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
f026a8d326
import a complete database from cli
2022-09-14 08:19:59 -03:00
Sebastian
f9f2911c76
adding missing i18n
2022-09-13 11:09:04 -03:00
Sebastian
58211515d2
hours should be modulo 24, fix #7342
2022-09-12 14:32:45 -03:00
Sebastian
ad63d4c0e1
add clipboard perms
2022-09-12 14:28:53 -03:00
Sebastian
27201416c7
ref #7323
2022-09-12 10:58:09 -03:00
Sebastian
50c4cdabc1
add redirect to withdraw
2022-09-10 23:53:48 -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
e0e33a88db
adding informantion about the service worker version on the setting page
2022-09-05 13:04:31 -03:00
Sebastian
d439c3e1bc
adding version and commit into the setting section
2022-09-04 23:08:45 -03:00
Sebastian
91d5d55edc
show summary on tx history
2022-09-01 09:20:59 -03:00
Sebastian
5e7812d63e
show sharing action when the tx is not completed
2022-09-01 08:42:45 -03:00
Sebastian
e759684fd0
invoice and transfer details
2022-08-31 11:46:39 -03:00
Sebastian
d84424202d
p2p tx rendering
2022-08-31 00:20:35 -03:00
Sebastian
6610a0b9d7
add senderWire to the withdrawal group again, group payto to avoid duplication
2022-08-29 13:23:22 -03:00
Sebastian
a5f052d69c
using CTA for manual withdrawal
2022-08-29 11:32:07 -03:00
Sebastian
eef2d47020
exchange selection: timeline done
2022-08-26 01:09:47 -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
16777ba205
some fixes
2022-08-17 16:12:44 -03:00
Sebastian
fb8372dfbf
default exchange and select currency
2022-08-15 23:01:05 -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
9bb9d149d2
qr reader
2022-08-11 12:28:02 -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
614a3e3c87
standarizing components
2022-08-01 10:55:17 -03:00
Sebastian
f9ccb94157
withdraw as module
2022-07-21 10:36:30 -03:00
Sebastian
78b056a0b1
remove listener on unload
2022-06-09 14:16:28 -03:00
Sebastian
ff49e3477e
format amount so it is align to fractional digitls
2022-06-09 13:37:33 -03:00
Sebastian
3598c7aadc
fix: missing copyrights
2022-06-06 12:06:25 -03:00
Sebastian
e09005a577
updating old copyright header
2022-06-06 12:05:26 -03:00
Sebastian
fb6aff76d2
prettier
2022-06-06 00:09:25 -03:00
Sebastian
d2563c1647
use preact matcher internal api call
2022-06-03 10:19:33 -03:00
Sebastian
5d9390bb34
typechecked dynamic path
2022-06-02 12:20:36 -03:00
Sebastian
af7b107f45
mui button impl
2022-06-01 15:47:47 -03:00
Sebastian
64488a5593
use logo, website and emai in purchase details
2022-05-29 01:42:35 -03:00
Sebastian
029340469a
show refund info in purchase
...
notify refund pending with accept button on the purchase details
better payto box
2022-05-29 01:23:21 -03:00
Sebastian
24162c1086
transaction details template
...
mayor change in the template of the transaction details for every
transaction
more work needs to be done in wallet core for tip and refund to show
more information about the merchant like logo and website
2022-05-26 15:57:12 -03:00
Sebastian
e4ea201943
feat: awaiting refund
2022-05-14 18:09:49 -03:00
Sebastian
7a2fe8018f
add age restriction option to withdraw cta
2022-05-04 16:26:53 -03:00
Sebastian
dc842eab6b
deposit from payto
2022-05-03 00:16:03 -03:00
Sebastian
939729004a
tip and refund stories and test
2022-05-02 19:21:34 -03:00
Sebastian
038dcbc9b7
fix #5845 added run-gc on webex
2022-04-29 15:49:16 -03:00
Sebastian
451dd746da
toggle permission
2022-04-27 14:33:52 -03:00
Sebastian
9b85d139bf
fix: shorcut for wallet #6592
2022-04-26 11:48:30 -03:00
Sebastian
41ab855736
remove old async hook
2022-04-26 11:48:29 -03:00
Sebastian
65e6a8caa0
useAsync new API
2022-04-26 11:48:28 -03:00
Sebastian
c5f484d18a
deposit test case
2022-04-22 16:10:46 -03:00
Sebastian
64acf8e2b1
payments test case
2022-04-21 14:23:53 -03:00
Sebastian
37ce3972f9
refactor payto and test
2022-04-20 13:25:13 -03:00
Sebastian
dc2c2b3650
show btc wire details in withdraw details transaction
2022-04-18 16:20:54 -03:00
Sebastian
ccb50c6360
new test api to test hooks rendering iteration, testing state of withdraw page
2022-04-11 11:36:38 -03:00
Sebastian
2bd6dae00d
show amount nicely, into a component
2022-04-11 11:36:37 -03:00
Sebastian
a30a547ac5
mui alert and not enough blanance ported to material
2022-04-05 12:16:09 -03:00
Sebastian
8642f8edcd
fix loop rendering
2022-03-30 14:23:28 -03:00
Sebastian
ed6bdfaef5
deposit group fees
2022-03-29 12:18:58 -03:00
Sebastian
3dd1047b08
added react eslint and fix most of the warns
2022-03-29 10:04:33 -03:00
c265e7d019
wallet: make retries more robust and consistent
2022-03-29 13:48:51 +02:00
Sebastian
47f51ced7f
import image as datauri, some eslint fixes
2022-03-29 00:25:33 -03:00
Sebastian
e2651bdff2
add extension to every import
2022-03-28 23:41:07 -03:00
80e43db2ca
wallet: timeout handling refactoring WIP
2022-03-28 23:21:49 +02:00
Sebastian
1d85662946
storybook like page for dev, plus some style fixes
2022-03-28 14:04:06 -03:00
Sebastian
e89821a6c7
show pending operations on main pages
2022-03-25 17:06:38 -03:00
Sebastian
ddfb40e50c
new dev environment
2022-03-25 16:58:00 -03:00
Sebastian
f45ef76701
esbuild configuration
2022-03-24 16:02:38 -03:00
Sebastian
cc18751e72
some DepositPage unit test
2022-03-23 17:50:31 -03:00
Sebastian
e21c1b3192
splitted rollup config for testing and first component state unit test
2022-03-23 16:20:39 -03:00
Sebastian
32f6409ac3
all the browser related code move into one place, making it easy for specific platform code or mocking for testing
2022-03-23 10:58:57 -03:00