aboutsummaryrefslogtreecommitdiff
path: root/src/client/elm/Model
AgeCommit message (Expand)Author
2016-04-08Add total payment partitionJoris
2016-04-07Add cumulative incomes by userJoris
2016-04-06Use translated month in stat pageJoris
2016-04-06Add payments by month in statJoris
2016-03-31Add init data in html pageJoris
2016-03-30Filter own monthly payments in viewJoris
2016-03-30Merge punctual and monthly payments in client modelJoris
2016-03-28Compute payment count client sideJoris
2016-03-27Move view and models filesJoris
2016-03-27Moving some filesJoris
2016-03-27Regroup monthly modulesJoris
2016-03-27Regroup add payment modulesJoris
2016-03-27Regroup account modulesJoris
2016-03-27Regroup loggedIn modulesJoris
2016-03-27Regroup signIn modulesJoris
2016-03-27Compute payers client side rather than server sideJoris
2016-03-23Sign in token link to /Joris
2016-03-21use config-manager instead of ConfigFileJoris
2016-03-12Do not try to init data after login mail was sentJoris
2016-03-11Don't use persona anymore, use email token to sign inJoris
2016-01-04Simplify server communicaitons in clientJoris
2016-01-03Validate add payment server sideJoris
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 deletePayment with deleteMonthlyPaymentJoris
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-01Fix add and delete paymentJoris
2015-12-30Minor design modificationsJoris
2015-12-30Upgrade to elm 0.16.0Joris
2015-12-29Using persona to validate emailsJoris