Age | Commit message (Expand) | Author |
2016-03-27 | Regroup signIn modules | Joris |
2016-03-27 | Add the user name in the header | Joris |
2016-03-27 | Update elm version | Joris |
2016-03-27 | Compute payers client side rather than server side | Joris |
2016-03-26 | Use parsing duration facilities from config-manager | Joris |
2016-03-26 | Move no-reply mail from messages to conf | Joris |
2016-03-23 | Sign in token link to / | Joris |
2016-03-22 | Use nodemon insteal of watch | Joris |
2016-03-21 | use config-manager instead of ConfigFile | Joris |
2016-03-12 | Do not try to init data after login mail was sent | Joris |
2016-03-11 | Don't use persona anymore, use email token to sign in | Joris |
2016-02-21 | Successfully change exec name this time | Joris |
2016-02-21 | Stop installing elm with npm | Joris |
2016-02-21 | Modify sharedCost first case | Joris |
2016-02-20 | Update gitignore because we now use nix | Joris |
2016-02-20 | Update cabal2nix usage in readme | Joris |
2016-01-08 | Nix package manager instructions | Joris |
2016-01-04 | Simplify server communicaitons in client | Joris |
2016-01-03 | Validate add payment server side | Joris |
2016-01-03 | Move update income to the account update layer | Joris |
2016-01-03 | Set focus properties to button elements | Joris |
2016-01-03 | Prevent to send multiple payments if the server is not answering | Joris |
2016-01-02 | Merge deletePayment with deleteMonthlyPayment | Joris |
2016-01-02 | Merge AddPayment and AddMonthlyPayment | Joris |
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 |