aboutsummaryrefslogtreecommitdiff
path: root/packages/merchant-backoffice-ui/src/components
AgeCommit message (Collapse)Author
2024-04-09fix #8638Sebastian
2024-04-04fix some API differences including whatwg-url paramsSebastian
2024-04-03wip #8655: fixing broken buildSebastian
2024-04-01migrate getInstanceSebastian
2024-03-29wip #8655Sebastian
2024-03-27wip #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-26wipSebastian
2024-03-26wipSebastian
2024-02-29applying changes suggested by codespellSebastian
2024-02-09wip #8325 remove rewardsSebastian
2024-01-18fix templatesSebastian
2024-01-08duration labelSebastian
2024-01-08order config using relative timeSebastian
2023-12-19fix martin feedbackSebastian
2023-11-20merchant fixesSebastian
2023-10-24better template UISebastian
2023-10-10removing url from loginSebastian
2023-10-06backoffice uiSebastian
2023-10-04fixing issues reported by Christian, wipSebastian
2023-09-11new login tokenSebastian
2023-09-08codespell fixSebastian
2023-09-04backoffcie new version, lot of changesSebastian
2023-08-07show simple order creation unless advance mode is selectedSebastian
2023-08-07ui settings viewSebastian
2023-08-07accesstoken in memory and better login when switching between accountsSebastian
2023-08-02fix #7830Sebastian
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-03-15better error handlingSebastian
2023-03-15check credetials on loginSebastian
2023-03-13some fixes and validationsSebastian
2023-03-13show/hide keySebastian
2023-03-12print and setup totpSebastian
2023-03-12kyc 1minSebastian
2023-03-10remove webui from login url, ad qr for template, fix navbar size,Sebastian
2023-02-08use request api from web-utilSebastian
2023-01-27add new pages titleSebastian
2023-01-27update to blue logoSebastian
2023-01-27webhook apiSebastian
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-19build and test like other webappsSebastian
2022-12-16update copy headerSebastian