aboutsummaryrefslogtreecommitdiff
path: root/src/server/Model/Database.hs
AgeCommit message (Expand)Author
2016-03-11Don't use persona anymore, use email token to sign inJoris
2016-01-03Validate add payment server sideJoris
2015-12-29Using persona to validate emailsJoris
2015-10-04Using incomes to compute a fair computation to designate the payerJoris
2015-10-01Factor job listenerJoris
2015-09-13Adding income database table with a getter and a setterJoris
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-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