Commit Graph

20 Commits

Author SHA1 Message Date
Sebastian
0ba479c6e7
take fiat currency from config 2023-02-18 10:11:23 -03:00
Sebastian
9697e953f5
cashout for business accounts 2023-02-17 16:23:49 -03:00
Sebastian
88e5634c97
workaround swr default import 2023-02-16 12:14:24 -03:00
a906263f74
use node16 module resolution 2023-02-16 03:23:42 +01:00
Sebastian
ba8b40c915
business account 2023-02-10 09:52:02 -03:00
Sebastian
a8c5a9696c
impl accout management and refactor 2023-02-08 17:41:19 -03:00
Sebastian
5c84c32736
pretty 2022-12-22 18:40:38 -03:00
Sebastian
f2b319921c
use translation from commons 2022-12-09 11:58:39 -03:00
Sebastian
0bd47e107c
copyleft header 2022-12-09 09:09:20 -03:00
Sebastian
4fbc22b94a
pretty 2022-12-07 18:45:49 -03:00
Sebastian
46835d5155
no-fix: user logger instead of console.log 2022-12-07 16:08:20 -03:00
Sebastian
d2554bedf3
no-fix: remove 'any' and login status is taken from backend 2022-12-07 16:08:19 -03:00
Sebastian
2c04459a58
fix: better loading page while waiting for server response 2022-12-07 16:08:15 -03:00
Sebastian
54c8d0db31
no-fix: move out useBackend hook 2022-12-07 16:08:14 -03:00
Sebastian
8e6bf99006
no-fix: move pagestate provider to app component and move some common hooks to web-utils 2022-12-07 16:08:14 -03:00
Sebastian
5969a44391
using web-utils in demobank 2022-12-06 11:25:05 -03:00
Sebastian
1bfaf997c3
some fixes
after update pageState reset info and error message
input values should not be undefined, otherwise it gets uncontrolled (not controlled by preact)
autofocus on captcha
create a dependency from transactionList to balance, so tx list will be queried again if balance is updated
update balance on any pageChange
2022-11-04 14:35:38 -03:00
Sebastian
b4bad2deaf
pretty 2022-10-26 14:52:52 -03:00
172425e0cf
demobank-ui: clean up build system 2022-10-25 01:13:35 +02:00
3e060b8042
repo: integrate packages from former merchant-backoffice.git 2022-10-24 10:46:14 +02:00