aboutsummaryrefslogtreecommitdiff
path: root/src/client/elm/LoggedIn/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-08-08Show incomes in a table and update like payments are updatedJoris
2016-06-27Add the edit functionnality on paymentsJoris
2016-06-26Add an editable date field for punctual payment creationJoris
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-13Empty add income form when validatedJoris
2016-06-12Design income formJoris
2016-06-03Migrate to elm 0.17Joris
2016-04-05Add a statistics empty pageJoris
2016-04-04Add income list CRUD in user pageJoris
2016-03-30Merge punctual and monthly payments in client modelJoris
2016-03-29Move logged data to LoggedIn componentJoris
2016-03-28Create an empty but reachable user pageJoris
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