aboutsummaryrefslogtreecommitdiff
path: root/src/client/elm/Update.elm
AgeCommit message (Expand)Author
2017-03-26Separate client and server watchJoris
2017-03-24Features/categoriesJoris
2016-08-21Show a message if there is an error during a server requestJoris
2016-06-29Add tooltipsJoris
2016-06-25Use the search to view either punctual or monthly paymentsJoris
2016-06-23Use a dialog to add a paymentJoris
2016-06-21Add a dialog to confirm income deletionJoris
2016-06-03Migrate to elm 0.17Joris
2016-03-29Move logged data to LoggedIn componentJoris
2016-03-28Create an empty but reachable user pageJoris
2016-03-27Moving some filesJoris
2016-03-27Regroup loggedIn modulesJoris
2016-03-27Regroup signIn modulesJoris
2016-03-23Sign in token link to /Joris
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-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