Commit Graph

15 Commits

Author SHA1 Message Date
Florian Dold
079e764ae6 fix #4121 and #4115 2016-02-18 22:50:27 +01:00
Florian Dold
0f607edbb2 debug 2016-02-17 18:59:27 +01:00
Florian Dold
059de061ab contract schema 2016-02-17 17:51:25 +01:00
Florian Dold
0c760bc2a1 UI improvements and error handling 2016-02-15 15:53:59 +01:00
Florian Dold
c34a6612ec refactoring in preparation for #4121 2016-02-11 18:17:02 +01:00
Florian Dold
164d5f20c3 refactoring; make wallet follow new bank protocol 2016-02-11 11:30:41 +01:00
Florian Dold
a04a9d0424 refactoring / cosmetic changes 2016-02-10 02:03:31 +01:00
Florian Dold
5e85cd8b8f new reserve creation protocol 2016-02-09 21:56:06 +01:00
Florian Dold
42a0076f59 new fulfillment protocol 2016-02-01 15:10:20 +01:00
Florian Dold
d2f1cb3234 fix #4153 and #0004154 2016-01-26 17:24:42 +01:00
Florian Dold
5f996fedbc parse json fulfillment url from payment 2016-01-24 19:57:09 +01:00
Florian Dold
53654b3622 Redirect to bank page on reserve creation success
Fixes #4084.
2016-01-24 03:30:54 +01:00
Florian Dold
b8627813be Replace handlebars with mithril, hooks for i18n.
The wallet is now a single page application.
2016-01-24 02:29:13 +01:00
Florian Dold
ffe6dee6aa refactor code to be clearer/prettier 2016-01-11 02:56:32 +01:00
Florian Dold
473503a246 The great modularization.
Use ES6 module syntax and SystemJS modules for everything.

Some testing stubs were added as well.
2016-01-10 20:07:42 +01:00