aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-05anastasis-core: make policy suggestion a bit more compatible with the C ↵Florian Dold
implementation
2021-11-05anastasis-core: make truth/policy payments compatible with C reducerFlorian Dold
2021-11-04anastasis-core: fix user id cachingFlorian Dold
2021-11-04anastasis-core: implement update_policy transitionFlorian Dold
2021-11-04anastasis-core: paymentsFlorian Dold
2021-11-04secret selectingSebastian
2021-11-04anastasis-core: truth payments, status codesFlorian Dold
2021-11-04anastasis-core: factor out recovery data computation into separate stepFlorian Dold
2021-11-04anastasis-core: fix upload fee computation, prepare for paymentsFlorian Dold
2021-11-04error notificationsSebastian
2021-11-04async, onInput, and some fixesSebastian
2021-11-04anastasis-core: support secret version selectionFlorian Dold
2021-11-04anastasis-webui: return promises in anastasis reducer hookFlorian Dold
2021-11-04refix #7067Sebastian
2021-11-04update dependenciesFlorian Dold
2021-11-04anastasis-core: support pin-type answersFlorian Dold
2021-11-04anastasis-core: type naming consistencyFlorian Dold
2021-11-04testing provider screenSebastian
2021-11-04Implementing euFin-based harness.ms
- 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-03fix #7067Sebastian
2021-11-03fix #7067Sebastian
2021-11-03feedback from meeting and editing policySebastian
2021-11-03anastasis-webui: show feedback in solution screenFlorian Dold
2021-11-03anastasis-webui: display some crude challenge feedbackFlorian Dold
2021-11-03anastasis-webui: make it compile againFlorian Dold
2021-11-03start a new wallet for each iterationBoss Marco
2021-11-03anastasis: refactor feedback typesFlorian Dold
2021-11-03move HTTP status codes to taler-utilFlorian Dold
2021-11-03anastasis-core: maximize diversity in provider selectionFlorian Dold
2021-11-02anastasis-core: fix transitionFlorian Dold
2021-11-02anastasis: more verbose hintFlorian Dold
2021-11-02anastasis-core: compute upload feesFlorian Dold
2021-11-02FIXING: Insufficient Rollup version: @rollup/plugin-commonjs requires at ↵Sebastian
least rollup@2.38 but found rollup@2.37.1.
2021-11-02refactoring challenge overview to look more like policy reviewingSebastian
2021-11-02anastasis-core: provide reducer CLI, refactor state machineFlorian Dold
2021-11-02totp qr codeSebastian
2021-11-01more stylingSebastian
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-01Testing harness.ms
No need to import modules dynamically, in order to provide the euFin implementation of the BankServiceInterface.
2021-11-01reducer: remove propertyFlorian Dold
2021-10-29fix IBAN generatorms
2021-10-29test harness: abstracting import of BankServicems
2021-10-27working version with improved uiSebastian
2021-10-27disable throttling for bench1Boss Marco
2021-10-26added core validators, worked on look and feelSebastian
2021-10-26remove string()Boss Marco
2021-10-26update bench1 configBoss Marco
2021-10-23Adapt euFin tests to Demobank model.ms
Mostly, this change removes any mention of the currency when bank accounts are created.
2021-10-22some storybook exmaplesSebastian
2021-10-21anastasis: make recovery work, at least for security questionsFlorian Dold
2021-10-21reducer WIP, user error boundaries in UIFlorian Dold