summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/filtered_search
Commit message (Expand)AuthorAgeFilesLines
* Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-031-3/+3
* Clears visual token on second backspaceMartin Wortschack2018-01-021-15/+27
* updated importsurl-utility-es-modulePhil Hughes2017-12-111-2/+2
* use exported methods instead of gl.utilsPhil Hughes2017-12-081-1/+2
* apply changes for JS and CSS from gitlab-ee!2912Simon Knox2017-10-313-16/+19
* Revert "Merge branch '2518-saved-configuration-for-issue-board' into 'master'"revert-2573818fDmitriy Zaporozhets2017-10-303-19/+16
* [CE backport] Saved configuration for issue boardOswaldo Ferreira2017-10-303-16/+19
* Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin2017-10-171-2/+2
* Flash is now a ES6 modulePhil Hughes2017-10-105-13/+11
* Fix spelling of occurredjramsay-spelling-occurredJames Ramsay2017-09-264-4/+4
* Return only group's members in user dropdowns on issuables list pages20824-scope-users-to-members-in-group-issuable-listRémy Coutable2017-09-141-0/+5
* Backport getAllParams and other nav changes from service desk.Bryce Johnson2017-09-071-2/+15
* Change hint format for main filtered search dropdown29786-inconsistent-search-hintChris Peressini2017-09-021-1/+1
* Add filter by my reactionHiroyuki Sato2017-08-307-4/+141
* Remove monkey-patched Array.prototype.first() and last() methodsMike Greiling2017-08-043-4/+4
* Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-031-0/+1
* Add filtered search to group issue dashboardClement Ho2017-08-025-19/+106
* Refactor filtered search dropdown parametersClement Ho2017-07-205-14/+29
* Introduce addClassIfElementExists utilitywinh-no-current-user-search-barwinh2017-06-272-10/+4
* Add condition if there is a current user to DropdownUserwinh2017-06-271-2/+5
* Make JavaScript tests fail for unhandled Promise rejectionsWinnie Hellmann2017-06-231-0/+4
* Revert to using links instead of buttons in Issuable Index tabs.Bryce Johnson2017-06-211-0/+1
* Make dropdown hint consistent with EE versionconsistent-dropdown-hintClement Ho2017-06-161-1/+1
* Merge branch 'auto-search-when-state-changed' into 'master'Phil Hughes2017-06-071-2/+53
|\
| * Use data attributes instead of classClement Ho2017-06-071-12/+9
| * Add jasmine spec for searchStateauto-search-when-state-changedClement Ho2017-06-061-2/+4
| * Use button instead of fake buttonClement Ho2017-06-061-0/+4
| * Refactor to use class name to determine stateClement Ho2017-06-061-31/+34
| * Perform filtered search when state tab is changedClement Ho2017-06-051-2/+47
* | Change from double click to single click to open dropdownsingle-click-filterClement Ho2017-06-061-19/+7
|/
* Style people in issuable search bar (!11402)winh-styled-people-search-barwinh2017-06-022-13/+64
* Show current user immediately in issuable filtersWinnie Hellmann2017-06-021-0/+8
* Backport canEdit changes for conditional remove buttonback-port-locked-milestones-to-ceEric Eastwood2017-05-263-22/+55
* Merge branch '32563-remove-duplicated-config-code-for-filtered-search-dropdow...Phil Hughes2017-05-2411-32/+48
|\
| * Port EE changes32563-remove-duplicated-config-code-for-filtered-search-dropdownsClement Ho2017-05-2311-18/+37
| * Remove duplicated codeClement Ho2017-05-182-14/+11
* | update filtered_search to ES module syntaxMike Greiling2017-05-165-17/+14
|/
* Scope recent searches to projectEric Eastwood2017-05-152-3/+8
* Colorize labels in issue search fieldWinnie Hellmann2017-05-051-2/+38
* Fallback localstorage casesLuke "Jared" Bennett2017-05-056-8/+50
* Merge branch 'droplab-templating-xss-fix' into 'master' Jacob Schatz2017-05-031-1/+1
|\
| * Merge branch 'master' into droplab-templating-xss-fixLuke "Jared" Bennett2017-04-249-1078/+1062
| |\
| * | Used underscore to template list children to utilize their simple escaped int...Luke "Jared" Bennett2017-04-121-1/+1
* | | Add button to delete filters from filtered search barClement Ho2017-04-262-12/+40
| |/ |/|
* | Add ES lint support to identify poorly written PromisesKushal Pandya2017-04-201-0/+2
* | Remove IIFEs in filtered_search_bundle.jsremove-iife-filtered-search-bundleAlfredo Sumaran2017-04-179-1078/+1060
|/
* Update droplabLuke "Jared" Bennett2017-04-076-20/+35
* Recent search history for issuesEric Eastwood2017-04-068-11/+282
* Remove duplicated tokens in issuable search barAlfredo Sumaran2017-03-281-5/+15
* Fixed the filter bar not working in IEPhil Hughes2017-03-221-1/+1