summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/labels_select.js
Commit message (Expand)AuthorAgeFilesLines
* fixed failing specsPhil Hughes2018-01-311-6/+6
* Converted labels_select.js to axiosPhil Hughes2018-01-301-85/+85
* Merge branch 'label-xss-10-3' into 'security-10-3'Jacob Schatz2018-01-161-1/+1
* fix bad master mergeSimon Knox2017-11-021-4/+4
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 2518-saved-conf...Simon Knox2017-11-011-417/+413
|\
| * Export logo and labels select as ES6 modulesFilipa Lacerda2017-11-011-415/+411
* | apply changes for JS and CSS from gitlab-ee!2912Simon Knox2017-10-311-4/+9
|/
* Revert "Merge branch '2518-saved-configuration-for-issue-board' into 'master'"revert-2573818fDmitriy Zaporozhets2017-10-301-9/+4
* [CE backport] Saved configuration for issue boardOswaldo Ferreira2017-10-301-4/+9
* Cleanup data-page attribute after each Karma test38871-cleanup-data-page-attribute-after-karma-testEric Eastwood2017-10-111-2/+2
* Remove AjaxLoadingSpinner and CreateLabelDropdown from global namespaceFilipa Lacerda2017-10-091-1/+2
* Remove animate.js and the issuable label pulse animation.refactor-animate-jsBryce Johnson2017-09-131-7/+0
* Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-031-1/+1
* Add filtered search to group issue dashboardClement Ho2017-08-021-12/+2
* Move issuable bulk edit form into a new sidebar.28340-mass-edit-issues-and-mrs-from-sidebarBryce Johnson2017-06-061-9/+6
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-2/+5
* Add ES lint support to identify poorly written PromisesKushal Pandya2017-04-201-3/+5
* don't show loading spinners for server-rendered sidebar fieldsSimon Knox2017-03-181-1/+1
* Removed previous filter codePhil Hughes2017-03-081-16/+2
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* Added all filtersPhil Hughes2017-02-031-10/+26
* Merge branch 'label-select-toggle' into 'master' kamil-test-branchFatih Acet2017-01-251-1/+5
|\
| * Fixed label select toggle not updating correctlylabel-select-togglePhil Hughes2017-01-161-1/+5
* | resolve all padded-blocks eslint violationsMike Greiling2017-01-181-2/+1
* | resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-181-2/+2
|/
* Fix eslint errorsfix-master-eslint-errorsAlfredo Sumaran2016-12-151-1/+1
* Merge branch '24877-bulk-edit-only-keeps-common-labels-when-searching' into '...Fatih Acet2016-12-151-62/+84
|\
| * Address feedback24877-bulk-edit-only-keeps-common-labels-when-searchingAlfredo Sumaran2016-12-141-5/+13
| * Improve issuable's bulk assignment implementationAlfredo Sumaran2016-12-141-62/+76
* | resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+4
|/
* Remove JSX/React eslint plugins.remove-jsx-react-eslint-pluginsLuke "Jared" Bennett2016-11-291-1/+1
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* Merge branch 'eslint' into 'master' Fatih Acet2016-10-261-0/+1
|\
| * disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* | Hides/shows the boards sidebarPhil Hughes2016-10-201-1/+1
* | Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-191-1/+1
|\ \ | |/
| * Return the title for id of 'No label'23375-filtering-on-any-label-or-no-label-does-not-workLuke Bennett2016-10-191-1/+1
* | Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-191-2/+2
|\ \ | |/
| * Updated JS to work with issue index & showfeature/issues-boardPhil Hughes2016-10-121-2/+2
* | Fixed filter specsPhil Hughes2016-10-071-1/+1
* | Fixed sidebar dropdowns to work with VuePhil Hughes2016-10-071-2/+3
* | Sidebar details update when changingPhil Hughes2016-10-071-2/+26
|/
* Fix CHANGELOG and wrong conflict resolutionRémy Coutable2016-10-061-1/+1
* Merge commit 'dev/security' into 'master'Rémy Coutable2016-10-061-2/+3
|\
| * Convert label creation from API to controller endpointNick Thomas2016-09-231-3/+4
* | Add position menu above ability to glDropdown.Fatih Acet2016-10-041-2/+8
* | Fix dropdown title when No Label selected.Fatih Acet2016-10-041-21/+40
* | Merge branch 'master' into revert-c676283bPhil Hughes2016-10-031-6/+23
|\ \
| * | Send ajax request for label update only if they are changed (#19472 !5071)label-update-check-newPhil Hughes2016-09-271-1/+10
| * | Merge branch 'issue-boards-label-filter-fix' into 'master' Fatih Acet2016-09-271-3/+3
| |\ \ | | |/ | |/|