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
88dbd80f85
if there is not tx and no money left, then hide the currency
2023-01-21 12:32:32 -03:00
Sebastian
7ea8321ddd
introducing getBalanceDetail for getting all depositable/transferable amount for a currency
2023-01-20 15:41:55 -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
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
16777ba205
some fixes
2022-08-17 16:12:44 -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
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
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
f8d12f7b0d
wallet: t_s/d_us migration
2022-03-21 19:20:48 +01:00
Sebastian
ae775d4b00
fix: update total balance on wallet page when WithdrawGroupFinished
2022-03-15 10:35:00 -03:00
Sebastian
08959f83bc
take translator from transaltion context
2022-03-14 15:21:24 -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
Michiel Leenaars
ddd4e8f033
Fix misspelling
2022-01-28 19:41:05 +01:00
Sebastian
882d6b3710
last activity -> pending; fix downloadTos
2022-01-24 14:12:12 -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
54d4a1efe0
add a taler action from the history page
2021-11-30 17:29:33 -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
84ca0b1cb9
show summary on the history page
2021-10-14 20:00:39 -03:00
Sebastian
be8e3f4b1d
fixing withdrawal process
2021-10-11 15:59:55 -03:00
Sebastian
bbcae18f6a
fix ui transaction list
2021-08-24 12:01:22 -03:00
Sebastian
67e511d719
updated build fast for web
2021-08-23 16:52:33 -03:00
Sebastian
97a05ff659
new wallet history and view refactoring
2021-08-19 00:35:21 -03:00