aboutsummaryrefslogtreecommitdiff
path: root/src/server/Controller/Payment.hs
AgeCommit message (Expand)Author
2017-11-08Use a better project structureJoris
2017-11-07Bootstrap with GHCJS and reflex:Joris
2017-06-05Replace persistent by sqlite-simpleJoris
2017-03-26Fix update payment category constraint errorJoris
2017-03-24Features/categoriesJoris
2016-08-21Show a message if there is an error during a server requestJoris
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-04-04Add income list CRUD in user pageJoris
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-03-11Don't use persona anymore, use email token to sign inJoris
2016-01-03Validate add payment server sideJoris
2015-12-31Fetch all the payments, do the paging only in the UIJoris
2015-11-01Store the sign in token instead of the login in the session cookieJoris
2015-10-04Using incomes to compute a fair computation to designate the payerJoris
2015-09-12Adding UI income read-onlyJoris
2015-09-11Using jsonObject to create on the fly json object responsesJoris
2015-09-06Setting up the monthly jobJoris
2015-09-06Show montly payments with an expandable mechanismJoris
2015-09-06Can add monthly payments, not visible at the moment though, just the count is...Joris
2015-09-05Centering pagesJoris
2015-09-04Paging model works with both payments addition and deletionJoris
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-13Payment input rounded and payment columns fixed percentagewiseJoris Guyonvarch
2015-08-13Giving the payment id to the clientJoris Guyonvarch
2015-08-09Wording for sign in emailJoris Guyonvarch