Age | Commit message (Expand) | Author |
2016-01-02 | Moving initViewAction to serverCommunication module | Joris |
2016-01-02 | Set a spinner for sign in | Joris |
2016-01-02 | Use start-app for elm | Joris |
2016-01-01 | Simplify persona usage | Joris |
2016-01-01 | Fix add and delete payment | Joris |
2015-12-31 | Fetch all the payments, do the paging only in the UI | Joris |
2015-12-30 | Minor design modifications | Joris |
2015-12-30 | Call persona sign out if there is an error in the sign-in call | Joris |
2015-12-30 | Prevent from exception when calling persona assertion url | Joris |
2015-12-30 | Upgrade to elm 0.16.0 | Joris |
2015-12-29 | Using persona to validate emails | Joris |
2015-11-01 | Give access to sharedCost if someone click on the sign in link and is already... | Joris |
2015-11-01 | Store the sign in token instead of the login in the session cookie | Joris |
2015-11-01 | Add an opacity animation at signIn and loggedIn overture | Joris |
2015-11-01 | Use in client the real currency set in config.txt | Joris |
2015-11-01 | Removing useless Translations model | Joris |
2015-11-01 | Set currency in conf instead of in messages | Joris |
2015-10-29 | Add currency in conf | Joris |
2015-10-04 | Do not authorize negative incomes | Joris |
2015-10-04 | Factor incomeDefinedForAll utilization | Joris |
2015-10-04 | Remove Utils/List not used | Joris |
2015-10-04 | Using incomes to compute a fair computation to designate the payer | Joris |
2015-10-01 | Update no-reply email domain from shared-cost.guyonvarch.me to cost.guyonvarc... | Joris |
2015-10-01 | Factor job listener | Joris |
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 | Ignoring database files | 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 |