aboutsummaryrefslogtreecommitdiff
path: root/src/client/Main.elm
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-26Separate client and server watchJoris
2015-12-29Using persona to validate emailsJoris
2015-11-01Use in client the real currency set in config.txtJoris
2015-10-04Using incomes to compute a fair computation to designate the payerJoris
2015-09-12Adding UI income read-onlyJoris
2015-09-11Using jsonObject to create on the fly json object responsesJoris
2015-09-07Fixing logout pageJoris
2015-09-06Renaming PaymentView to LoggedInViewJoris
2015-09-06Can add monthly payments, not visible at the moment though, just the count is...Joris
2015-09-05Renaming PaymentView to LoggedViewJoris
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-08-29Showing exceeding payersJoris
2015-08-20Removing exposed modules so that we do not need a documentation for mainguyonvarch
2015-08-11Showing server sides generated messages from the clientJoris Guyonvarch
2015-07-21Adding the payment without reloading the pageJoris Guyonvarch
2015-07-20Add a payment from the UI, it needs polishing howeverJoris Guyonvarch
2015-07-19Showing login token error message in the UIJoris Guyonvarch
2015-07-19Adding UI to sign in and sign outJoris Guyonvarch
2015-07-18Showing either the payment table or a forbidden message in the UIJoris Guyonvarch
2015-07-18Adding login/logout functions thanks to a client sessionJoris Guyonvarch
2015-07-10Fetching payments and showing them in a tableJoris Guyonvarch
2015-07-06Setting up Scotty, Persistent, Clay, Blaze, Esqueleto, ElmJoris Guyonvarch