aboutsummaryrefslogtreecommitdiff
path: root/packages/merchant-backoffice-ui/src/paths/instance/transfers
AgeCommit message (Collapse)Author
2024-06-14fix broken build merchant backofficeSebastian
2024-06-13fix #8932Sebastian
2024-06-13fix issues found in QC meetingSebastian
- templates payment timeout en merchant backoffice has a layout problem - Summary is editable with empty summary - better example for account info url - repeat password - delete transfers
2024-04-15fix #8604Sebastian
2024-04-09fix #8716 and paginationSebastian
2024-04-05fix listing, add cache invalidation, fix codec for accountsSebastian
2024-04-04fix some API differences including whatwg-url paramsSebastian
2024-04-04handle not found casesSebastian
2024-04-03wip #8655: unauthorized not documentedSebastian
2024-04-03wip #8655: fixing broken buildSebastian
2024-03-29wip #8655Sebastian
2024-03-26wip, doesn't compile. now merchant doesn't have it's own definition of ↵Sebastian
types... it uses the one defined by taler-util
2024-03-26work in progress, new api being used. merchant now should move into using ↵Sebastian
the full API
2024-03-26wipSebastian
2024-03-13fix #8607Sebastian
2023-10-06backoffice uiSebastian
2023-09-04backoffcie new version, lot of changesSebastian
2023-05-05update to new web-utils importsSebastian
2023-04-07adding unreadable http response case and removing deprecated fieldsSebastian
2023-02-16module resolution = node16Sebastian
2023-02-08use request api from web-utilSebastian
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-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