aboutsummaryrefslogtreecommitdiff
path: root/src/server/Design/Global.hs
AgeCommit message (Expand)Author
2016-01-03Set focus properties to button elementsJoris
2015-11-01Add an opacity animation at signIn and loggedIn overtureJoris
2015-09-13Splitting Global design file into a hierarchy of filesJoris
2015-09-13Using flexbox for the add payment formJoris
2015-09-12Adding UI income read-onlyJoris
2015-09-10Setting monthly payments and exceeding payers asideJoris
2015-09-10Use the cantarell fontJoris
2015-09-09Authorizing refunds (negative payments) but stop authorizing null paymentsJoris
2015-09-08Using dom buttons for payment deleteJoris
2015-09-07Make page numbering width to adaptJoris
2015-09-06Reducing the size of the pages so that they fit in the reduced size screenJoris
2015-09-06Use buttons or links when elements are clickableJoris
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-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