Commit Graph

750 Commits

Author SHA1 Message Date
5c6f380910
anastasis-core: support secret version selection 2021-11-04 17:55:05 +01:00
4ebeb00243
anastasis-webui: return promises in anastasis reducer hook 2021-11-04 17:43:36 +01:00
Sebastian
c2d8dd76c3
refix #7067 2021-11-04 13:09:41 -03:00
4aa813babe
update dependencies 2021-11-04 17:02:56 +01:00
6d6679e338
anastasis-core: support pin-type answers 2021-11-04 16:53:11 +01:00
83622bd65a
anastasis-core: type naming consistency 2021-11-04 16:53:11 +01:00
Sebastian
4ac0b23793
testing provider screen 2021-11-04 12:37:58 -03:00
ms
c87be3707e
Implementing euFin-based harness.
- move stateless euFin API helpers to separate
  file, in order to avoid circular dependecy between
  harness.ts and libeufin.ts

- implement BankServiceInterface with euFin.  This
  one is not tested and disabled by default.
2021-11-04 13:49:23 +01:00
Sebastian
9eb94ef461
fix #7067 2021-11-03 23:14:30 -03:00
Sebastian
a82b5a6992
feedback from meeting and editing policy 2021-11-03 17:35:29 -03:00
9fb6536fbc
anastasis-webui: show feedback in solution screen 2021-11-03 18:56:26 +01:00
fefdb0d7ad
anastasis-webui: display some crude challenge feedback 2021-11-03 18:52:10 +01:00
7d24d2254b
anastasis-webui: make it compile again 2021-11-03 18:26:57 +01:00
04356cd23f
anastasis: refactor feedback types 2021-11-03 13:34:57 +01:00
ab6fd6c8c7
move HTTP status codes to taler-util 2021-11-03 13:17:57 +01:00
082bef3346
anastasis-core: maximize diversity in provider selection 2021-11-03 10:44:10 +01:00
f4ec05c33a
anastasis-core: fix transition 2021-11-02 17:31:16 +01:00
03518ced48
anastasis: more verbose hint 2021-11-02 17:22:11 +01:00
fdc36b4fb7
anastasis-core: compute upload fees 2021-11-02 17:02:14 +01:00
Sebastian
83b63d1cc0
FIXING: Insufficient Rollup version: @rollup/plugin-commonjs requires at least rollup@2.38 but found rollup@2.37.1. 2021-11-02 12:44:22 -03:00
Sebastian
1fd337f4fe
refactoring challenge overview to look more like policy reviewing 2021-11-02 12:37:47 -03:00
aa78c1105e
anastasis-core: provide reducer CLI, refactor state machine 2021-11-02 16:20:46 +01:00
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