aboutsummaryrefslogtreecommitdiff
path: root/packages/merchant-backoffice-ui/package.json
AgeCommit message (Collapse)Author
2024-06-05bump versions to 0.11.2v0.11.2Florian Dold
2024-05-27bump versions to 0.11.1v0.11.1Iván Ávalos
2024-04-22bump version to 0.10.7v0.10.7Florian Dold
2024-04-22fix pogen linkSebastian
2024-04-15fix bump-taler-version: update all packages versionSebastian
2024-03-11eslint configSebastian
2024-01-24fixes #8265Sebastian
2023-12-15bump dependenciesFlorian Dold
2023-10-06backoffice uiSebastian
2023-09-12remove rimraf since it prevent running make clean when there is no node_modulesSebastian
2023-09-12typedoc for every projectSebastian
Signed-off-by: Sebastian <sebasjm@gmail.com>
2023-09-06move bank API client to taler-util, update typescript configFlorian Dold
2023-09-04upgrade swrSebastian
2023-06-06bump typescript versionFlorian Dold
2023-05-24fix test merchant backoffceSebastian
2023-04-21use better testing apiSebastian
2023-03-06extract i18nSebastian
2023-01-26put taler wallet RPC into taler-util, make it cross-platformFlorian Dold
2023-01-23add make ruleSebastian
2023-01-23fix paytoSebastian
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-19build and test like other webappsSebastian
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-10-25fixing linaria buildSebastian
2022-10-25babel versionSebastian
2022-10-24repo: integrate packages from former merchant-backoffice.gitFlorian Dold