aboutsummaryrefslogtreecommitdiff
path: root/src/server/Model/Message/Translations.hs
AgeCommit message (Expand)Author
2017-11-07Bootstrap with GHCJS and reflex:Joris
2017-04-02Add a chart on payments by month by categoriesJoris
2017-03-27Improve form validationJoris
2017-03-26Separate client and server watchJoris
2017-03-24Features/categoriesJoris
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-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 missing AddIncome messageJoris
2016-06-26Confirm before payment deletionJoris
2016-06-26Add an editable date field for punctual payment creationJoris
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-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-04-16Responsive headerJoris
2016-04-08Add total payment partitionJoris
2016-04-07Add cumulative incomes by userJoris
2016-04-05Ameliore design in income page and stat pageJoris
2016-04-05Add a statistics empty pageJoris
2016-04-04Add income list CRUD in user pageJoris
2016-03-31Add init data in html pageJoris
2016-03-26Move no-reply mail from messages to confJoris
2016-03-11Don't use persona anymore, use email token to sign inJoris
2016-01-03Set focus properties to button elementsJoris
2016-01-02Set a spinner for sign inJoris
2015-12-30Minor design modificationsJoris
2015-12-29Using persona to validate emailsJoris
2015-11-01Set currency in conf instead of in messagesJoris
2015-10-04Do not authorize negative incomesJoris
2015-10-04Using incomes to compute a fair computation to designate the payerJoris
2015-10-01Update no-reply email domain from shared-cost.guyonvarch.me to cost.guyonvarc...Joris
2015-09-13Adding UI to modify the incomeJoris
2015-09-13Using flexbox for the add payment formJoris
2015-09-12Adding UI income read-onlyJoris
2015-09-09Authorizing refunds (negative payments) but stop authorizing null paymentsJoris
2015-09-06Shortening monthly count and sum messageJoris
2015-09-06Showing the total amount of monthly paymentsJoris
2015-09-06Can add monthly payments, not visible at the moment though, just the count is...Joris
2015-09-05Payment frequence choice between either punctual or monthly, UI onlyJoris