Sebastian
a4cdc02e50
totp qr code
2021-11-02 10:13:08 -03:00
Sebastian
88d142d209
more styling
...
added placeholders for inputs
import declaration for png
next button now has tooltip providing info about whats missing
a lot more of examples for UI testing
added qr dependency for totp rendering
added email and field input types
added all auth method setup screens
added modal when there is not auth provider
merge continent and country into location section
others improvements as well...
2021-11-01 16:10:55 -03:00
ms
ea2acd1d3c
Testing harness.
...
No need to import modules dynamically, in order to
provide the euFin implementation of the BankServiceInterface.
2021-11-01 14:48:49 +01:00
404c8c8a73
reducer: remove property
2021-11-01 11:28:18 +01:00
ms
240a8c7427
fix IBAN generator
2021-10-29 15:07:43 +02:00
ms
1419751bfb
test harness: abstracting import of BankService
2021-10-29 15:07:16 +02:00
Sebastian
32318a80f4
working version with improved ui
2021-10-27 15:13:35 -03:00
Sebastian
21b60c8f6f
added core validators, worked on look and feel
2021-10-26 12:08:08 -03:00
ms
835ac85a28
Adapt euFin tests to Demobank model.
...
Mostly, this change removes any mention of
the currency when bank accounts are created.
2021-10-23 11:35:54 +02:00
Sebastian
2ec2161a7e
some storybook exmaples
2021-10-22 01:31:46 -03:00
3740010117
anastasis: make recovery work, at least for security questions
2021-10-21 18:51:19 +02:00
0ee669f523
reducer WIP, user error boundaries in UI
2021-10-21 13:11:33 +02:00
cf25f5698e
wallet-cli: run benchmark in a loop
2021-10-20 13:27:47 +02:00
589c2a3382
wallet-cli: benchmarking
2021-10-20 13:06:31 +02:00
c3570484a8
anastasis-core: fix recovery document generation
2021-10-19 23:49:11 +02:00
6c5d32be74
anastasis-core: compatible secret upload
2021-10-19 23:26:29 +02:00
5dc0089392
anastasis-core: question hashing and policy expiration
2021-10-19 20:51:38 +02:00
Sebastian
51d54fdd91
fixed missing styles
2021-10-19 15:25:54 -03:00
31f7d2ee2c
anastasis-core: crypto tests and fixes
2021-10-19 19:54:15 +02:00
26738d14f1
anastasis-core: crypto fixes
2021-10-19 18:39:47 +02:00
Sebastian
aac2bc389a
fix some building errors
2021-10-19 11:17:54 -03:00
Sebastian
5883d42d80
add template from merchant backoffice
2021-10-19 11:05:32 -03:00
269022a526
move some more crypto to taler-util package
2021-10-18 21:48:45 +02:00
3a69f27412
move declarations into anastasis-core
2021-10-18 19:19:20 +02:00
b1034801d1
reducer implementation WIP
2021-10-18 19:18:34 +02:00
1b42529479
bump manifest
2021-10-15 10:04:02 +02:00
684b1efaaa
anastasis-webui: prevent webpack warning
2021-10-15 09:44:48 +02:00
ms
f2492cac6d
Fix key-rotation test case.
2021-10-15 07:50:20 +02:00
ms
883ed972a4
Not tolerating != 200 responses during (libEufin) tests.
2021-10-15 07:50:20 +02:00
ms
c25b26983c
Pass Sandbox credentials to the CLI's env.
2021-10-15 07:50:19 +02:00
Sebastian
84ca0b1cb9
show summary on the history page
2021-10-14 20:00:39 -03:00
Sebastian
1f365d1c42
applying some comments from belen
2021-10-14 19:37:18 -03:00
90f4a4e655
show reducer network errors
2021-10-14 17:08:41 +02:00
773e025b6c
we do not use SWs
2021-10-14 16:51:37 +02:00
40b137b549
anastasis-webui: implement more challenge types
2021-10-14 15:35:34 +02:00
c532648694
implement fakebank withdrawal
2021-10-14 11:36:43 +02:00
6f4c0a6fb2
anastasis-webui: auto-focus
2021-10-13 19:34:54 +02:00
3aad5e774d
common anstasis frame
2021-10-13 19:32:26 +02:00
Sebastian
fbf501e727
fixing tos request
2021-10-13 14:26:18 -03:00
Sebastian
021d508337
fix cta navbar and added an withdrawal button when the wallet didnt find a tos (with a warning)
2021-10-13 09:54:18 -03:00
Sebastian
e227fa4e47
fix tests and added addExchange
2021-10-13 08:29:38 -03:00
2e8e1a15c9
fix FTBFS
2021-10-13 11:37:02 +02:00
9d6967dbab
anastasis-webui: more auth types
2021-10-13 11:35:24 +02:00
aba71d0782
deps
2021-10-13 11:03:34 +02:00
0f1ef7eca1
anastasis-webui: finish backup flow
2021-10-13 10:49:20 +02:00
Sebastian
b8d03b6b2a
added example of withdrawal use cases
2021-10-12 15:18:29 -03:00
Sebastian
be8e3f4b1d
fixing withdrawal process
2021-10-11 15:59:55 -03:00
Sebastian
78fb5f79a8
fix browser packaging
2021-10-11 10:22:53 -03:00
f23a8ee4d3
anastasis-webui: first commit
2021-10-11 10:58:55 +02:00
0bbaafcd36
anastasis: implement user id derivation
2021-10-07 15:09:40 +02:00
e2fe2d6db1
add anastasis skeleton, put crypto in taler-util
2021-10-07 12:01:40 +02:00
ms
2c3456608e
Testing euFin 'bad gateway' handling.
2021-10-02 10:21:09 +02:00
Sebastian
bff5b3f59c
FIX: skip checking noncePriv eq if the URI doesn't specify a noncePriv value
2021-10-01 13:35:25 -03:00
Sebastian
398bd0664b
add error message
2021-10-01 13:35:24 -03:00
ms
5dc9bc1ebb
testing 404 from Sandbox
2021-10-01 13:05:15 +02:00
Sebastian
b1bf3538e6
some ui fixing from belen comments
2021-09-27 13:06:50 -03:00
Sebastian
8cde98947b
manual withdrawal process
2021-09-20 14:05:40 -03:00
Sebastian
9a0285ee4b
handle more cases in the pay usa case
2021-09-20 00:19:31 -03:00
Sebastian
08bc5c6d89
fix some feedback from belen
2021-09-20 00:18:52 -03:00
Sebastian
62b64cb453
make no sense to send the noncePriv if the proposal is already paid
2021-09-20 00:17:45 -03:00
Sebastian
315b167bee
issue #5860
2021-09-17 15:49:07 -03:00
ms
490620ad04
Adapt tests to Sandbox' new access control.
2021-09-17 16:02:34 +02:00
Sebastian
9f00987380
added integration with the wallet-core to get info about the last tos approved
2021-09-13 15:32:15 -03:00
Sebastian
57b6cd4269
add missing copyleft
2021-09-13 13:33:13 -03:00
Sebastian
c24db59be8
withdraw design
2021-09-13 13:32:58 -03:00
Sebastian
217f34397f
first approach to new design for withdraw
2021-09-08 15:35:44 -03:00
Sebastian
a72ec5971e
add example to popup
2021-09-06 15:01:55 -03:00
Sebastian
d2cf75b782
rendring pending transation item
2021-09-06 14:55:55 -03:00
Sebastian
1ea598b048
automated test all stories
2021-09-03 12:05:23 -03:00
MS
a4489b80e3
testing Nexus balance accounting
2021-09-02 21:48:41 +00:00
MS
311f89c8ba
testing c52/c53 coordination,
...
and allow passing query parameters to the
"fetch transactions" API from Nexus.
2021-09-02 09:29:13 +00:00
ms
4e9d59e6f6
Exclude test (CAMT printer) without assertions.
2021-09-01 18:26:31 +02:00
ms
bf98724808
Use valid currency (EUR) for EBICS schema.
2021-09-01 18:17:52 +02:00
ms
8b73c30b1f
Avoid Sandbox (deprecated) POST /admin/payments/ API.
2021-09-01 17:51:52 +02:00
ms
79c14e77ec
Avoid Sandbox (deprecated) POST /admin/payments/ API.
2021-09-01 17:38:54 +02:00
ms
2cecdccb49
remove test without assertions
2021-09-01 15:53:32 +02:00
MS
1ca5677f8d
Need to "tick" before asking transactions to libeufin.
2021-09-01 11:45:47 +02:00
MS
812c7e7708
testing the statement generation
2021-08-29 23:47:51 -11:00
Sebastian
e22bdd52f7
transaction details new ui
2021-08-24 15:16:33 -03:00
Sebastian
0bc235c64b
copy from popup to wallet
2021-08-24 15:16:33 -03:00
Sebastian
147da7c160
removing blocked scope due to babel/issues/8709#issuecomment-421538014
2021-08-24 13:24:56 -03:00
ms
fc334ecb60
make Camt test go debit
2021-08-24 17:42:09 +02:00
Sebastian
bbcae18f6a
fix ui transaction list
2021-08-24 12:01:22 -03:00
4c41e70565
DB schema cleanup
2021-08-24 15:43:06 +02:00
a09359bd39
implement freezing for payments
2021-08-24 15:08:34 +02:00
408d8e9fc8
towards handling frozen refreshes
2021-08-24 14:30:33 +02:00
MS
7553ae7c74
test Camt generation
2021-08-23 23:46:40 -11:00
828e65b0eb
fix un-offered denom situation, test case almost works
2021-08-23 22:28:46 +02:00
Sebastian
67e511d719
updated build fast for web
2021-08-23 16:52:33 -03:00
MS
39cbad89bb
Testing Sandbox CLI wire transfer.
2021-08-23 03:31:48 -11:00
de0d004dd9
packaging fixes
2021-08-20 13:52:13 +02:00
d41b439a80
fast build
...
Signed-off-by: Florian Dold <florian@dold.me>
2021-08-20 13:18:55 +02:00
a3687d84ba
separate node entry points
...
Signed-off-by: Florian Dold <florian@dold.me>
2021-08-20 13:18:55 +02:00
45f1346990
minimatch
...
Signed-off-by: Florian Dold <florian@dold.me>
2021-08-20 13:18:51 +02:00
a576fdfbf8
backup
2021-08-19 19:26:37 +02:00
f5a8ae33e3
cleanup / formatting
2021-08-19 18:34:23 +02:00
d43313f71e
Revert "testing: reset exchange tables before start"
...
This reverts commit 3450c1617f
.
2021-08-19 18:07:45 +02:00
0d03063710
new integration test
2021-08-19 17:59:52 +02:00
8929086ebf
logging
2021-08-19 16:06:09 +02:00
c0e6b6d0f6
run pending operations at least once, style fixes
2021-08-19 15:12:33 +02:00