Age | Commit message (Expand) | Author |
2015-09-05 | Payment frequence choice between either punctual or monthly, UI only | Joris |
2015-09-05 | Using UserId instead of UserName to indentify users | Joris |
2015-09-05 | Limit showed pages and add first, previous, next and last page links | Joris |
2015-09-05 | Centering pages | Joris |
2015-09-04 | Paging model works with both payments addition and deletion | Joris |
2015-09-04 | Adding paging (need some fixes) | Joris |
2015-09-03 | Give the payments count to the client | Joris |
2015-09-03 | Adapting design to smaller screens | Joris |
2015-08-29 | MoneySymbol is translated too | Joris |
2015-08-29 | Modifying colors thanks to paletton | Joris |
2015-08-29 | Showing exceeding payers | Joris |
2015-08-27 | Server payament delete | Joris |
2015-08-23 | UI payment delete, not done on server side yet | Joris |
2015-08-14 | Cost must not be negative | Joris Guyonvarch |
2015-08-14 | One payment is clickable and set to orange for the moment | Joris Guyonvarch |
2015-08-13 | Payment input rounded and payment columns fixed percentagewise | Joris Guyonvarch |
2015-08-13 | Giving the payment id to the client | Joris Guyonvarch |
2015-08-12 | Add payment input and label error in red even if they have the focus | Joris Guyonvarch |
2015-08-12 | Input and label design glued together | Joris Guyonvarch |
2015-08-12 | Fixing french translations | Joris Guyonvarch |
2015-08-12 | Translating the page title too | Joris Guyonvarch |
2015-08-12 | Translating payment screen except dates | Joris Guyonvarch |
2015-08-12 | Translating sign in page and mail | Joris Guyonvarch |
2015-08-11 | Showing server sides generated messages from the client | Joris Guyonvarch |
2015-08-10 | Embedding messages into the page | Joris Guyonvarch |
2015-08-10 | Adding a message structure server side | Joris Guyonvarch |
2015-08-09 | Simpler add payment with icons instead of text for labels | Joris Guyonvarch |
2015-08-09 | Wording for sign in email | Joris Guyonvarch |
2015-08-08 | Getting the hostname and the port in config file | Joris Guyonvarch |
2015-08-01 | Fixing percent computation for add payment labels | Joris Guyonvarch |
2015-08-01 | Adding error feedbacks when adding a payment | Joris Guyonvarch |
2015-07-30 | Amelioring the payment add design | Joris Guyonvarch |
2015-07-21 | Adding the payment without reloading the page | Joris Guyonvarch |
2015-07-20 | Add a payment from the UI, it needs polishing however | Joris Guyonvarch |
2015-07-19 | Showing login token error message in the UI | Joris Guyonvarch |
2015-07-19 | Adding a 2 minutes expiration time for a login token | Joris Guyonvarch |
2015-07-19 | Send the login token by email | Joris Guyonvarch |
2015-07-19 | Showing either error or success message at sign in page | Joris Guyonvarch |
2015-07-19 | Login with a token validation | Joris Guyonvarch |
2015-07-19 | Authorizing only existing users | Joris Guyonvarch |
2015-07-19 | Adding UI to sign in and sign out | Joris Guyonvarch |
2015-07-18 | Showing either the payment table or a forbidden message in the UI | Joris Guyonvarch |
2015-07-18 | Securing the index page with the login session | Joris Guyonvarch |
2015-07-18 | Adding login/logout functions thanks to a client session | Joris Guyonvarch |
2015-07-10 | Fetching payments and showing them in a table | Joris Guyonvarch |
2015-07-06 | Setting up Scotty, Persistent, Clay, Blaze, Esqueleto, Elm | Joris Guyonvarch |