aboutsummaryrefslogtreecommitdiff
path: root/src/server/Model/Payment.hs
AgeCommit message (Expand)Author
2017-11-08Use a better project structureJoris
2017-11-07Reformat payment queriesJoris
2017-11-07Bootstrap with GHCJS and reflex:Joris
2017-07-09Fix batch payment creationJoris
2017-06-05Replace persistent by sqlite-simpleJoris
2017-03-24Features/categoriesJoris
2016-11-13Send weekly activity at start of week about previous weekJoris
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-03-30Merge punctual and monthly payments in client modelJoris
2016-03-28Compute payment count client sideJoris
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