aboutsummaryrefslogtreecommitdiff
path: root/src/client/View/Payments.elm
AgeCommit message (Collapse)Author
2015-09-06Renaming PaymentView to LoggedInViewJoris
2015-09-06Can add monthly payments, not visible at the moment though, just the count ↵Joris
is printed
2015-09-05Renaming PaymentView to LoggedViewJoris
2015-09-04Paging model works with both payments addition and deletionJoris
2015-09-04Adding paging (need some fixes)Joris
2015-08-29MoneySymbol is translated tooJoris
2015-08-29Showing exceeding payersJoris
2015-08-14One payment is clickable and set to orange for the momentJoris Guyonvarch
2015-08-14Translating datesJoris Guyonvarch
2015-08-12Translating payment screen except datesJoris Guyonvarch
2015-08-01Adding error feedbacks when adding a paymentJoris Guyonvarch
2015-07-20Add a payment from the UI, it needs polishing howeverJoris Guyonvarch