summaryrefslogtreecommitdiff
path: root/assets/css
AgeCommit message (Expand)Author
2016-12-18Reduce height of select dropdownFrederic Guillot
2016-12-11Handle dropdown scrolling when larger that the viewportFrederic Guillot
2016-12-11Add download icon in image slideshowFrederic Guillot
2016-12-11Add slideshow for imagesFrederic Guillot
2016-12-11Replace Chosen jQuery plugin by custom UI componentFrederic Guillot
2016-12-10Rewrite project creation component in vanilla jsFrederic Guillot
2016-12-09Rewrite component to change user/group roleFrederic Guillot
2016-12-01Replace notifications Javascript code by CSSFrederic Guillot
2016-11-27Add suggest menu for user mentions in text editorFrederic Guillot
2016-11-21Rewrite markdown editor in vanilla JavascriptFrederic Guillot
2016-11-15Convert calendar to VueJS componentFrederic Guillot
2016-11-13Replace SimpleMDE with custom Markdown editorFrederic Guillot
2016-11-12Add button to close inline popupsFrederic Guillot
2016-11-06Load external tasks asynchronously from task view pageFrederic Guillot
2016-11-05Update Font-AwesomeFrederic Guillot
2016-11-05Add the possibility to create external tasksFrederic Guillot
2016-10-10Update documentation and move screenshotsFrederic Guillot
2016-09-11Duplicate a task quickly to multiple projects after the creationFrederic Guillot
2016-09-11Avoid 'blur' effect on popoverFrederic Guillot
2016-09-05Change due date color on the boardFrederic Guillot
2016-09-04Change select2 version to avoid position issueFrederic Guillot
2016-09-03Improve modal cssFrederic Guillot
2016-08-21Adjust margins for project headerFrederic Guillot
2016-08-21Avoid tags overlapping on the boardFrederic Guillot
2016-08-14Make login form fit on mobile device screenFrederic Guillot
2016-08-14Make form columns and popover more responsiveFrederic Guillot
2016-08-14Use mixins for file thumbailsFrederic Guillot
2016-08-14Make project overview page more responsiveFrederic Guillot
2016-08-14Make tables more responsiveFrederic Guillot
2016-08-13Make task summary more responsiveFrederic Guillot
2016-08-13Display same task summary on all task view pagesFrederic Guillot
2016-08-13Make page header menu more responsiveFrederic Guillot
2016-08-13Make sidebar more responsiveFrederic Guillot
2016-08-13Remove fixed table on dashboard and improve input placeholdersFrederic Guillot
2016-08-13Improve form helpers and add more hooksFrederic Guillot
2016-08-08Make filter box compatible with SafariFrederic Guillot
2016-08-08Do not show caret in dropdown input addons with small devicesFrederic Guillot
2016-08-08Make filter box and project header more responsiveFrederic Guillot
2016-08-07Use Sass custom mixins for gridFrederic Guillot
2016-08-07Add SASS variables for colorsFrederic Guillot
2016-08-07Adjust board and dropdown text-sizeFrederic Guillot
2016-08-07Convert application header to grid systemFrederic Guillot
2016-08-07Reduce number of font sizeFrederic Guillot
2016-08-06Convert vanilla CSS to SASSFrederic Guillot
2016-07-24Define exact select2 version to make sure it works with IE11Frederic Guillot
2016-07-24Removed individual column scrolling on boardFrederic Guillot
2016-07-15Fixed Markdown editor auto-grow on the task formFrederic Guillot
2016-07-03Use latest version of select2 library because it doesn't work with IE11Frederic Guillot
2016-06-28Expose task reference field to the user interfaceFrederic Guillot
2016-06-24Use the same task form layout everywhereFrederic Guillot