Sebastian
be9d3dad83
use new local storage api
2023-05-29 14:53:06 -03:00
Sebastian
da93d2ba7e
fix getting wrong error message after 401 response in merchant backoffice
2023-05-12 11:23:38 -03:00
Sebastian
e90991973c
update web-utils imports
2023-05-05 08:52:57 -03:00
Sebastian
9df2547ccf
fix endpoint
2023-04-26 10:37:32 -03:00
Sebastian
7fe5f3767e
integrate to the web util testing api
2023-04-21 10:49:02 -03:00
Sebastian
5ea22a325c
using new localStorage api, pageState => settings, notifcation using observer api
2023-04-14 14:16:25 -03:00
Sebastian
2baa42f223
show warning if bank settings are wrong
2023-04-13 12:57:38 -03:00
Sebastian
a3aa7d95d0
anon withdrawal confirmation, and fix error with infinity loop
2023-04-07 17:30:01 -03:00
Sebastian
f947c8e549
calculate using server
2023-03-31 19:09:41 -03:00
Sebastian
a8d30ef0f9
page = 1
2023-03-31 14:18:39 -03:00
Sebastian
0bf92a44df
test login with an endpoint and cleaner calculation
2023-03-15 09:25:23 -03:00
Sebastian
77c71a4c2d
check if threshold is number or amount and default to 0
2023-03-11 18:30:51 -03:00
Sebastian
c67d94c56e
fix : #7753
2023-03-11 18:20:16 -03:00
Sebastian
4de014927e
validate IBAN, removing internal iban from account form, add missing logo, do not save backend URL in login state
2023-03-05 15:21:12 -03:00
Sebastian
9922192b0d
fix #7729
2023-02-28 19:03:43 -03:00
3e8562456d
demobank-ui: fix request URIs
2023-02-26 14:57:56 +01:00
Sebastian
d11048b68c
fix 7723
2023-02-25 20:06:17 -03:00
Sebastian
1723f16b9c
some fixes afte testing demobank with ms
2023-02-25 19:43:59 -03:00
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