GitLab Bot
|
d06c308380
|
Add latest changes from gitlab-org/gitlab@master
|
2020-08-20 09:09:55 +00:00 |
|
GitLab Bot
|
fda8735029
|
Add latest changes from gitlab-org/gitlab@master
|
2019-12-23 15:07:48 +00:00 |
|
Lukas Eipert
|
85002b6a7f
|
Fix sorting in feature_highlight
Apparently the Array.sort function was used in a wrong way. Instead of
returning a number indicating order [0] it returned a boolean. This
fixes that.
[0]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort
|
2019-01-22 11:23:37 -08:00 |
|
Mike Greiling
|
8b090caf82
|
Prettify environments feature_highlight and filtered_search modules
|
2018-10-16 11:52:35 -05:00 |
|
Marcel Amirault
|
6876c7afa8
|
Fix grammar (setup to set-up) in code comments, spec, views, etc.
|
2018-09-17 09:17:33 +00:00 |
|
Clement Ho
|
788b035993
|
Fix feature highlight
|
2018-05-21 11:48:06 -05:00 |
|
Luke Bennett
|
8d43fe4efe
|
Fix other listeners
|
2018-04-13 18:01:05 +01:00 |
|
Luke Bennett
|
98da0a8bb7
|
Fix feature_highlight listener
|
2018-04-13 17:29:39 +01:00 |
|
Luke Bennett
|
4950f3a5ee
|
Review changes
|
2018-03-27 18:17:36 +01:00 |
|
Luke Bennett
|
77ee14280e
|
Lint fix
|
2018-03-27 16:15:18 +01:00 |
|
Luke Bennett
|
60432a4a78
|
review
|
2018-03-26 18:51:51 +01:00 |
|
Mike Greiling
|
f248be7257
|
require jQuery to be explicitly imported
|
2018-03-09 15:18:09 -06:00 |
|
Eric Eastwood
|
2fb167fa3b
|
Restore feature_highlight code
From https://gitlab.com/gitlab-org/gitlab-ce/issues/36760
Was reverted in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14373
|
2018-02-05 12:10:09 -06:00 |
|
Clement Ho
|
ca093c4247
|
Revert feature highlight
|
2017-09-19 12:42:34 -05:00 |
|
Clement Ho
|
e7bc0d7c20
|
Add feature highlight to Issue Boards in new navigation sidebar
|
2017-09-04 12:13:58 +00:00 |
|