aboutsummaryrefslogtreecommitdiff
path: root/src/client/elm/LoggedIn/Home/View/Table.elm
AgeCommit message (Expand)Author
2017-03-26Separate client and server watchJoris
2017-03-24Features/categoriesJoris
2016-08-21Show a message if there is an error during a server requestJoris
2016-08-08Show incomes in a table and update like payments are updatedJoris
2016-06-29Responsive home pageJoris
2016-06-29Add tooltipsJoris
2016-06-27Add the edit functionnality on paymentsJoris
2016-06-26Add the clone functionality on paymentsJoris
2016-06-26Set up enter form submi behaviour on dialogJoris
2016-06-26Confirm before payment deletionJoris
2016-06-26Add an editable date field for punctual payment creationJoris
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-04Add mean payment by monthJoris
2016-06-04Add search on payments and use inline font awesome from elmJoris
2016-06-03Migrate to elm 0.17Joris
2016-04-05Ameliore design in income page and stat pageJoris
2016-04-04Add income list CRUD in user 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-28Create an empty but reachable user pageJoris