aboutsummaryrefslogtreecommitdiff
path: root/server/src/Controller/Payment.hs
AgeCommit message (Expand)Author
2021-01-03Rewrite in RustJoris
2020-05-30Compute cumulative income until nowJoris
2020-01-27Show total incom by month in statisticsJoris
2020-01-20Show payment statsJoris
2019-12-08Add category pageJoris
2019-11-24Compute cumulative income with a DB queryJoris
2019-11-17Hide date from monthly paymentsJoris
2019-11-17Optimize and refactor paymentsJoris
2019-11-07Show payment header infosJoris
2019-11-06Show the payment table with server side pagingJoris
2019-10-20Load init data per page with AJAXJoris
2019-10-09Use common payment validation in the backendJoris
2019-10-06Make payment edition to work on the frontendJoris
2019-08-11Add payment cloneJoris
2019-08-10Remove payment category if unused after a payment is deletedJoris
2019-08-05Use updated payment categories from payment add in payment’s tableJoris
2018-10-30Update table when adding or removing a paymentJoris
2018-10-28Delete paymentJoris
2018-06-11WIPJoris
2018-01-03Modify weelky report and payment search interfaceJoris
2017-11-19Show payment count and partitionJoris
2017-11-14Setup stylish-haskellJoris
2017-11-08Use a better project structureJoris