aboutsummaryrefslogtreecommitdiff
path: root/src/client/elm/Server.elm
AgeCommit message (Expand)Author
2017-03-26Separate client and server watchJoris
2017-03-24Features/categoriesJoris
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-23Use a dialog to add a paymentJoris
2016-06-12Design income formJoris
2016-06-03Migrate to elm 0.17Joris
2016-04-04Add income list CRUD in user pageJoris
2016-03-31Add init data in html pageJoris
2016-03-30Merge punctual and monthly payments in client modelJoris
2016-03-29Move logged data to LoggedIn componentJoris
2016-03-28Compute payment count client sideJoris
2016-03-28Create an empty but reachable user pageJoris
2016-03-27Compute payers client side rather than server sideJoris
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