aboutsummaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)Author
2021-08-02removing missing selectSebastian
2021-08-02missing fileFlorian Dold
2021-08-02deployment helpersFlorian Dold
2021-08-02implement new GNUnet config featuresFlorian Dold
2021-08-02initialize walletFlorian Dold
2021-08-02debianFlorian Dold
2021-08-02debianFlorian Dold
2021-07-30taler-wallet-core ios compatibilityJonathan Buchanan
2021-07-30testing: delay to allow ingestionms
2021-07-30fix IBAN generatorms
2021-07-30Fix libeufin refund test.ms
The ingestion needed a delay to take place.
2021-07-30testing: give option to restart merchant without DB reset.ms
2021-07-29Reflect API change (public_reorder_url) in taler-utilms
2021-07-29Adapt tests to new API.ms
Putting public_reorder_url beside any mention of fulfillment_url, since tests used the latter in the sense of the former.
2021-07-29Fix tipping test.ms
This test case used to stop+start the merchant along the run. This made the DB erased, and got the tip reserve information lost. stop+start is now commented out
2021-07-29testing: provide default instance beforehandms
2021-07-29testing: provide default instance beforehandms
2021-07-29Testing: convenience method to make default instances.ms
This will facilitate those tests needing a merchant backend, since it is currently not possible to make instances without having first a default instance defined.
2021-07-29testing: reset exchange tables before startms
2021-07-29remove incorrect commentms
2021-07-29test harness: resetting merchant tables before starting itms
2021-07-28Instances test auth.ms
Commenting out 401-responded call due to its use of the old auth policy of the merchant backend.
2021-07-27aplying design changes in provider details uiSebastian
2021-07-27Sandbox keyrotation testcase.ms
2021-07-27(sandbox) key-rotation commandms
2021-07-27Configure Sandbox before testsms
2021-07-27Debian packaging deps (Node)ms
2021-07-26i18nSebastian
2021-07-22fix test caseFlorian Dold
2021-07-16added fake header to storiesSebastian
2021-07-16added missing implementation in wallet cliSebastian
2021-07-15added remove button and more complex add-provider interactionSebastian
2021-07-15simplest implementation to remove one provider, also added a user-defined ↵Sebastian
name for provider
2021-07-14balance refactorSebastian
2021-07-14debian packagems
2021-07-14-fix typoChristian Grothoff
2021-07-13refactored transaction detailsSebastian
2021-07-13commentFlorian Dold
2021-07-13make TextEncoder/Decoder creation lazy for polyfill to workFlorian Dold
2021-07-13cli: polyfill for older node versionsFlorian Dold
2021-07-12increase minor version numberv0.8.1Jonathan Buchanan
2021-07-12moved out function creation from renderSebastian
2021-07-12styles for provider detail pageSebastian
2021-07-12tolerate zero-value paymentsFlorian Dold
2021-07-12add test for zero-value paymentsFlorian Dold
2021-07-12improve error messages in DB transactionsFlorian Dold
2021-07-12formattingFlorian Dold
2021-07-10refactored ui add providerSebastian
2021-07-09migration css to linariaSebastian
2021-07-09env var namems