aboutsummaryrefslogtreecommitdiff
path: root/packages/merchant-backoffice-ui/src/paths/instance
AgeCommit message (Collapse)Author
2024-01-02do not send extra if emptySebastian
2023-12-19fix martin feedbackSebastian
2023-11-21set auth token on instance creationSebastian
2023-11-21validate that default pay deadline is not greater than wire transfer deadlineSebastian
2023-11-21sane default for pay deadline and wire transfer and webhook docsSebastian
2023-11-20merchant fixesSebastian
2023-10-24better template UISebastian
2023-10-23filter duplicated wire typesSebastian
2023-10-06backoffice uiSebastian
2023-10-04fixing issues reported by Christian, wipSebastian
2023-09-14update testingSebastian
2023-09-14update how access token management is handledSebastian
2023-09-11new login tokenSebastian
2023-09-08codespell fixSebastian
2023-09-08remove diag, check tosSebastian
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-07use stringify taler utilSebastian
2023-08-07ui settings viewSebastian
2023-08-02fix #7830Sebastian
2023-06-23show qr to import TOTP into other appSebastian
2023-05-11taler-util: remove deprecated functionFlorian Dold
2023-05-05update to new web-utils importsSebastian
2023-05-02update SPA for #7810Sebastian
2023-04-26fix #6363, breaking with merchant backend that accounts implementedSebastian
2023-04-26missing input typeSebastian
2023-04-25adding user_Type validation when updating instancesSebastian
2023-04-24missing dotSebastian
2023-04-24fix #7684Sebastian
2023-04-07adding unreadable http response case and removing deprecated fieldsSebastian
2023-03-13some fixes and validationsSebastian
2023-03-13show/hide keySebastian
2023-03-12print and setup totpSebastian
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-20fix #7493Sebastian
2023-02-16module resolution = node16Sebastian
2023-02-08use request api from web-utilSebastian
2023-02-06fix lockfile and merchant backoffice typoSebastian
2023-01-27webhook apiSebastian
2023-01-27add use-template buttonSebastian
2023-01-23fix wrong propertySebastian
2023-01-23fix paytoSebastian
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-19templatesSebastian
2022-12-19prettySebastian
2022-12-16update copy headerSebastian