aboutsummaryrefslogtreecommitdiff
path: root/src/client/Model/View
AgeCommit message (Expand)Author
2015-12-29Using persona to validate emailsJoris
2015-10-04Do not authorize negative incomesJoris
2015-10-04Using incomes to compute a fair computation to designate the payerJoris
2015-09-13Adding UI to modify the incomeJoris
2015-09-12Adding UI income read-onlyJoris
2015-09-09Authorizing refunds (negative payments) but stop authorizing null paymentsJoris
2015-09-06Renaming PaymentView to LoggedInViewJoris
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-05Payment frequence choice between either punctual or monthly, UI onlyJoris
2015-09-05Renaming PaymentView to LoggedViewJoris
2015-09-05Using UserId instead of UserName to indentify usersJoris
2015-09-04Adding paging (need some fixes)Joris
2015-09-03Give the payments count to the clientJoris
2015-08-29Showing exceeding payersJoris
2015-08-14Cost must not be negativeJoris Guyonvarch
2015-08-14One payment is clickable and set to orange for the momentJoris Guyonvarch
2015-08-14Adding an edition model for the payment viewJoris Guyonvarch
2015-08-12Translating payment screen except datesJoris Guyonvarch
2015-08-09Wording for sign in emailJoris Guyonvarch
2015-08-01Adding error feedbacks when adding a paymentJoris Guyonvarch
2015-07-21Adding the payment without reloading the pageJoris Guyonvarch
2015-07-20Add a payment from the UI, it needs polishing howeverJoris Guyonvarch
2015-07-19Showing either error or success message at sign in pageJoris Guyonvarch
2015-07-19Login with a token validationJoris Guyonvarch