aboutsummaryrefslogtreecommitdiff
path: root/src/webex/pages
AgeCommit message (Collapse)Author
2017-10-17fix page titleMarcello Stanisci
2017-10-17remove broken linkFlorian Dold
2017-10-17fix history rendering issue caused by i18nFlorian Dold
2017-10-15fix tslint warningsFlorian Dold
2017-10-15derive history from db instead of storing itFlorian Dold
2017-08-30compute full fees for refresh and spendingFlorian Dold
2017-08-27show error in create reserve dialogFlorian Dold
2017-08-27better error report / retry prompt for failed paymentsFlorian Dold
2017-08-27implement refundsFlorian Dold
2017-08-25add rudimentary error reporting in a new tabFlorian Dold
2017-08-14fix build system / typesFlorian Dold
2017-08-14implement returning coins to user's accountFlorian Dold
2017-07-20Store bank account information for reserve.Florian Dold
Fixes #4852.
2017-06-05pretty reset pageFlorian Dold
2017-06-05properly implement db resettingFlorian Dold
2017-06-05don't also open history links in popupFlorian Dold
2017-06-05fix db dump pageFlorian Dold
2017-06-04warn about incompatible versions on withdrawFlorian Dold
2017-06-04nicer auditor display on withdrawFlorian Dold
2017-06-04some UI fixesFlorian Dold
2017-06-03missing propertyFlorian Dold
2017-06-02fix display of contract terms rendering when already paidFlorian Dold
2017-06-01fix terminology, better typesFlorian Dold
2017-05-31fix messaging, small issues and safer typesFlorian Dold
2017-05-30skeleton for better RPC typesFlorian Dold
2017-05-29correct stylesheet pathFlorian Dold
2017-05-29lint for unused variables, fix query bug detected by thisFlorian Dold
2017-05-29fix remaining lint warningsFlorian Dold
2017-05-29less ad-hoc messaging, fix some lint warningsFlorian Dold
2017-05-29fix linter errorsFlorian Dold
2017-05-29fix paths previously missed during restructuringFlorian Dold
2017-05-28move webex specific things in their own directoryFlorian Dold