Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-12 | wallet-core: allow zero amounts in payments again | Florian Dold | |
2023-01-11 | add kyc warning | Sebastian | |
2023-01-11 | when as number instead of string, fix codec used before declaration, pretty | Sebastian | |
2023-01-11 | -missing file | Florian Dold | |
2023-01-11 | -check in integration test | Florian Dold | |
2023-01-11 | wallet-core: refresh when aborting payments | Florian Dold | |
2023-01-11 | -more to rename | Florian Dold | |
2023-01-11 | wallet-core: introduce abortPay request | Florian Dold | |
This request supersedes the abortPayWithRefund request, as that's too implementation-focused and does not describe well what's happening. Also, abortPay can be forced to transition a transaction immediately into an "aborted" state (either from "paying" or "aborting"). | |||
2023-01-11 | wallet-core: remember applied DB fixups | Florian Dold | |
2023-01-11 | wallet-core: implement database fixups | Florian Dold | |
2023-01-10 | wallet-core: KYC mvp | Florian Dold | |
Only hard withdrawal KYC is supporte so far, and no long-polling is done yet. | |||
2023-01-10 | fix: update cache when response is ok | Sebastian | |
2023-01-10 | if the order is not found, marked the payment as failed | Sebastian | |
2023-01-10 | fix alert content width | Sebastian | |
2023-01-10 | harness: capture createdb/dropdb logs | Florian Dold | |
2023-01-10 | wallet-embedded: fetchHttp is now async | Florian Dold | |
2023-01-09 | fix #7153: more error handling | Sebastian | |
if handler do not trap error then fail at compile time, all safe handlers push alert on error errors are typed so they render good information | |||
2023-01-09 | add 'when' to error-detail and remove error as normal response when doing backup | Sebastian | |
2023-01-09 | fix broken compile | Sebastian | |
2023-01-09 | fix #7152 | Sebastian | |
2023-01-09 | wallet-core pretty | Sebastian | |
2023-01-06 | wallet-core: insufficient balance details for p2p payments | Florian Dold | |
2023-01-06 | wallet-core: allow failure result in peer payment coin selection | Florian Dold | |
2023-01-06 | wallet-core: test insufficient balance response, also use it for deposit groups | Florian Dold | |
2023-01-05 | libeufin tests: include currency in amounts. | MS | |
2023-01-05 | Build system. | MS | |
Avoid taler-harness to use divergent 'esbuild' versions among dependencies and devDependencies. | |||
2023-01-05 | Fix build. | MS | |
Include 'esbuild' as a taler-harness dependency, and update the lockfile accordingly. Give taler-harness the configure script too. | |||
2023-01-05 | wallet-core: implement insufficient balance details | Florian Dold | |
For now, only for merchant payments | |||
2023-01-05 | -fix lockfile again | Florian Dold | |
2023-01-04 | introduce TranslatedString type to require an string but exclude ↵ | Sebastian | |
non-translated strings | |||
2023-01-04 | split foreground and background api | Sebastian | |
2023-01-04 | -minor insufficient balance tweaks | Florian Dold | |
2023-01-04 | fix #7522 | Sebastian | |
2023-01-04 | wallet-core: define insufficient balance details | Florian Dold | |
2023-01-04 | harness: p2p payment emojis | Florian Dold | |
2023-01-04 | harness: test more unicode characters in subject | Florian Dold | |
2023-01-04 | -missing step in make install | Florian Dold | |
2023-01-04 | wallet-core: test crypto dispatcher, fix timeout handling | Florian Dold | |
2023-01-04 | removed axios as dependency | Sebastian | |
2023-01-04 | -fix pnpm issues | Florian Dold | |
2023-01-04 | harness: make import.meta.url work | Florian Dold | |
2023-01-04 | -qjs fixes | Florian Dold | |
2023-01-03 | pretty | Sebastian | |
2023-01-03 | refactor better QA | Sebastian | |
removed axios, use fetch removed jest, added mocha and chai moved the default request handler to runtime dependency (so it can be replaced for testing) refactored ALL the test to the standard web-utils all hooks now use ONE request handler moved the tests from test folder to src | |||
2023-01-03 | remove axios, better api | Sebastian | |
2023-01-02 | -logging, skip defaults in test | Florian Dold | |
2023-01-02 | Makefile, dependencies | Florian Dold | |
2022-12-30 | missing words | Sebastian | |
2022-12-30 | marc suggestions from email | Sebastian | |
2022-12-30 | add login username validation & prevent safari to capitalize | Sebastian | |