aboutsummaryrefslogtreecommitdiff
path: root/src/server/Model/Message/Key.hs
AgeCommit message (Expand)Author
2016-03-23Sign in token link to /Joris
2016-03-11Don't use persona anymore, use email token to sign inJoris
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-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-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
2015-09-03Adapting design to smaller screensJoris
2015-08-29MoneySymbol is translated tooJoris
2015-08-27Server payament deleteJoris
2015-08-12Translating payment screen except datesJoris Guyonvarch
2015-08-12Translating sign in page and mailJoris Guyonvarch
2015-08-11Showing server sides generated messages from the clientJoris Guyonvarch
2015-08-10Embedding messages into the pageJoris Guyonvarch