aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-09-04Return content-type of assetsJoris
2022-08-21Fix payments page on narrow devicesJoris
2022-07-09Fix payment search by sub wordJoris
2021-10-10Filter payments by start and end dateJoris
2021-10-10Search by name, cost and userJoris
2021-10-10Search payments by categories explicitelyJoris
2021-10-10Search by categoryJoris
2021-02-13Add status pageJoris
2021-02-07Upgrade dependenciesJoris
2021-02-01Fix mail sendingJoris
2021-01-03Fuse sendmail_path and mock mail config keysJoris
2021-01-03Let Sqlite provide a default created_atJoris
2021-01-03Rewrite in RustJoris
2017-11-08Use a better project structureJoris
2017-11-07Reformat payment queriesJoris
2017-11-07Bootstrap with GHCJS and reflex:Joris
2017-07-09Fix batch payment creationJoris
2017-06-06Fix payment category search queryJoris
2017-06-05Replace persistent by sqlite-simpleJoris
2017-04-02Add a chart on payments by month by categoriesJoris
2017-03-27Modelize punctual and monthly payment pagesJoris
2017-03-27Improve form validationJoris
2017-03-26Fix update payment category constraint errorJoris
2017-03-26Copy mime-mail locallyJoris
2017-03-26Separate client and server watchJoris
2017-03-24Features/categoriesJoris
2016-11-19Search payments with multiple words and by cost tooJoris
2016-11-13Show a different message on weekly report if there were no activity during th...Joris
2016-11-13Send weekly activity at start of week about previous weekJoris
2016-10-30Use the timezone of the time and not the timezone of nowJoris
2016-08-21Show a message if there is an error during a server requestJoris
2016-08-08Add missing translations and modify clone income date to be the actual dateJoris
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-26CleanupJoris
2016-06-26Set up enter form submi behaviour on dialogJoris
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