index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
demobank-ui
/
src
/
hooks
Age
Commit message (
Expand
)
Author
2023-07-20
empty list when loading
Sebastian
2023-05-29
use new local storage api
Sebastian
2023-05-12
fix getting wrong error message after 401 response in merchant backoffice
Sebastian
2023-05-05
update web-utils imports
Sebastian
2023-04-26
fix endpoint
Sebastian
2023-04-21
integrate to the web util testing api
Sebastian
2023-04-14
using new localStorage api, pageState => settings, notifcation using observer...
Sebastian
2023-04-13
show warning if bank settings are wrong
Sebastian
2023-04-07
anon withdrawal confirmation, and fix error with infinity loop
Sebastian
2023-03-31
calculate using server
Sebastian
2023-03-31
page = 1
Sebastian
2023-03-15
test login with an endpoint and cleaner calculation
Sebastian
2023-03-11
check if threshold is number or amount and default to 0
Sebastian
2023-03-11
fix: #7753
Sebastian
2023-03-05
validate IBAN, removing internal iban from account form, add missing logo, do...
Sebastian
2023-02-28
fix #7729
Sebastian
2023-02-26
demobank-ui: fix request URIs
v0.9.3-dev.8
Florian Dold
2023-02-25
fix 7723
Sebastian
2023-02-25
some fixes afte testing demobank with ms
Sebastian
2023-02-18
take fiat currency from config
Sebastian
2023-02-17
cashout for business accounts
Sebastian
2023-02-16
workaround swr default import
Sebastian
2023-02-16
use node16 module resolution
Florian Dold
2023-02-10
business account
Sebastian
2023-02-08
impl accout management and refactor
Sebastian
2022-12-22
pretty
Sebastian
2022-12-09
use translation from commons
Sebastian
2022-12-09
copyleft header
Sebastian
2022-12-07
pretty
Sebastian
2022-12-07
no-fix: user logger instead of console.log
Sebastian
2022-12-07
no-fix: remove 'any' and login status is taken from backend
Sebastian
2022-12-07
fix: better loading page while waiting for server response
Sebastian
2022-12-07
no-fix: move out useBackend hook
Sebastian
2022-12-07
no-fix: move pagestate provider to app component and move some common hooks t...
Sebastian
2022-12-06
using web-utils in demobank
Sebastian
2022-11-04
some fixes
Sebastian
2022-10-26
pretty
Sebastian
2022-10-25
demobank-ui: clean up build system
Florian Dold
2022-10-24
repo: integrate packages from former merchant-backoffice.git
Florian Dold