aboutsummaryrefslogtreecommitdiff
path: root/src/server/Design/Global.hs
AgeCommit message (Expand)Author
2015-09-06Can add monthly payments, not visible at the moment though, just the count is...Joris
2015-09-05Design adjustmentsJoris
2015-09-05Bold titleJoris
2015-09-05Payment frequence choice between either punctual or monthly, UI onlyJoris
2015-09-05Limit showed pages and add first, previous, next and last page linksJoris
2015-09-05Centering pagesJoris
2015-09-04Adding paging (need some fixes)Joris
2015-09-03Adapting design to smaller screensJoris
2015-08-29MoneySymbol is translated tooJoris
2015-08-29Modifying colors thanks to palettonJoris
2015-08-29Showing exceeding payersJoris
2015-08-23UI payment delete, not done on server side yetJoris
2015-08-14One payment is clickable and set to orange for the momentJoris Guyonvarch
2015-08-13Payment input rounded and payment columns fixed percentagewiseJoris Guyonvarch
2015-08-13Giving the payment id to the clientJoris Guyonvarch
2015-08-12Add payment input and label error in red even if they have the focusJoris Guyonvarch
2015-08-12Input and label design glued togetherJoris Guyonvarch
2015-08-09Simpler add payment with icons instead of text for labelsJoris Guyonvarch
2015-08-01Fixing percent computation for add payment labelsJoris Guyonvarch
2015-08-01Adding error feedbacks when adding a paymentJoris Guyonvarch
2015-07-30Amelioring the payment add designJoris 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 either error or success message at sign in pageJoris Guyonvarch
2015-07-19Login with a token validationJoris Guyonvarch
2015-07-19Adding UI to sign in and sign outJoris 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