- 25 Jan, 2017 1 commit
-
-
Sam Rose authored
-
- 18 Jan, 2017 4 commits
-
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
- 16 Jan, 2017 1 commit
-
-
Eric Eastwood authored
-
- 19 Dec, 2016 1 commit
-
-
Alfredo Sumaran authored
-
- 14 Dec, 2016 3 commits
-
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
This fixes the case when the user wants to add a label. The user has to use the dropdown’s filter input to look for a label and click it in order to see the bug. Step to reproduce - Select at least two issues, one label should be present in all issues, other label should be present in at least one. - On the label dropdown: Deselect label that is present in all issues, look for another issue using the filter input and click it. - Click on `Update issues` Before: Unmarked label were kept on selected issues. Now: Unmarked label is removed from selected issues
-
Mike Greiling authored
-
- 07 Dec, 2016 1 commit
-
-
Phil Hughes authored
This ports some code over from EE to reduce conflicts
-
- 16 Nov, 2016 1 commit
-
-
Phil Hughes authored
Opening the user dropdown currently sends 2 requests. This has been changed so only one is sent Closes #24131
-
- 15 Nov, 2016 1 commit
-
-
Luke "Jared" Bennett authored
-
- 28 Oct, 2016 1 commit
-
-
Ido Leibovich authored
While loading, the entire dropdown is greyed out. However, The focus is on the text input, so user can input text. Move the focus event to after loading finished to fix this.
-
- 26 Oct, 2016 3 commits
-
-
Jack Davison authored
CoffeeScript generated JavaScript contains some unreadable expressions. This refactoring addresses complex uses of the exestential operator that produced unreadable Javascript.
-
Airat Shigapov authored
-
winniehell authored
-
- 14 Oct, 2016 6 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
- Fixes an issue where `renderItem` is called several times even when not required - Increased performance when rendering dropdown items Closes #21110
-
- 10 Oct, 2016 1 commit
-
-
Brennan Roberts authored
Stop the global search form's default "action" from fighting with dropdown items when using the keyboard to navigate the dropdown. `e.preventDefault()` is now called on the enter key when a dropdown item is already selected. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 07 Oct, 2016 1 commit
-
-
Phil Hughes authored
-
- 04 Oct, 2016 1 commit
-
-
Fatih Acet authored
-
- 20 Sep, 2016 1 commit
-
-
Luke Bennett authored
-
- 14 Sep, 2016 1 commit
-
-
Luke Bennett authored
Replace single quotes with escaped single quotes and write spec to test multiple lable selection over a page load Added spec for removing label with space and single quote Fixed removing label with single quote
-
- 08 Sep, 2016 1 commit
-
-
Jared Deckard authored
-
- 06 Sep, 2016 2 commits
-
-
Alfredo Sumaran authored
Restore changes introduced in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/581
-
Alfredo Sumaran authored
-
- 01 Sep, 2016 2 commits
-
-
Luke Bennett authored
Completed project filter dropdown, still need to move it from inline to ProjectSelect.js (or different)
-
Luke Bennett authored
-
- 31 Aug, 2016 1 commit
-
-
Phil Hughes authored
Closes #15552
-
- 25 Aug, 2016 1 commit
-
-
Alfredo Sumaran authored
-
- 24 Aug, 2016 1 commit
-
-
Luke Bennett authored
Moved `.option-hidden` to exist only in `SELECTABLE_CLASSES` as `NON_SELECTABLE_CLASSES` is used to re-show previously hidden elements
-
- 23 Aug, 2016 2 commits
-
-
Alfredo Sumaran authored
-
Phil Hughes authored
Closes #20627
-
- 19 Aug, 2016 2 commits
-
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-