Sebastian
0bd47e107c
copyleft header
2022-12-09 09:09:20 -03:00
Sebastian
ced7fa6bb4
removed storybook ashes
2022-12-09 08:31:11 -03:00
Sebastian
c54476c40e
fix: username regex and error message word-break
2022-12-07 18:46:30 -03:00
Sebastian
4fbc22b94a
pretty
2022-12-07 18:45:49 -03:00
Sebastian
c2a982e575
missing changes
2022-12-07 18:22:56 -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
9112655ef5
no-fix: remove unused
2022-12-07 16:08:19 -03:00
Sebastian
59fae3cc21
fix jsx config
2022-12-07 16:08:18 -03:00
Sebastian
fff43ad0ed
fix: updating the title is better that location.hash
2022-12-07 16:08:18 -03:00
Sebastian
c6f228bf14
no-fix: moved out AccountPage
2022-12-07 16:08:17 -03:00
Sebastian
93dc9b947f
no-fix: removing unused showPublicHistories
2022-12-07 16:08:17 -03:00
Sebastian
e4a2937f2a
no-fix: moving out registration page
2022-12-07 16:08:16 -03:00
Sebastian
5d5b63416b
no-fix: moving out public histories page
2022-12-07 16:08:16 -03:00
Sebastian
0fa3b8ddb9
no-fix: move out routing
2022-12-07 16:08:16 -03:00
Sebastian
ac2f680f68
fix: show error message on login and registration form, prevent saving password on localstorage
2022-12-07 16:08:15 -03:00
Sebastian
2c04459a58
fix: better loading page while waiting for server response
2022-12-07 16:08:15 -03:00
Sebastian
7061127c07
fix: empty form should not allow the "send" button
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
bb0955d89c
fix: remove red style when input is invalid
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
2dc3eb0ddd
pretty
2022-12-07 16:08:13 -03:00
Sebastian
5969a44391
using web-utils in demobank
2022-12-06 11:25:05 -03:00
Sebastian
1c4b3b4488
fix #7469 : also remove hasInfo hasError and use the present of value instead
2022-11-18 13:44:44 -03:00
Sebastian
2146aac17d
fix #7457
2022-11-18 13:29:38 -03:00
Christian Grothoff
59f7dee003
-fix survey link
2022-11-16 15:46:57 +01:00
Christian Grothoff
689bd7379d
avoid charge terminology
2022-11-16 15:08:02 +01:00
1fe8967c43
demobank-ui: missing dependency
2022-11-10 15:50:01 +01:00
Sebastian
019080a94b
fix link to payto wire
2022-11-07 15:30:48 -03:00
Sebastian
3eafb64912
fix 7426: URI fragment routing
2022-11-07 12:44:31 -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
d2e2c0198f
mutate balance cache when talerWithdrawUri changes
2022-11-04 12:13:19 -03:00
Christian Grothoff
d00f7a4a01
-fix typos
2022-11-03 20:12:32 +01:00
d3855a1861
demobank-ui: fix error reporting
2022-10-31 16:06:22 +01:00
6e7928062f
demobank-ui: handle per-deployment customization
2022-10-31 13:11:40 +01:00
234ee55882
demobank-ui: bundle asses properly
2022-10-31 12:51:45 +01:00
402ecb1a14
demobank-ui: avoid experimental nodejs API
2022-10-31 12:26:21 +01:00
9cc20fc5af
repo: GNU-style build system for demobank-ui package
2022-10-31 12:02:09 +01:00
MS
4feb79f3c9
typo
2022-10-30 16:52:47 +01:00
Christian Grothoff
7c33040ae3
symmetric margins
2022-10-28 16:53:29 +02:00
Christian Grothoff
40f03ce407
fix alt tag of taler logo
2022-10-28 16:49:03 +02:00
Christian Grothoff
6b850030dc
center QR code
2022-10-28 16:42:52 +02:00
1994adc765
-typo
2022-10-28 15:00:19 +02:00
0ed0b2b1f7
demobank-ui: improve README
2022-10-28 13:57:28 +02:00
Christian Grothoff
f55703b0a1
styling of QR withdraw page
2022-10-28 12:40:24 +02:00
Sebastian
06ac43b892
removing repeat password field in the registration form
2022-10-27 15:24:27 -03:00
Sebastian
3d595ddae2
several minor fixes worked out
2022-10-27 14:27:41 -03:00
Sebastian
af29a02e5b
using util to parse uri, some more fixs
2022-10-26 16:04:12 -03:00
Sebastian
b4bad2deaf
pretty
2022-10-26 14:52:52 -03:00
Sebastian
c34e71cf3d
prevent form submitting
2022-10-26 14:49:08 -03:00
Sebastian
5c4da55c4a
removing react from runtime, using same version for shared deps
2022-10-26 14:45:54 -03:00
172425e0cf
demobank-ui: clean up build system
2022-10-25 01:13:35 +02:00
27f10e6e83
demobank-ui: license header
2022-10-24 10:58:10 +02:00
e115543c90
bank: code formatting
2022-10-24 10:56:07 +02:00
3e060b8042
repo: integrate packages from former merchant-backoffice.git
2022-10-24 10:46:14 +02:00