aboutsummaryrefslogtreecommitdiff
path: root/packages/merchant-backoffice-ui/src/context/backend.ts
AgeCommit message (Collapse)Author
2023-10-10removing url from loginSebastian
2023-10-04fixing issues reported by Christian, wipSebastian
2023-09-11new login tokenSebastian
2023-09-04backoffcie new version, lot of changesSebastian
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-19prettySebastian
2022-12-16update copy headerSebastian
2022-11-04add index.js to import that point to foldersSebastian
2022-11-04fix importsSebastian
2022-10-24repo: integrate packages from former merchant-backoffice.gitFlorian Dold