aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/wallet/CreateManualWithdraw.tsx
AgeCommit message (Collapse)Author
2022-08-29using CTA for manual withdrawalSebastian
2022-06-06updating old copyright headerSebastian
2022-06-02typechecked dynamic pathSebastian
2022-06-01mui button implSebastian
2022-04-22deposit test caseSebastian
2022-04-21payments test caseSebastian
2022-04-11new test api to test hooks rendering iteration, testing state of withdraw pageSebastian
2022-04-05mui alert and not enough blanance ported to materialSebastian
2022-03-30fix loop renderingSebastian
2022-03-29added react eslint and fix most of the warnsSebastian
2022-03-28add extension to every importSebastian
2022-03-28storybook like page for dev, plus some style fixesSebastian
2022-03-23some DepositPage unit testSebastian
2022-03-23splitted rollup config for testing and first component state unit testSebastian
2022-03-21fix: handle new optional parameter for settings_exchange_add pageSebastian
2022-03-21fix: fixing navigation when trying to pay and there is no balance for that ↵Sebastian
currency
2022-03-17fulfillment url on payment ticketSebastian
2022-03-14take translator from transaltion contextSebastian
2022-02-24we are force to use i18n.Translate, otherwise pogen won't find the tagSebastian
2022-02-24add i18n where was missingSebastian
2022-02-18some fixesSebastian
-fix fulfillment messages -fix product list pricing and image on payment -filter exchange by currency on withdrawal -error message on operation error on withdrawal -add taler url on balance page (just for dev) -add no balance help -better text when doing manual withdraw for the firt time -removed balance from wallet (just history) -removed pending page
2022-01-10deposit design from belen, feature missing: kycSebastian
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-09-20manual withdrawal processSebastian