aboutsummaryrefslogtreecommitdiff
path: root/client/src/View/SignIn.hs
AgeCommit message (Collapse)Author
2021-01-03Rewrite in RustJoris
2020-01-19Sign in with email and passwordJoris
2019-12-08Add category pageJoris
2019-10-22Harmonize view component code styleJoris
2019-10-20Load init data per page with AJAXJoris
2019-10-12Implement client routingJoris
2019-08-10Add smooth transitions to modal show and hideJoris
2019-08-04Implementing client side validationJoris
2018-10-30Use waitfor with delete confirm buttonJoris
2018-10-30Update table when adding or removing a paymentJoris
2018-10-28Delete paymentJoris
2018-06-24Use date input typeJoris
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-28Add search for paymentsJoris
2017-11-19Show payment count and partitionJoris
- Also fixes exceedingPayer in back by using only punctual payments
2017-11-16Add dynamic pagesJoris
2017-11-14Setup stylish-haskellJoris
2017-11-08Use a better project structureJoris