aboutsummaryrefslogtreecommitdiff
path: root/src/client/elm/Update.elm
AgeCommit message (Expand)Author
2016-03-11Don't use persona anymore, use email token to sign inJoris
2016-01-04Simplify server communicaitons in clientJoris
2016-01-03Move update income to the account update layerJoris
2016-01-03Set focus properties to button elementsJoris
2016-01-03Prevent to send multiple payments if the server is not answeringJoris
2016-01-02Merge AddPayment and AddMonthlyPaymentJoris
2016-01-02Moving initViewAction to serverCommunication moduleJoris
2016-01-02Set a spinner for sign inJoris
2016-01-02Use start-app for elmJoris
2016-01-01Simplify persona usageJoris
2015-12-30Upgrade to elm 0.16.0Joris
2015-12-29Using persona to validate emailsJoris