aboutsummaryrefslogtreecommitdiff
path: root/packages/merchant-backend-ui
AgeCommit message (Collapse)Author
2024-03-06fix #8564Sebastian
2024-02-14add taler uri in headerSebastian
2024-02-13wip 8125Sebastian
2024-02-09fix #8203Sebastian
2024-02-01use same format to render datesSebastian
2024-02-01fixes #8201Sebastian
2024-01-29missing m fixes #8126Sebastian
2023-12-19change package nameSebastian
2023-12-19fix :long polling request parameterSebastian
2023-12-15bump dependenciesFlorian Dold
2023-09-12remove rimraf since it prevent running make clean when there is no node_modulesSebastian
2023-09-12typedoc for every projectSebastian
Signed-off-by: Sebastian <sebasjm@gmail.com>
2023-09-06move bank API client to taler-util, update typescript configFlorian Dold
2023-06-06build system: get rid of prepare scriptsFlorian Dold
These don't seem to be the right location to compile packages. The newest version of pnpm runs all those scripts on "pnpm install", even if we filter for only one package. That results in a build performance issue.
2023-06-06bump typescript versionFlorian Dold
2023-04-04fix wrong function callSebastian
2023-04-04add fullfilment url and message if the are presentSebastian
2023-04-04revert minifiedSebastian
2023-03-02camel case for prebuiltSebastian
2023-03-02fix #7714Sebastian
2023-02-23fix typo in project nameFlorian Dold
2023-02-23fix typo in project nameFlorian Dold
2023-01-26put taler wallet RPC into taler-util, make it cross-platformFlorian Dold
2023-01-23depleted rollbackSebastian
2023-01-23fix deleted tip name and format name as merchant backend expectedSebastian
2023-01-23fix nameSebastian
2023-01-23tune up backend dependeciesSebastian
2022-11-03-fix typosChristian Grothoff
2022-10-25fixing linaria buildSebastian
2022-10-25babel versionSebastian
2022-10-24repo: integrate packages from former merchant-backoffice.gitFlorian Dold