summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/labels_select.js
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ | | |/ | |/|
| | * Fixed issue board label filtering not removing labelsPhil Hughes2016-09-071-3/+3
| * | Replace single quotes with escaped single quotes and write spec to test multi...Luke Bennett2016-09-141-1/+1
| * | Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+9
| |/
* | Merge branch 'master' into revert-c676283bPhil Hughes2016-09-021-1/+1
|\ \ | |/
| * Fixed escaping issue with labels filterlabel-dropdown-encodePhil Hughes2016-08-311-1/+1
* | Fixed label toggle textPhil Hughes2016-08-301-14/+17
* | Merge branch 'master' into revert-c676283bPhil Hughes2016-08-301-9/+35
|/
* Changed tests to use JS testsPhil Hughes2016-08-191-1/+3
* Addressed feedbackPhil Hughes2016-08-191-0/+2
* Made logic simpler by moving away from underscorejsPhil Hughes2016-08-191-12/+8