aboutsummaryrefslogtreecommitdiff
path: root/src/server/Model/Payment.hs
AgeCommit message (Expand)Author
2016-03-21use config-manager instead of ConfigFileJoris
2016-01-03Validate add payment server sideJoris
2015-12-31Fetch all the payments, do the paging only in the UIJoris
2015-10-04Using incomes to compute a fair computation to designate the payerJoris
2015-10-01Factor job listenerJoris
2015-09-13Removing useless user join on total payment queryJoris
2015-09-06Simplifying paymentJobJoris
2015-09-06Setting up the monthly jobJoris
2015-09-06Can add monthly payments, not visible at the moment though, just the count is...Joris
2015-09-05Using UserId instead of UserName to indentify usersJoris
2015-09-04Adding paging (need some fixes)Joris
2015-09-03Give the payments count to the clientJoris
2015-08-29Showing exceeding payersJoris
2015-08-27Server payament deleteJoris
2015-08-13Giving the payment id to the clientJoris Guyonvarch
2015-07-19Login with a token validationJoris Guyonvarch
2015-07-06Setting up Scotty, Persistent, Clay, Blaze, Esqueleto, ElmJoris Guyonvarch