aboutsummaryrefslogtreecommitdiff
path: root/packages/merchant-backoffice-ui/src/paths/instance/orders
AgeCommit message (Collapse)Author
2024-03-13fix #8607Sebastian
2024-02-29applying changes suggested by codespellSebastian
2024-02-09fix #8354: show import key after updatingSebastian
2024-01-24fixes #8265Sebastian
2024-01-08duration labelSebastian
2024-01-08order config using relative timeSebastian
2024-01-02do not send extra if emptySebastian
2023-11-21sane default for pay deadline and wire transfer and webhook docsSebastian
2023-11-20merchant fixesSebastian
2023-10-06backoffice uiSebastian
2023-09-11new login tokenSebastian
2023-09-04backoffcie new version, lot of changesSebastian
2023-08-07show next expirationSebastian
2023-08-07show simple order creation unless advance mode is selectedSebastian
2023-08-07ui settings viewSebastian
2023-05-05update to new web-utils importsSebastian
2023-04-07adding unreadable http response case and removing deprecated fieldsSebastian
2023-03-13some fixes and validationsSebastian
2023-02-16module resolution = node16Sebastian
2023-02-08use request api from web-utilSebastian
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-16update copy headerSebastian
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-04fix importsSebastian
2022-10-24repo: integrate packages from former merchant-backoffice.gitFlorian Dold