aboutsummaryrefslogtreecommitdiff
path: root/packages/merchant-backoffice-ui/src/components
AgeCommit message (Collapse)Author
2023-03-12kyc 1minSebastian
2023-03-10remove webui from login url, ad qr for template, fix navbar size,Sebastian
2023-02-08use request api from web-utilSebastian
2023-01-27add new pages titleSebastian
2023-01-27update to blue logoSebastian
2023-01-27webhook apiSebastian
2023-01-27add use-template buttonSebastian
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-20use translation context from web-utils, don't use match react-router since ↵Sebastian
is broken
2022-12-19templatesSebastian
2022-12-19prettySebastian
2022-12-19build and test like other webappsSebastian
2022-12-16update copy headerSebastian
2022-11-04better type signature for undefinedIfEmptySebastian
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