aboutsummaryrefslogtreecommitdiff
path: root/src/client/elm/ServerCommunication.elm
AgeCommit message (Expand)Author
2016-01-03Set focus properties to button elementsJoris
2016-01-03Prevent to send multiple payments if the server is not answeringJoris
2016-01-02Merge deletePayment with deleteMonthlyPaymentJoris
2016-01-02Merge AddPayment and AddMonthlyPaymentJoris
2016-01-02Moving initViewAction to serverCommunication moduleJoris
2016-01-02Use start-app for elmJoris
2016-01-01Simplify persona usageJoris
2016-01-01Fix add and delete paymentJoris
2015-12-31Fetch all the payments, do the paging only in the UIJoris
2015-12-30Call persona sign out if there is an error in the sign-in callJoris
2015-12-29Using persona to validate emailsJoris