summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/filtered_search
Commit message (Expand)AuthorAgeFilesLines
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-255-9/+9
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-1/+1
* Allow assigning and filtering issuables by ancestor group labelsFelipe Artur2018-04-042-4/+17
* Add `isGroupDecendent` to init configKushal Pandya2018-03-022-0/+4
* Add support for query params for labels endpointKushal Pandya2018-03-021-2/+21
* Add group related config and endpoint methods to be consistent with EEKushal Pandya2018-03-012-11/+36
* remove unused filtered_search webpack bundleMike Greiling2018-02-281-10/+0
* Merge branch 'refactor/move-filtered-search-vue-component' into 'master'Clement Ho2018-02-243-104/+106
|\
| * Move RecentSearchesDropdownContent vue componentGeorge Tsiolis2018-02-223-104/+106
* | Removed pagination from AutocompleteUsersFinderYorick Peterse2018-02-221-1/+0
* | Harmonize CE and EE JS codereduce-ce-ee-disrepancies-in-jsRémy Coutable2018-02-221-0/+3
|/
* Rest of Dispatcher RefactorJacob Schatz2018-02-2111-111/+110
* Export class instead of assigning to `gl`Kushal Pandya2018-02-071-4/+1
* Make class initialization configurableKushal Pandya2018-02-072-38/+57
* Remove `FilteredSearchTokenKeys` importKushal Pandya2018-02-071-1/+0
* Merge branch 'main-js-tidy-up' into 'master'Filipa Lacerda2018-01-113-0/+3
|\
| * Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-103-0/+3
* | 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