aboutsummaryrefslogtreecommitdiff
path: root/src/server/Model
AgeCommit message (Expand)Author
2016-01-03Validate add payment server sideJoris
2016-01-03Set focus properties to button elementsJoris
2016-01-02Set a spinner for sign inJoris
2015-12-31Fetch all the payments, do the paging only in the UIJoris
2015-12-30Minor design modificationsJoris
2015-12-29Using persona to validate emailsJoris
2015-11-01Store the sign in token instead of the login in the session cookieJoris
2015-11-01Use in client the real currency set in config.txtJoris
2015-11-01Removing useless Translations modelJoris
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-10-01Factor job listenerJoris
2015-09-13Removing useless user join on total payment queryJoris
2015-09-13Adding UI to modify the incomeJoris
2015-09-13Adding income database table with a getter and a setterJoris
2015-09-13Using flexbox for the add payment formJoris
2015-09-12Adding UI income read-onlyJoris
2015-09-11Using jsonObject to create on the fly json object responsesJoris
2015-09-09Authorizing refunds (negative payments) but stop authorizing null paymentsJoris
2015-09-06Simplifying paymentJobJoris
2015-09-06Setting up the monthly jobJoris
2015-09-06Shortening monthly count and sum messageJoris
2015-09-06Showing the total amount of monthly paymentsJoris
2015-09-06The user can remove a monthly paymentJoris
2015-09-06Show montly payments with an expandable mechanismJoris
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-05Using UserId instead of UserName to indentify usersJoris
2015-09-04Adding paging (need some fixes)Joris
2015-09-03Give the payments count to the clientJoris
2015-09-03Adapting design to smaller screensJoris
2015-08-29MoneySymbol is translated tooJoris
2015-08-29Showing exceeding payersJoris
2015-08-27Server payament deleteJoris
2015-08-14Cost must not be negativeJoris Guyonvarch
2015-08-13Giving the payment id to the clientJoris Guyonvarch
2015-08-12Fixing french translationsJoris Guyonvarch
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
2015-08-09Wording for sign in emailJoris Guyonvarch
2015-07-19Adding a 2 minutes expiration time for a login tokenJoris Guyonvarch
2015-07-19Send the login token by emailJoris Guyonvarch
2015-07-19Showing either error or success message at sign in pageJoris Guyonvarch
2015-07-19Login with a token validationJoris Guyonvarch
2015-07-06Setting up Scotty, Persistent, Clay, Blaze, Esqueleto, ElmJoris Guyonvarch