aboutsummaryrefslogtreecommitdiff
path: root/sandbox/src/main/kotlin/tech/libeufin/sandbox/DB.kt
AgeCommit message (Expand)Author
2022-05-04Snack-machine demo changes.ms
2022-01-09implement history APIms
2021-11-13Fixes after wallet harness tests.ms
2021-11-07fixes after wallet harnessms
2021-11-06fix exchange suggestionms
2021-11-05allow 'admin' to access other customers accountsms
2021-10-23remove resolved FIXMEms
2021-10-23Adapt Ebics layer to Demobank model.ms
2021-10-22fix tests (WIP)ms
2021-10-22Default demobank policy.ms
2021-10-21start of default demobank policyms
2021-10-21Access API: GETting withdrawal information.ms
2021-10-20Avoid persisting the balance.ms
2021-10-20Move Demobank reference into BankAccount.ms
2021-10-20Group Integration/Access API under Demobank route.ms
2021-10-19Separation between bank account and customer accounts.ms
2021-10-19Give IBAN upon registration.ms
2021-10-19endpoint to list public accountsms
2021-10-19Access API.ms
2021-10-19Create customer via Access APIms
2021-10-19implement 'demobank' resourcems
2021-10-05demobank notes and skeletonFlorian Dold
2021-09-22Improve the 409 Conflict detection, address DB concurrency.ms
2021-09-19extend DB resetterms
2021-09-18Add new table to create and drop functions.ms
2021-09-18Implement /withdrawal-operation.ms
2021-09-18Activating withdrawals from the Sandbox.ms
2021-09-17commentms
2021-09-17Admin users may have NO bank accounts (Sandbox).ms
2021-08-31Implement C52 handler.MS
2021-08-30Completing Camt generation after "ticks".MS
2021-08-30Actually creating c53 documents upon each tick.ms
2021-08-29Sandbox database changes, to implement statement report.MS
2021-08-24camt53 tickms
2021-08-02upgrade dependencies, remove xerces dependencyFlorian Dold
2021-07-17improve the 'config' command from Sandboxms
2021-06-29helper that returns a bank configuration, given the hostname.ms
2021-06-29CLI command to configure the Sandboxms
2021-06-29drafting bank config tablems
2021-06-29drafting user creationms
2021-06-29DB: making Ebics subscriber point at bank accounts.ms
2021-04-30Implement Sandbox transactions both sides: debtor AND creditor.MS
2021-01-21restrict resource names, cleanupFlorian Dold
2021-01-21don't confuse account servicer reference with payment information idFlorian Dold
2021-01-18Remove avoidable MsgId value per transaction (sandbox)MS
2021-01-17make BIC optional, fix typoFlorian Dold
2021-01-13implement per-account transaction listing in sandboxFlorian Dold
2020-12-11Taler facade.MS
2020-12-10need connection string to drop tables with commandMS
2020-12-10Command line switch to drop DB tables.MS