Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-30 | Compute cumulative income until now | Joris | |
Previously, last payment date was used to compute the cumulative income. It resulted in big differences of cumulative incomes, if no payment have been added for some days. | |||
2020-01-27 | Show total incom by month in statistics | Joris | |
2020-01-20 | Show payment stats | Joris | |
2019-12-08 | Add category page | Joris | |
2019-11-24 | Compute cumulative income with a DB query | Joris | |
2019-11-17 | Hide date from monthly payments | Joris | |
2019-11-17 | Optimize and refactor payments | Joris | |
2019-11-07 | Show payment header infos | Joris | |
2019-11-06 | Show the payment table with server side paging | Joris | |
2019-10-20 | Load init data per page with AJAX | Joris | |
2019-10-09 | Use common payment validation in the backend | Joris | |
Remove deprecated backend validation | |||
2019-10-06 | Make payment edition to work on the frontend | Joris | |
2019-08-11 | Add payment clone | Joris | |
2019-08-10 | Remove payment category if unused after a payment is deleted | Joris | |
2019-08-05 | Use updated payment categories from payment add in payment’s table | Joris | |
2018-10-30 | Update table when adding or removing a payment | Joris | |
2018-10-28 | Delete payment | Joris | |
2018-06-11 | WIP | Joris | |
2018-01-03 | Modify weelky report and payment search interface | Joris | |
- Add payment balance in weekly report - Show a message and hide pages when the search results in no results - Go to page 1 when the search is updated / erased | |||
2017-11-19 | Show payment count and partition | Joris | |
- Also fixes exceedingPayer in back by using only punctual payments | |||
2017-11-14 | Setup stylish-haskell | Joris | |
2017-11-08 | Use a better project structure | Joris | |