Sebastian
e263907017
fix #4880
2022-01-19 13:52:02 -03:00
Sebastian
a01ad4758f
header rendering
2022-01-19 13:52:02 -03:00
Sebastian
ac60a0559c
forcing update when querying the terms, and fixing bug in request header parsing
2022-01-16 18:37:42 -03:00
Sebastian
bc817a638d
#7120 manifest v3: first iteration working
...
new permission needed: scripting
chrome.browserAction -> chrome.action
webRequestBlocking is not possible anymore
chrome.extension.getUrl -> chrome.runtime.getUrl
new serviceWorkerHttpLib: using fetch
new serviceWorkerCryptoWorkerFactory: using syncCryptoImpl
few other minor changes
still missing some other changes like migrating setTimeout to chrome.alarms api
2022-01-16 17:55:01 -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
a5f81b1c87
-fix FTBFS due to inability of TypeScript to identify complex recursive types
2022-01-05 17:28:56 +01:00
dc040ba41c
update dependencies to fix rollup issue
2022-01-05 16:48:22 +01:00
Sebastian
9f8139e09b
replace jest with mocha
2022-01-04 17:06:24 -03:00
Sebastian
2e71117f59
deposit from wallet webex: wip
2021-12-23 15:17:36 -03:00
73dabdf43a
webextension: fix useEffect dependency tracking
2021-12-08 11:03:50 +01:00
Sebastian
caa9a22d69
check timeout when doing a query to /keys to add an exchange
2021-12-06 15:27:25 -03:00
Sebastian
ce3ffbcd81
show error hint if its found
2021-12-06 13:37:01 -03:00
Sebastian
505eb07d8e
show error details in devmode
2021-12-06 10:31:26 -03:00
Sebastian
0f8e9b67dd
exportDb call to the wallet-core
2021-12-01 15:10:47 -03:00
Sebastian
b0c2a73146
export database, missing wallet functionality
2021-12-01 14:14:24 -03:00
Sebastian
54d4a1efe0
add a taler action from the history page
2021-11-30 17:29:33 -03:00
Sebastian
a51333b693
show better info on transaction error
2021-11-29 14:11:32 -03:00
Sebastian
d35f906ecb
fix #7109 pending operations on developer page
2021-11-29 13:33:07 -03:00
Sebastian
668c0430c2
fix exchange selection
2021-11-24 09:53:05 -03:00
Sebastian
0bfd4523b3
adding tos information in settings and return to manual withdraw when adding an exchange
2021-11-24 08:58:49 -03:00
Sebastian
829a59e1a2
add exchange feature
2021-11-22 17:34:31 -03:00
Sebastian
a35604fd56
some changes:
...
- simplify design to reuse more components (from wallet instead of popup)
- simplify hooks (useAsyncAsHook)
- updateNotification from backend now filter events by type
- new balance design proposed by Belen
- more information when the withdrawal is in process
- manual withdrawal implementation
- some bugs killed
2021-11-19 14:51:35 -03:00
Sebastian
a994009d2f
reserveCreated new design
2021-11-16 14:01:38 -03:00
c33ed91971
wallet: experiment with C-based crypto worker for some primitives
2021-11-16 17:20:44 +01:00
Sebastian
1d4815c66c
prettier
2021-11-15 11:18:58 -03:00
Sebastian
32318a80f4
working version with improved ui
2021-10-27 15:13:35 -03:00
Sebastian
84ca0b1cb9
show summary on the history page
2021-10-14 20:00:39 -03:00
Sebastian
1f365d1c42
applying some comments from belen
2021-10-14 19:37:18 -03:00
Sebastian
fbf501e727
fixing tos request
2021-10-13 14:26:18 -03:00
Sebastian
021d508337
fix cta navbar and added an withdrawal button when the wallet didnt find a tos (with a warning)
2021-10-13 09:54:18 -03:00
Sebastian
e227fa4e47
fix tests and added addExchange
2021-10-13 08:29:38 -03:00
2e8e1a15c9
fix FTBFS
2021-10-13 11:37:02 +02:00
Sebastian
b8d03b6b2a
added example of withdrawal use cases
2021-10-12 15:18:29 -03:00
Sebastian
be8e3f4b1d
fixing withdrawal process
2021-10-11 15:59:55 -03:00
e2fe2d6db1
add anastasis skeleton, put crypto in taler-util
2021-10-07 12:01:40 +02:00
Sebastian
398bd0664b
add error message
2021-10-01 13:35:24 -03:00
Sebastian
b1bf3538e6
some ui fixing from belen comments
2021-09-27 13:06:50 -03:00
Sebastian
8cde98947b
manual withdrawal process
2021-09-20 14:05:40 -03:00
Sebastian
9a0285ee4b
handle more cases in the pay usa case
2021-09-20 00:19:31 -03:00
Sebastian
08bc5c6d89
fix some feedback from belen
2021-09-20 00:18:52 -03:00
Sebastian
315b167bee
issue #5860
2021-09-17 15:49:07 -03:00
Sebastian
9f00987380
added integration with the wallet-core to get info about the last tos approved
2021-09-13 15:32:15 -03:00
Sebastian
57b6cd4269
add missing copyleft
2021-09-13 13:33:13 -03:00
Sebastian
c24db59be8
withdraw design
2021-09-13 13:32:58 -03:00
Sebastian
217f34397f
first approach to new design for withdraw
2021-09-08 15:35:44 -03:00
Sebastian
a72ec5971e
add example to popup
2021-09-06 15:01:55 -03:00
Sebastian
d2cf75b782
rendring pending transation item
2021-09-06 14:55:55 -03:00
Sebastian
1ea598b048
automated test all stories
2021-09-03 12:05:23 -03:00
Sebastian
e22bdd52f7
transaction details new ui
2021-08-24 15:16:33 -03:00