aboutsummaryrefslogtreecommitdiff
path: root/packages/merchant-backoffice-ui
AgeCommit message (Collapse)Author
2023-03-15better error handlingSebastian
2023-03-15check credetials on loginSebastian
2023-03-13remove workaroundSebastian
2023-03-13some fixes and validationsSebastian
2023-03-13show/hide keySebastian
2023-03-12print and setup totpSebastian
2023-03-12kyc 1minSebastian
2023-03-10remove webui from login url, ad qr for template, fix navbar size,Sebastian
2023-03-06update translationsSebastian
2023-03-06Translated using Weblate (Spanish)Sebastian Marchano
Currently translated at 28.5% (144 of 505 strings) Translation: GNU Taler/Merchant Backoffice Translate-URL: https://weblate.taler.net/projects/gnu-taler/merchant-backoffice/es/
2023-03-06double quotes don't work with pogenSebastian
2023-03-06string.tsSebastian
2023-03-06mergedSebastian
2023-03-06Translated using Weblate (Spanish)Sebastian Marchano
Currently translated at 100.0% (186 of 186 strings) Translation: GNU Taler/Merchant Backoffice Translate-URL: https://weblate.taler.net/projects/gnu-taler/merchant-backoffice/es/
2023-03-06emitSebastian
2023-03-06extract i18nSebastian
2023-02-25some fixes afte testing demobank with msSebastian
2023-02-20fix #7493Sebastian
2023-02-16module resolution = node16Sebastian
2023-02-16make wallet-cli runnable under qtartFlorian Dold
2023-02-10fix: request error is whats being thrownSebastian
2023-02-08use request api from web-utilSebastian
2023-02-06fix lockfile and merchant backoffice typoSebastian
2023-01-27add new pages titleSebastian
2023-01-27update to blue logoSebastian
2023-01-27webhook apiSebastian
2023-01-27add use-template buttonSebastian
2023-01-27no more storybookSebastian
2023-01-26put taler wallet RPC into taler-util, make it cross-platformFlorian Dold
2023-01-23add make ruleSebastian
2023-01-23fix wrong propertySebastian
2023-01-23fix paytoSebastian
2023-01-21bring documentation from old repo and fix Makefile to copy all content of ↵Sebastian
dist folder
2023-01-03prettySebastian
2023-01-03refactor better QASebastian
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
2022-12-23spill extra functionality from wallet-cli into taler-harnessFlorian Dold
We want to keep taler-wallet-cli smaller and have fewer dependencies.
2022-12-20use translation context from web-utils, don't use match react-router since ↵Sebastian
is broken
2022-12-20fix testing not compilingSebastian
2022-12-19templatesSebastian
2022-12-19prettySebastian
2022-12-19build and test like other webappsSebastian
2022-12-16update copy headerSebastian
2022-12-14same typescript version for every package, added test deps to demobankSebastian
2022-12-06using web-utils in merchant-backoffice (not yet completed)Sebastian
2022-11-04fix dependecies versionSebastian
2022-11-04fix some test style and SWRConfig type compilationSebastian
2022-11-04better type signature for undefinedIfEmptySebastian
2022-11-04upgrade amount apiSebastian
2022-11-04add index.js to import that point to foldersSebastian
2022-11-04es6 and ts libSebastian