aboutsummaryrefslogtreecommitdiff
path: root/src/server/Design/Global.hs
AgeCommit message (Expand)Author
2017-11-08Use a better project structureJoris
2017-11-07Bootstrap with GHCJS and reflex:Joris
2016-08-21Show a message if there is an error during a server requestJoris
2016-06-29Responsive home pageJoris
2016-06-29Add tooltipsJoris
2016-06-26CleanupJoris
2016-06-25Use the search to view either punctual or monthly paymentsJoris
2016-06-21Add a dialog to confirm income deletionJoris
2016-06-13Use simple-form for search and set styleJoris
2016-06-12Design income formJoris
2016-06-04Add search on payments and use inline font awesome from elmJoris
2016-06-03Migrate to elm 0.17Joris
2016-04-16Responsive headerJoris
2016-04-07Add cumulative incomes by userJoris
2016-04-05Ameliore design in income page and stat pageJoris
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