summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/labels_select.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added tooltip to label value in collapsed sidebarPhil Hughes2016-08-191-2/+28
* Moved board store to namespaced gl objectPhil Hughes2016-08-171-5/+5
* Fixed bug with label filter dropdown not removing the correct labelPhil Hughes2016-08-171-2/+5
* Created a class to share functionality of creating new label from dropdownPhil Hughes2016-08-171-63/+4
* Fixed filter by any labelPhil Hughes2016-08-171-1/+3
* Correctly filters by labelsPhil Hughes2016-08-171-1/+7
* Keeps the filters after a reloadPhil Hughes2016-08-171-2/+7
* Added milestone & label filteringPhil Hughes2016-08-171-1/+4
* Fix error message for existing labels.label-flashFatih Acet2016-08-111-5/+7
* ES6ify all the things!Fatih Acet2016-07-241-0/+377