Age | Commit message (Expand) | Author |
2016-06-26 | Add missing AddIncome message | Joris |
2016-06-26 | Confirm before payment deletion | Joris |
2016-06-26 | Add an editable date field for punctual payment creation | Joris |
2016-06-25 | Show only non-null payment partition | Joris |
2016-06-25 | Add a remove icon to empty a input text field | Joris |
2016-06-25 | Use the search to view either punctual or monthly payments | Joris |
2016-06-23 | Use a dialog to add a payment | Joris |
2016-06-21 | Add a dialog to confirm income deletion | Joris |
2016-06-19 | Show payment count and sum right after search | Joris |
2016-06-13 | Use simple-form for search and set style | Joris |
2016-06-13 | Empty add income form when validated | Joris |
2016-06-12 | Design income form | Joris |
2016-06-04 | Add mean payment by month | Joris |
2016-06-04 | Add search on payments and use inline font awesome from elm | Joris |
2016-06-03 | Add creation and amount translations | Joris |
2016-06-03 | Migrate to elm 0.17 | Joris |
2016-04-16 | Responsive header | Joris |
2016-04-08 | Add total payment partition | Joris |
2016-04-07 | Add cumulative incomes by user | Joris |
2016-04-06 | Use translated month in stat page | Joris |
2016-04-06 | Add payments by month in stat | Joris |
2016-04-06 | Show first, previous, next and last page even if the action does not do anything | Joris |
2016-04-05 | Ameliore design in income page and stat page | Joris |
2016-04-05 | Add a space between exceeding payer name and amount | Joris |
2016-04-05 | Add total payments stats | Joris |
2016-04-05 | Highlight current page in header | Joris |
2016-04-05 | Add a statistics empty page | Joris |
2016-04-04 | Begin cumulative income at first payment and not before | Joris |
2016-04-04 | Add income list CRUD in user page | Joris |
2016-03-31 | Use https link and secure cookie when activated | Joris |
2016-03-31 | Add viewport | Joris |
2016-03-31 | Add init data in html page | Joris |
2016-03-30 | Filter own monthly payments in view | Joris |
2016-03-30 | Merge punctual and monthly payments in client model | Joris |
2016-03-29 | Move logged data to LoggedIn component | Joris |
2016-03-28 | Compute payment count client side | Joris |
2016-03-28 | Create an empty but reachable user page | Joris |
2016-03-27 | Move view and models files | Joris |
2016-03-27 | Moving some files | Joris |
2016-03-27 | Regroup monthly modules | Joris |
2016-03-27 | Regroup add payment modules | Joris |
2016-03-27 | Regroup account modules | Joris |
2016-03-27 | Regroup loggedIn modules | Joris |
2016-03-27 | Regroup signIn modules | Joris |
2016-03-27 | Add the user name in the header | 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 |