aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-06-26Add missing AddIncome messageJoris
2016-06-26Confirm before payment deletionJoris
2016-06-26Add an editable date field for punctual payment creationJoris
2016-06-25Show only non-null payment partitionJoris
2016-06-25Add a remove icon to empty a input text fieldJoris
2016-06-25Use the search to view either punctual or monthly paymentsJoris
2016-06-23Use a dialog to add a paymentJoris
2016-06-21Add a dialog to confirm income deletionJoris
2016-06-19Show payment count and sum right after searchJoris
2016-06-13Use simple-form for search and set styleJoris
2016-06-13Empty add income form when validatedJoris
2016-06-12Design income formJoris
2016-06-04Add mean payment by monthJoris
2016-06-04Add search on payments and use inline font awesome from elmJoris
2016-06-03Add creation and amount translationsJoris
2016-06-03Migrate to elm 0.17Joris
2016-04-16Responsive headerJoris
2016-04-08Add total payment partitionJoris
2016-04-07Add cumulative incomes by userJoris
2016-04-06Use translated month in stat pageJoris
2016-04-06Add payments by month in statJoris
2016-04-06Show first, previous, next and last page even if the action does not do anythingJoris
2016-04-05Ameliore design in income page and stat pageJoris
2016-04-05Add a space between exceeding payer name and amountJoris
2016-04-05Add total payments statsJoris
2016-04-05Highlight current page in headerJoris
2016-04-05Add a statistics empty pageJoris
2016-04-04Begin cumulative income at first payment and not beforeJoris
2016-04-04Add income list CRUD in user pageJoris
2016-03-31Use https link and secure cookie when activatedJoris
2016-03-31Add viewportJoris
2016-03-31Add init data in html pageJoris
2016-03-30Filter own monthly payments in viewJoris
2016-03-30Merge punctual and monthly payments in client modelJoris
2016-03-29Move logged data to LoggedIn componentJoris
2016-03-28Compute payment count client sideJoris
2016-03-28Create an empty but reachable user pageJoris
2016-03-27Move view and models filesJoris
2016-03-27Moving some filesJoris
2016-03-27Regroup monthly modulesJoris
2016-03-27Regroup add payment modulesJoris
2016-03-27Regroup account modulesJoris
2016-03-27Regroup loggedIn modulesJoris
2016-03-27Regroup signIn modulesJoris
2016-03-27Add the user name in the headerJoris
2016-03-27Compute payers client side rather than server sideJoris
2016-03-26Use parsing duration facilities from config-managerJoris
2016-03-26Move no-reply mail from messages to confJoris
2016-03-23Sign in token link to /Joris
2016-03-22Use nodemon insteal of watchJoris