Commit Graph

42 Commits

Author SHA1 Message Date
Sebastian
734de5d359
use transaction state transition instead of other notifications 2023-06-06 14:57:51 -03:00
Sebastian
d03bfa714b
fixing web-utils new imports 2023-05-05 08:52:58 -03:00
Sebastian
6e060da237
some changes
using transaction context from web utils
alertContext.safely api change (easier to integrate)
using lang and localstorage from web utils
removing auto permission, from UI
adding settings
2023-04-14 14:16:25 -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
f93bd51499
wxApi from context and using the new testing sdk 2022-12-15 17:11:24 -03:00
Sebastian
3f2db7707f
using new wallet api (typed interface) 2022-10-25 12:23:52 -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
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
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
af7b107f45
mui button impl 2022-06-01 15:47:47 -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
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
Sebastian
f45ef76701
esbuild configuration 2022-03-24 16:02:38 -03:00
Sebastian
49948eea98
fulfillment url on payment ticket 2022-03-17 15:01:03 -03:00
Sebastian
08959f83bc
take translator from transaltion context 2022-03-14 15:21:24 -03:00
Sebastian
ab68ecc733
pending transaction, finally! 2022-03-11 11:15:07 -03:00
Sebastian
9337734a24
commeting out until configure babel with linaria 2022-03-11 11:15:06 -03:00
Sebastian
4d66f774c3
pending operations 2022-03-11 11:15:06 -03:00
Sebastian
68b8873442
added ja lang and implemented transalation switch 2022-02-24 12:50:54 -03:00
Sebastian
8c3e572934
we are force to use i18n.Translate, otherwise pogen won't find the tag 2022-02-24 12:50:52 -03:00
Sebastian
41850c9f14
add i18n where was missing 2022-02-24 12:50:51 -03:00
Sebastian
606be7577b
some fixes
-fix fulfillment messages
-fix product list pricing and image on payment
-filter exchange by currency on withdrawal
-error message on operation error on withdrawal
-add taler url on balance page (just for dev)
-add no balance help
-better text when doing manual withdraw for the firt time
-removed balance from wallet (just history)
-removed pending page
2022-02-18 16:55:38 -03:00
Sebastian
3e92c24968
settings new design 2022-02-16 15:16:21 -03:00
Sebastian
2a417881bb
fix permission api, grouping all cta into same path 2022-01-24 09:46:20 -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
Sebastian
2e71117f59
deposit from wallet webex: wip 2021-12-23 15:17:36 -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
Sebastian
1d4815c66c
prettier 2021-11-15 11:18:58 -03:00
Sebastian
be8e3f4b1d
fixing withdrawal process 2021-10-11 15:59:55 -03:00
Sebastian
8cde98947b
manual withdrawal process 2021-09-20 14:05:40 -03:00
Sebastian
67e511d719
updated build fast for web 2021-08-23 16:52:33 -03:00
Sebastian
e9bb85a212
new wallet UI and more tests 2021-08-13 18:04:30 -03:00
Sebastian
56902288c6
added fake header to stories 2021-07-16 12:00:41 -03:00
Sebastian
18c5371d65
balance refactor 2021-07-14 15:21:40 -03:00