aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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-26added core validators, worked on look and feelSebastian
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
2021-10-20wallet-cli: run benchmark in a loopFlorian Dold
2021-10-20wallet-cli: benchmarkingFlorian Dold
2021-10-19anastasis-core: fix recovery document generationFlorian Dold
2021-10-19anastasis-core: compatible secret uploadFlorian Dold
2021-10-19anastasis-core: question hashing and policy expirationFlorian Dold
2021-10-19fixed missing stylesSebastian
2021-10-19anastasis-core: crypto tests and fixesFlorian Dold
2021-10-19anastasis-core: crypto fixesFlorian Dold
2021-10-19fix some building errorsSebastian
2021-10-19add template from merchant backofficeSebastian
2021-10-18move some more crypto to taler-util packageFlorian Dold
2021-10-18move declarations into anastasis-coreFlorian Dold
2021-10-18reducer implementation WIPFlorian Dold
2021-10-15bump manifestFlorian Dold
2021-10-15anastasis-webui: prevent webpack warningFlorian Dold
2021-10-15Fix key-rotation test case.ms
2021-10-15Not tolerating != 200 responses during (libEufin) tests.ms
2021-10-15Pass Sandbox credentials to the CLI's env.ms