aboutsummaryrefslogtreecommitdiff
path: root/packages/merchant-backoffice-ui/src/hooks/templates.ts
AgeCommit message (Collapse)Author
2024-05-22remove pagination from templateSebastian
2024-04-15fix #8604Sebastian
2024-04-05fix listing, add cache invalidation, fix codec for accountsSebastian
2024-04-04fix some API differences including whatwg-url paramsSebastian
2024-04-03wip #8655: updating paginated queriesSebastian
2024-03-29wip #8655Sebastian
2024-03-27wip #8655Sebastian
2024-03-26fixing compile errorsSebastian
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-26wipSebastian
2023-10-06backoffice uiSebastian
2023-05-12fix getting wrong error message after 401 response in merchant backofficeSebastian
2023-05-05update to new web-utils importsSebastian
2023-03-13remove workaroundSebastian
2023-03-12print and setup totpSebastian
2023-02-16module resolution = node16Sebastian
2023-02-10fix: request error is whats being thrownSebastian
2023-02-08use request api from web-utilSebastian
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