4dbbab7b21
Add latest changes from gitlab-org/gitlab@17-4-stable-ee
2024-09-17 06:56:24 +00:00
9297025d0b
Add latest changes from gitlab-org/gitlab@16-7-stable-ee
2023-12-19 11:01:45 +00:00
585826cb22
Add latest changes from gitlab-org/gitlab@16-6-stable-ee
2023-11-14 08:41:52 +00:00
419c53ec62
Add latest changes from gitlab-org/gitlab@16-5-stable-ee
2023-10-19 12:57:54 +00:00
db384e6b19
Add latest changes from gitlab-org/gitlab@16-3-stable-ee
2023-08-18 10:50:51 +00:00
43a25d93eb
Add latest changes from gitlab-org/gitlab@16-0-stable-ee
2023-05-17 16:05:49 +00:00
0c872e02b2
Add latest changes from gitlab-org/gitlab@15-7-stable-ee
2022-12-20 14:22:11 +00:00
6ed4ec3e0b
Add latest changes from gitlab-org/gitlab@15-4-stable-ee
2022-09-19 23:18:09 +00:00
41fe97390c
Add latest changes from gitlab-org/gitlab@14-9-stable-ee
2022-03-18 20:02:30 +00:00
a5f4bba440
Add latest changes from gitlab-org/gitlab@14-0-stable-ee
2021-06-16 18:25:58 +00:00
9dc93a4519
Add latest changes from gitlab-org/gitlab@13-11-stable-ee
2021-04-20 23:50:22 +00:00
8b573c9489
Add latest changes from gitlab-org/gitlab@13-7-stable-ee
2020-12-17 11:59:07 +00:00
7e9c479f7d
Add latest changes from gitlab-org/gitlab@13-6-stable-ee
2020-11-19 08:27:35 +00:00
48aff82709
Add latest changes from gitlab-org/gitlab@13-5-stable-ee
2020-10-21 07:08:36 +00:00
85dc423f70
Add latest changes from gitlab-org/gitlab@13-4-stable-ee
2020-09-19 01:45:44 +00:00
a09983ae35
Add latest changes from gitlab-org/gitlab@13-2-stable-ee
2020-07-20 12:26:25 +00:00
41b77136ee
Revert "Merge branch '61145-fix-button-dimensions' into 'master'"
...
This reverts merge request !28545
2019-07-16 16:03:29 +00:00
d97032ca0a
Bring buttons style up to design spec
...
This is a CSS effort only.
Fixes the padding of the buttons to be `8px 12px`
(including border) so that the button height is
32px.
Also adjusts the border width for all buttons when
the state is `hover`, `focus`, or `active to be 2px
thick instead of 1px thick. This is accomplished
through an inset box-shadow as not to increase
the size of the button.
Fixes some colors for primary and tertiary buttons.
2019-07-11 10:06:09 +00:00
8769eef340
Backport of EE changes from MR 13763
...
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/13763
2019-06-14 05:07:29 +00:00
9cebc1f827
Backport some EE helper changes
...
This backports some EE changes made to DropdownsHelper and
SelectsHelper. These changes can not easily be moved into an EE specific
module, as doing so would require reimplementing all modified methods.
Since there is no harm in including these changes in CE directly, we
just backport them.
2018-12-06 17:08:12 +01:00
1993a4449a
Enable frozen string for app/helpers/**/*.rb
...
Partially addresses #47424 .
2018-09-06 17:33:46 -07:00
9904ac8129
Backports EE changes from disabling branch unprotect UI
2018-04-25 22:02:41 +01:00
90c60138db
Move "Move to different project" to sidebar
...
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/34261
2017-09-03 22:03:17 -05:00
0c560cbbf5
Updates dropdown to update branch in commit section.
2017-07-28 19:33:56 -04:00
3909c6c06c
Adds new ruby help for dropdowns for branches
2017-07-28 13:36:07 -04:00
4cfa5ce4a9
Enable the Style/PreferredHashMethods cop
...
Signed-off-by: Rémy Coutable <remy@rymai.me >
2017-06-02 19:11:26 +02:00
b7ce488df5
Recent search history for issues
...
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/27262
2017-04-06 10:25:54 -05:00
b3ed4e0cf9
Homogenize dropdowns on Issue page
...
Make sort and filter dropdowns look the same and tweak their icon and
colors according to #24150 .
Signed-off-by: David Wagner <david@marvid.fr >
2016-11-28 23:18:03 +01:00
2cddbeee65
Unify dropdown button styles
2016-11-03 12:27:06 -05:00
47d8fb84d8
Uses the selected values from the controller not the params
...
Added tests for new merge requests from forked project & owned project
2016-07-20 10:48:02 +01:00
9a1feb65cc
Fixed labels & milestones loading the wrong path
2016-07-20 10:48:02 +01:00
0a98608179
GL dropdown default toggle color
2016-07-20 10:48:02 +01:00
338072cc4b
Layout for Users Groups and Projects on admin area
2016-07-07 13:25:58 -05:00
8a27e8bb04
Disabled native autocomplete for dropdown filter inputs
2016-06-28 17:19:59 +01:00
d301791c2a
Added tests
2016-06-09 17:13:51 +01:00
8c1e3c77cd
Add multi select stay open functionality
2016-03-25 08:10:25 -04:00
8d147219cd
Added clear button to dropdown filter
2016-03-23 10:37:33 +00:00
0eecc21485
Updated controller with before_action
...
Fixed other issues based on feedback
2016-03-18 15:18:06 +00:00
a9ea06ed29
Fixed ruby style errors
2016-03-10 13:54:54 +00:00
5cdac7614d
Started page two for labels dropdown to allow creating new labels
2016-03-10 13:54:54 +00:00
8ca880c3b8
Correctly fitlers remotely
2016-03-10 13:54:54 +00:00
d6e5ed8a97
Extra links in label filter dropdown fotoer
2016-03-10 13:54:54 +00:00
11b52e287b
Applied new dropdowns to issue filters
2016-03-10 13:54:54 +00:00
cae03f8b2b
Custom ID & toggle class on dropdown
2016-03-10 13:54:54 +00:00
4407532911
GitLab dropdown JS
2016-03-10 13:54:54 +00:00