aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-05Limit showed pages and add first, previous, next and last page linksJoris
2015-09-05Centering pagesJoris
2015-09-04Paging model works with both payments addition and deletionJoris
2015-09-04Adding paging (need some fixes)Joris
2015-09-03Give the payments count to the clientJoris
2015-09-03Adapting design to smaller screensJoris
2015-08-29MoneySymbol is translated tooJoris
2015-08-29Modifying colors thanks to palettonJoris
2015-08-29Showing exceeding payersJoris
2015-08-27Fixing signOut urlJoris
2015-08-27Server payament deleteJoris
2015-08-23UI payment delete, not done on server side yetJoris
2015-08-20Removing exposed modules so that we do not need a documentation for mainguyonvarch
2015-08-14Cost must not be negativeJoris Guyonvarch
2015-08-14One payment is clickable and set to orange for the momentJoris Guyonvarch
2015-08-14Translating datesJoris Guyonvarch
2015-08-14Adding an edition model for the payment viewJoris Guyonvarch
2015-08-13Payment input rounded and payment columns fixed percentagewiseJoris Guyonvarch
2015-08-13Giving the payment id to the clientJoris Guyonvarch
2015-08-12Add payment input and label error in red even if they have the focusJoris Guyonvarch
2015-08-12Input and label design glued togetherJoris Guyonvarch
2015-08-12Fixing french translationsJoris Guyonvarch
2015-08-12Translating the page title tooJoris Guyonvarch
2015-08-12Translating payment screen except datesJoris Guyonvarch
2015-08-12Translating sign in page and mailJoris Guyonvarch
2015-08-11Showing server sides generated messages from the clientJoris Guyonvarch
2015-08-10Embedding messages into the pageJoris Guyonvarch
2015-08-10Adding a message structure server sideJoris Guyonvarch
2015-08-09Simpler add payment with icons instead of text for labelsJoris Guyonvarch
2015-08-09Wording for sign in emailJoris Guyonvarch
2015-08-08Getting the hostname and the port in config fileJoris Guyonvarch
2015-08-01Fixing percent computation for add payment labelsJoris Guyonvarch
2015-08-01Adding error feedbacks when adding a paymentJoris Guyonvarch
2015-07-30Amelioring the payment add designJoris 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 login token error message in the UIJoris Guyonvarch
2015-07-19Adding a 2 minutes expiration time for a login tokenJoris Guyonvarch
2015-07-19Send the login token by emailJoris Guyonvarch
2015-07-19Showing either error or success message at sign in pageJoris Guyonvarch
2015-07-19Login with a token validationJoris Guyonvarch
2015-07-19Authorizing only existing usersJoris Guyonvarch
2015-07-19Adding UI to sign in and sign outJoris Guyonvarch
2015-07-18Showing either the payment table or a forbidden message in the UIJoris Guyonvarch
2015-07-18Securing the index page with the login sessionJoris Guyonvarch
2015-07-18Adding login/logout functions thanks to a client sessionJoris Guyonvarch
2015-07-10Fetching payments and showing them in a tableJoris Guyonvarch