aboutsummaryrefslogtreecommitdiff
path: root/server/src/Controller/Index.hs
AgeCommit message (Collapse)Author
2021-01-03Rewrite in RustJoris
2020-01-19Sign in with email and passwordJoris
2019-10-20Load init data per page with AJAXJoris
2019-10-12Implement client routingJoris
2019-08-04Implementing client side validationJoris
2018-10-31Various fixesJoris
2018-06-11WIPJoris
2018-01-03Modify weelky report and payment search interfaceJoris
- 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-19Show payment count and partitionJoris
- Also fixes exceedingPayer in back by using only punctual payments
2017-11-14Setup stylish-haskellJoris
2017-11-08Use a better project structureJoris