Commit Graph

18 Commits

Author SHA1 Message Date
Sebastian
9b04d8bf35
fix #7152 2023-01-09 08:38:48 -03:00
Sebastian
3f2db7707f
using new wallet api (typed interface) 2022-10-25 12:23:52 -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
41ab855736
remove old async hook 2022-04-26 11:48:29 -03:00
Sebastian
64acf8e2b1
payments test case 2022-04-21 14:23:53 -03:00
Sebastian
d34eeb5c8c
using the test to fine tune the withdraw process 2022-04-11 18:00:28 -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
89435696f9
useAsync use an optional deps for callback, most of the time it just need to be rendered once 2022-03-30 14:36:24 -03:00
Sebastian
8642f8edcd
fix loop rendering 2022-03-30 14:23:28 -03:00
Sebastian
3dd1047b08
added react eslint and fix most of the warns 2022-03-29 10:04:33 -03:00
Sebastian
e2651bdff2
add extension to every import 2022-03-28 23:41:07 -03:00
5d23eb3635
wallet: improve error handling and error codes 2022-03-22 21:16:38 +01:00
Sebastian
2a417881bb
fix permission api, grouping all cta into same path 2022-01-24 09:46:20 -03:00
73dabdf43a
webextension: fix useEffect dependency tracking 2021-12-08 11:03:50 +01: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
1d4815c66c
prettier 2021-11-15 11:18:58 -03:00
Sebastian
be8e3f4b1d
fixing withdrawal process 2021-10-11 15:59:55 -03:00