Commit Graph

88 Commits

Author SHA1 Message Date
jerasmus 9406a497ba Fix miss-aligned approvers dropdown
Fixed the miss-alignment by adding the correct classes.
Cleaned up the method to rather use string interpolation.
2018-11-07 08:19:20 +02:00
Mike Greiling c559bcca03
Prettify additional modules (I through Z) 2018-10-16 13:01:19 -05:00
Mike Greiling d76190371c Resolve "Harmonize prettier and eslint configs" 2018-10-09 15:25:53 +00:00
Jacopo f8d11e8216 Trim whitespace when inviting a new user by email 2018-10-04 19:35:58 +02:00
George Tsiolis f1c7ab5165 Replace author_link snake case in specs 2018-07-24 10:53:59 +03:00
gfyoung 23cdae8eee Enable "prefer-destructuring" in JS files
Partially addresses #47006.
2018-06-25 11:53:57 -07:00
gfyoung f5cbb44d0b Follow-up to !19808: Split up for-loop initializations 2018-06-21 14:50:34 +00:00
Lukas Eipert 0e6441164f
remove all unused eslint-disable rules 2018-06-20 14:28:28 +02:00
gfyoung dbc74800e2 Enable no-multi-assignment in JS files
Partially addresses #47006.
2018-06-15 13:08:47 -07:00
Clement Ho cefeeaea33 Merge branch 'master' into bootstrap4 2018-04-19 13:43:06 -05:00
Clement Ho 1536c69f6a Convert fixTitle to _fixTitle for regenerating tooltip titles 2018-04-19 10:40:23 -05:00
Dennis Tang 49b85262c5 Resolve "Improve tooltips of collapsed sidebars" 2018-04-19 14:43:20 +00:00
Filipa Lacerda eb71b5da81
Remove modal store and mixins from global scope 2018-04-06 13:12:21 +01:00
Mike Greiling f248be7257
require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
Yorick Peterse d2e43fbde6
Removed pagination from AutocompleteUsersFinder
The frontend code doesn't use this so there's no practical point in
supporting this. We also hardcode the limit to 20 so users can no longer
request their own limit, which could overload the database (depending on
any upper bounds perhaps enforced by Kaminari).
2018-02-22 18:55:36 +01:00
Jacob Schatz 35c8fd5586 Update to jQuery 3. 2018-02-20 22:20:48 +00:00
Phil Hughes fc53a11503
Converted users_select to use axios 2018-02-05 09:41:45 +00:00
Felix Geyer 65497b5f65 Fall back to default_avatar_url in issue assigment.
This fixes the avatar in issue assignments when the user hasn't got an
avatar and Gravatar is disabled.

Closes #34733
2018-01-28 17:39:28 +01:00
Lin Jen-Shin fb2ca26f52 Remove unused push_code_to_protected_branches 2018-01-05 23:45:12 +08:00
Simon Knox b04b3d1de7 apply changes for JS and CSS from gitlab-ee!2912
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2912/
2017-10-31 12:58:35 +01:00
Dmitriy Zaporozhets c7f0d2b2af Revert "Merge branch '2518-saved-configuration-for-issue-board' into 'master'"
This reverts merge request !15009
2017-10-30 19:53:14 +00:00
Oswaldo Ferreira cd784a80d7 [CE backport] Saved configuration for issue board 2017-10-30 09:10:09 +00:00
Eric Eastwood 03cd536b54 Cleanup data-page attribute after each Karma test
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38871
2017-10-11 11:02:55 -05:00
Clement Ho ba37848d58 Merge branch 'fix-user-select-dropdown-escaping' into 'security-9-5'
Fixes the User Selection Display (9.5)

See merge request gitlab/gitlabhq!2177
2017-09-07 20:22:16 -04:00
Mark Fletcher 2ad3dcc5ca Fix invite by email address duplication 2017-08-25 15:51:24 +07:00
Tim Zallmann dab08be606 Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
Douwe Maan 6ee0436c89 Merge branch 'tc-namespace-license-checks--multiple-assignees' into 'master'
CE counterpart of: Namespace license checks for multiple assignees

See merge request !11825
2017-07-04 14:49:08 +00:00
Tim Zallmann d49d63a04e Resolve ""Add Members" drop-down doesn't separate Name/Username" 2017-06-22 20:37:08 +00:00
Toon Claes 4c2ca4c38d [noop] Remove unused code
To make the code back in line with EE.

[ci skip]
2017-06-20 14:19:45 +02:00
Clement Ho 7997bbbfef Backport MR from EE 2017-05-26 16:27:30 -05:00
Phil Hughes a49337727b Merge branch '31987-automatically-close-assignee-select-dropdown-after-selection-when-multiple-assignees-is-disabled' into 'master'
Automatically close user dropdown for CE

Closes #31987

See merge request !11189
2017-05-18 07:41:14 +00:00
Clement Ho fbe1e00e82 Remove unnecessary hidden() 2017-05-17 11:55:08 -05:00
Clement Ho de9e559d44 Fix unassigned checkmark 2017-05-17 15:26:52 +00:00
Clement Ho 5caa989872 Use to toggle the dropdown 2017-05-17 10:13:40 -05:00
Clement Ho 2c5e70bec6 Fix conflict on users_select 2017-05-12 13:04:07 -05:00
Luke "Jared" Bennett 05278b2fda Import export users select 2017-05-12 08:15:28 +00:00
Clement Ho 9740f6a77a Add additional EE check 2017-05-11 16:20:20 -05:00
Filipa Lacerda ff5bd7a9e8 Merge branch 'remove-needless-bind-polyfills' into 'master'
Remove needless bind and indexOf polyfills

See merge request !11187
2017-05-09 17:38:05 +00:00
Clement Ho dbbe15e691 Automatically close user dropdown for CE 2017-05-09 11:12:39 -05:00
Mike Greiling b095c40783 Prevent vue.esm.js from being bundled into the primary JS bundle 2017-05-09 13:43:08 +00:00
Mike Greiling 0163624985 remove bind polyfill from users_select.js 2017-05-08 17:40:23 -05:00
Clement Ho c4094b7ec4 Fix specs 2017-05-04 22:34:15 -05:00
Clement Ho 9c4ee8ee64 Fix eslint and rubocop 2017-05-04 13:55:13 -05:00
Clement Ho dbb50ed890 Restrict FE assignees to 1 2017-05-04 13:36:18 -05:00
Clement Ho 4b1d580a84 Fix FE conflicts 2017-05-04 11:43:45 -05:00
Valery Sizov 387c4b2c21 Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
Sam Rose adc59353fa Default to null user when asignee is unselected
Also implemented same behavior on the Issue Boards assignee block.
Fixed the default state for search/filter dropdown for issuables.
2017-05-02 17:38:40 -04:00
Sam Rose e12d754b04 Add option to select the null user as the default 2017-04-29 21:16:50 -04:00
Sam Rose 575d9027d9 Display check next to assigned user in dropdown 2017-04-28 13:02:57 -04:00
Phil Hughes dab6aab220 Assignee filter on group issues/merge requests only loads group users
Closes #29490
2017-04-24 16:15:24 +01:00