summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/components/styled
AgeCommit message (Collapse)Author
2024-02-29observe UI, WIPSebastian
2023-12-14refactor ToS displaySebastian
2023-06-02remove deprecated notifications, implement isOfflineSebastian
2023-06-01use latest linaria libSebastian
2023-01-09fix #7152Sebastian
2023-01-04fix #7522Sebastian
2022-08-26exchange selection: timeline doneSebastian
2022-08-17some fixesSebastian
2022-08-15destination uiSebastian
2022-08-11qr readerSebastian
2022-08-10withdraw call to actionSebastian
2022-08-08fixing #6096Sebastian
merchant details and contract terms details factored out, to be used by other components tests and stories updated payment completed != confirmed (confirmed if paid by someone else)
2022-06-06updating old copyright headerSebastian
2022-05-26transaction details templateSebastian
mayor change in the template of the transaction details for every transaction more work needs to be done in wallet core for tip and refund to show more information about the merchant like logo and website
2022-03-29added react eslint and fix most of the warnsSebastian
2022-03-29import image as datauri, some eslint fixesSebastian
2022-03-28storybook like page for dev, plus some style fixesSebastian
2022-03-25new dev environmentSebastian
2022-03-24esbuild configurationSebastian
2022-03-14fix witdraw button cut-off when browser font-size is bigSebastian
2022-03-11pending operationsSebastian
2022-03-10grid implementationSebastian
2022-02-16settings new designSebastian
2022-01-24last activity -> pending; fix downloadTosSebastian
2022-01-10deposit design from belen, feature missing: kycSebastian
2021-12-23deposit from wallet webex: wipSebastian
2021-11-29fix #7109 pending operations on developer pageSebastian
2021-11-24adding tos information in settings and return to manual withdraw when adding ↵Sebastian
an exchange
2021-11-22add exchange featureSebastian
2021-11-19some changes:Sebastian
- simplify design to reuse more components (from wallet instead of popup) - simplify hooks (useAsyncAsHook) - updateNotification from backend now filter events by type - new balance design proposed by Belen - more information when the withdrawal is in process - manual withdrawal implementation - some bugs killed
2021-11-16reserveCreated new designSebastian
2021-11-15prettierSebastian
2021-10-14applying some comments from belenSebastian
2021-10-11fixing withdrawal processSebastian
2021-10-01add error messageSebastian
2021-09-27some ui fixing from belen commentsSebastian
2021-09-20manual withdrawal processSebastian
2021-09-20fix some feedback from belenSebastian
2021-09-17issue #5860Sebastian
2021-09-13add missing copyleftSebastian
2021-09-13withdraw designSebastian
2021-09-08first approach to new design for withdrawSebastian
2021-09-06rendring pending transation itemSebastian
2021-08-24transaction details new uiSebastian
2021-08-24fix ui transaction listSebastian
2021-08-19new wallet history and view refactoringSebastian
2021-08-13new wallet UI and more testsSebastian
2021-08-02add language selectorSebastian
2021-07-27aplying design changes in provider details uiSebastian
2021-07-16added fake header to storiesSebastian