aboutsummaryrefslogtreecommitdiff
path: root/src/server/Model/Database.hs
AgeCommit message (Expand)Author
2016-11-13Send weekly activity at start of week about previous weekJoris
2016-08-08Show incomes in a table and update like payments are updatedJoris
2016-06-27Add the edit functionnality on paymentsJoris
2016-06-26Add an editable date field for punctual payment creationJoris
2016-06-12Design income formJoris
2016-04-04Add income list CRUD in user pageJoris
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