aboutsummaryrefslogtreecommitdiff
path: root/src/client/View/Payments/Table.elm
AgeCommit message (Expand)Author
2015-09-06Renaming PaymentView to LoggedInViewJoris
2015-09-06The user can remove a monthly paymentJoris
2015-09-06Show montly payments with an expandable mechanismJoris
2015-09-06Can add monthly payments, not visible at the moment though, just the count is...Joris
2015-09-05Renaming PaymentView to LoggedViewJoris
2015-09-05Using UserId instead of UserName to indentify usersJoris
2015-09-04Paging model works with both payments addition and deletionJoris
2015-09-03Adapting design to smaller screensJoris
2015-08-29MoneySymbol is translated tooJoris
2015-08-27Server payament deleteJoris
2015-08-23UI payment delete, not done on server side yetJoris
2015-08-14One payment is clickable and set to orange for the momentJoris Guyonvarch
2015-08-14Translating datesJoris Guyonvarch
2015-08-13Payment input rounded and payment columns fixed percentagewiseJoris Guyonvarch
2015-08-13Giving the payment id to the clientJoris Guyonvarch
2015-07-20Add a payment from the UI, it needs polishing howeverJoris Guyonvarch