Sebastian
335d22b12b
when as number instead of string, fix codec used before declaration, pretty
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
590cda1dd3
split foreground and background api
2023-01-04 15:46:01 -03:00
Sebastian
f1962dceb3
remove clipboardRead permission & pretty
2022-12-22 12:13:59 -03:00
Sebastian
a73d24759c
testing function sum and freeze
2022-12-21 16:36:24 -03:00
Sebastian
7873571d22
add typecheck to background operations
2022-12-21 16:24: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
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
414b1b84e8
implement the simplest recovery function
2022-10-20 14:54:29 -03:00
e5e469575b
wallet-core: API types refactoring
2022-10-17 01:03:36 +02:00
e4f2587cab
webextension: introduce typesafe wallet-core API client
2022-10-16 23:11:34 +02: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
9811e19252
new deposit page
2022-09-23 15:18:50 -03:00
b382fd698d
-fix imports
2022-09-22 00:23:11 +02: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
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
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
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
ccd289904d
- typo fix
2022-06-26 15:52:32 -03:00
Sebastian
78b056a0b1
remove listener on unload
2022-06-09 14:16:28 -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
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
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
c265e7d019
wallet: make retries more robust and consistent
2022-03-29 13:48:51 +02:00
c194bd539a
fix import
2022-03-28 20:27:36 +02:00
Sebastian
ddfb40e50c
new dev environment
2022-03-25 16:58:00 -03:00
d881f4fd25
wallet: simplify crypto workers
2022-03-23 21:24:36 +01: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
5d23eb3635
wallet: improve error handling and error codes
2022-03-22 21:16:38 +01:00
332745862e
wallet: towards db-less benchmarking, some refactoring
2022-03-14 18:31:36 +01:00
Sebastian
9e7ee06ad1
pending clickable
2022-03-11 16:18:26 -03:00
Sebastian
41850c9f14
add i18n where was missing
2022-02-24 12:50:51 -03:00
Sebastian
60bf82acab
show all coins in devmode
2022-02-22 11:01:47 -03:00
Sebastian
cea0ac02b6
import db from the wallet web extension
2022-01-13 01:34:17 -03:00
Sebastian
fb22009ec4
deposit design from belen, feature missing: kyc
2022-01-10 16:07:27 -03:00
Sebastian
9f8139e09b
replace jest with mocha
2022-01-04 17:06:24 -03:00