aboutsummaryrefslogtreecommitdiff
path: root/packages/merchant-backoffice-ui/src/paths/admin
AgeCommit message (Collapse)Author
2024-06-13simplify instance creationSebastian
2024-05-06fix #8783Sebastian
2024-04-15fix #8604Sebastian
2024-04-15fix: clean cache when default instance is createdSebastian
2024-04-05hide impersonationSebastian
2024-04-04fix some API differences including whatwg-url paramsSebastian
2024-04-03wip #8655: unauthorized not documentedSebastian
2024-04-03wip #8655: fixing broken buildSebastian
2024-04-01migrate getInstanceSebastian
2024-03-29fix #8358Sebastian
2024-03-27wip #8655Sebastian
2024-03-26fix #8660Sebastian
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-26work in progress, new api being used. merchant now should move into using ↵Sebastian
the full API
2024-03-26wipSebastian
2024-03-26wipSebastian
2024-03-13fix #8607Sebastian
2024-02-21fix #8473Sebastian
2024-01-19fix: missing changes in merchantSebastian
2024-01-14Fixes #8084Sebastian
updating the reference state creates an invalid duration value which breaks the component
2024-01-08order config using relative timeSebastian
2023-11-21set auth token on instance creationSebastian
2023-11-21validate that default pay deadline is not greater than wire transfer deadlineSebastian
2023-09-04backoffcie new version, lot of changesSebastian
2023-05-05update to new web-utils importsSebastian
2023-04-26fix #6363, breaking with merchant backend that accounts implementedSebastian
2023-04-25fix #7796 and some form issuesSebastian
2023-04-24testing #7745Sebastian
2023-04-07adding unreadable http response case and removing deprecated fieldsSebastian
2023-03-10remove webui from login url, ad qr for template, fix navbar size,Sebastian
2023-03-06double quotes don't work with pogenSebastian
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-20fix testing not compilingSebastian
2022-12-19prettySebastian
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-11-03-fix typosChristian Grothoff
2022-10-24repo: integrate packages from former merchant-backoffice.gitFlorian Dold