aboutsummaryrefslogtreecommitdiff
path: root/src/server/Controller/User.hs
AgeCommit message (Collapse)Author
2017-11-07Bootstrap with GHCJS and reflex:Joris
- setup login and logout, - first draft of payment view.
2017-03-24Features/categoriesJoris
2016-03-27Compute payers client side rather than server sideJoris
2015-09-13Adding income database table with a getter and a setterJoris
2015-09-12Adding UI income read-onlyJoris
2015-09-05Using UserId instead of UserName to indentify usersJoris