Age | Commit message (Expand) | Author |
2015-10-01 | Sleep one hour instead of one day for monthly payment job | Joris |
2015-09-16 | Stop the undo button of the income form to submit | Joris |
2015-09-13 | Removing useless user join on total payment query | Joris |
2015-09-13 | Adding UI to modify the income | Joris |
2015-09-13 | Adding income database table with a getter and a setter | Joris |
2015-09-13 | Splitting Global design file into a hierarchy of files | Joris |
2015-09-13 | Using flexbox for the add payment form | Joris |
2015-09-12 | Adding UI income read-only | Joris |
2015-09-11 | Using jsonObject to create on the fly json object responses | Joris |
2015-09-10 | Setting monthly payments and exceeding payers aside | Joris |
2015-09-10 | Use the cantarell font | Joris |
2015-09-09 | Authorizing refunds (negative payments) but stop authorizing null payments | Joris |
2015-09-08 | Using dom buttons for payment delete | Joris |
2015-09-07 | Fixing logout page | Joris |
2015-09-07 | Make page numbering width to adapt | Joris |
2015-09-06 | Simplifying paymentJob | Joris |
2015-09-06 | Setting up the monthly job | Joris |
2015-09-06 | Shortening monthly count and sum message | Joris |
2015-09-06 | Showing the total amount of monthly payments | Joris |
2015-09-06 | Reducing the size of the pages so that they fit in the reduced size screen | Joris |
2015-09-06 | Sorting monthly payments by name | Joris |
2015-09-06 | Renaming PaymentView to LoggedInView | Joris |
2015-09-06 | Use buttons or links when elements are clickable | Joris |
2015-09-06 | The user can remove a monthly payment | Joris |
2015-09-06 | Show montly payments with an expandable mechanism | Joris |
2015-09-06 | Can add monthly payments, not visible at the moment though, just the count is... | Joris |
2015-09-05 | Design adjustments | Joris |
2015-09-05 | Bold title | Joris |
2015-09-05 | Payment frequence choice between either punctual or monthly, UI only | Joris |
2015-09-05 | Renaming PaymentView to LoggedView | 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 | Fixing signOut url | Joris |
2015-08-27 | Server payament delete | Joris |
2015-08-23 | UI payment delete, not done on server side yet | Joris |
2015-08-20 | Removing exposed modules so that we do not need a documentation for main | guyonvarch |
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-14 | Translating dates | Joris Guyonvarch |
2015-08-14 | Adding an edition model for the payment view | 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 |