summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/filters.scss
Commit message (Expand)AuthorAgeFilesLines
* Display boards filter bar on mobileMartin Hanzel2019-07-151-24/+29
* Reduce height of issue board input to align with buttons49041-issue-board-input-heightAnnabel Dunstone Gray2019-05-221-1/+1
* Filter merge requests by target branchHiroyuki Sato2019-03-091-1/+10
* Added Stylelint SetupTim Zallmann2019-02-251-11/+0
* Fix secondary nav dropdown menu styling in tablet and mobile screensKushal Pandya2018-12-031-10/+6
* Resolve "Move filter dropdown from Font Awesome to our own icons"Constance Okoghenun2018-09-181-3/+2
* Resolve "Filter bar height changes when items are added"Andrea Leone2018-09-111-2/+2
* Resolve "Update presentation for SSO providers on log in page"Martin Wortschack2018-09-061-2/+2
* Remove another batch of reassigned scss variablesAnnabel Dunstone Gray2018-08-211-1/+1
* Separate BS4 overrides into own file; remove all reassignments of -300Annabel Dunstone Gray2018-08-091-2/+2
* Fix search bar text input alignmentClement Ho2018-07-091-1/+4
* Fix history icon misalignedJose2018-06-061-0/+1
* Ran migration scriptClement Ho2018-04-091-10/+10
* Change max-height of all dropdowns to 312px41570-max-height-dropdownAnnabel Dunstone Gray2018-01-081-1/+1
* Use global styles for filter dropdownsWinnie Hellmann2017-12-081-54/+5
* remove top from dropdown-label-box that is child of filter-dropdown-item40592-dropdown-options-are-misalignedLuke Bennett2017-12-021-0/+1
* default fill color for SVGsSimon Knox2017-11-211-5/+0
* Enable BorderZero rule in scss-lintTakuya Noguchi2017-11-061-2/+2
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-031-3/+3
|\
| * Enable MergeableSelector in scss-lintTakuya Noguchi2017-11-031-3/+3
* | remove PhantomJS specific hacksMike Greiling2017-10-311-6/+0
|/
* Remove filter icon from search bar32318-filter-iconAnnabel Dunstone Gray2017-10-241-12/+1
* Merge branch 'winh-issuable-dashboard-dropdowns' into 'master'Phil Hughes2017-08-301-0/+4
|\
| * Make issuable dashboard dropdowns consistentwinh-issuable-dashboard-dropdownswinh2017-08-291-0/+4
* | Add filter by my reactionHiroyuki Sato2017-08-301-1/+13
|/
* Changed all font-weight values to 400 and 600Dimitrie Hoekstra2017-08-241-2/+2
* Make issuable filter dropdown style consistentWinnie Hellmann2017-08-181-4/+2
* Merge branch '35482-dropdown' into 'master'Annabel Dunstone Gray2017-07-311-4/+4
|\
| * fix :focus styles for selected filter dropdown items35482-dropdownSimon Knox2017-07-251-4/+4
* | Global nav (9.0) UI improvementTakuya Noguchi2017-07-281-1/+2
|/
* fix padding on filtered search dropdown. Styles should only apply to li in listSimon Knox2017-07-181-5/+2
* Enable UnnecessaryParentReference in scss-lintTakuya Noguchi2017-07-121-2/+2
* Fix filters.scss trailing spacesLuke "Jared" Bennett2017-07-071-1/+1
* Added issuables_helper.js, tidied up droplab-dropdown JS, fixed filtered sear...Luke "Jared" Bennett2017-07-071-1/+7
* Tidy up close_reopen helpers and fix filtered-search-token paddingLuke "Jared" Bennett2017-07-071-0/+4
* Dont show toggle if only one action is available and do not show report as ab...Luke "Jared" Bennett2017-07-071-0/+1
* First FE review changesLuke "Jared" Bennett2017-07-071-0/+6
* Fixed filtered search clear button being off-centersearch-clear-button-centerPhil Hughes2017-06-201-3/+0
* Darken label color in search filter when hoveringwinh-label-filter-hoverwinh2017-06-161-1/+1
* Change from double click to single click to open dropdownsingle-click-filterClement Ho2017-06-061-7/+9
* Move issuable bulk edit form into a new sidebar.28340-mass-edit-issues-and-mrs-from-sidebarBryce Johnson2017-06-061-12/+0
* Style people in issuable search bar (!11402)winh-styled-people-search-barwinh2017-06-021-0/+1
* Move clear search button out of issuable search barwinh2017-06-021-1/+1
* Center loading spinner in issuable filterswinh-filter-dropdown-spinnerwinh2017-05-311-0/+1
* Backport canEdit changes for conditional remove buttonback-port-locked-milestones-to-ceEric Eastwood2017-05-261-16/+17
* Make static filter entries scroll with dynamic oneswinh-filters-dropdown-scrollwinh2017-05-231-5/+2
* Convert fa-history to svg; tweak alignmentAnnabel Dunstone Gray2017-05-171-13/+12
* Colorize labels in issue search fieldWinnie Hellmann2017-05-051-2/+12
* Add button to delete filters from filtered search barClement Ho2017-04-261-2/+20
* Merge branch '30642-fix-recent-search-history-icon-alignment-in-safari' into ...Clement Ho2017-04-131-14/+12
|\