aboutsummaryrefslogtreecommitdiff
path: root/packages/merchant-backoffice-ui/src/hooks
AgeCommit message (Collapse)Author
2023-09-14update testingSebastian
2023-09-14update how access token management is handledSebastian
2023-09-11new login tokenSebastian
2023-09-04backoffcie new version, lot of changesSebastian
2023-08-07show simple order creation unless advance mode is selectedSebastian
2023-08-07fix date query parameterSebastian
2023-08-07accesstoken in memory and better login when switching between accountsSebastian
2023-05-24fix test merchant backoffceSebastian
2023-05-12fix getting wrong error message after 401 response in merchant backofficeSebastian
2023-05-05update to new web-utils importsSebastian
2023-05-05remove unused typesSebastian
2023-04-21moving libs to web utils, apply new mock api to backofficeSebastian
2023-04-07adding unreadable http response case and removing deprecated fieldsSebastian
2023-03-15better error handlingSebastian
2023-03-15check credetials on loginSebastian
2023-03-13remove workaroundSebastian
2023-03-12print and setup totpSebastian
2023-03-12kyc 1minSebastian
2023-02-16module resolution = node16Sebastian
2023-02-10fix: request error is whats being thrownSebastian
2023-02-08use request api from web-utilSebastian
2023-01-27webhook apiSebastian
2023-01-27add use-template buttonSebastian
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-19templatesSebastian
2022-12-19prettySebastian
2022-12-16update copy headerSebastian
2022-11-04fix importsSebastian
2022-10-24repo: integrate packages from former merchant-backoffice.gitFlorian Dold