- Sep 17, 2020
-
-
Doug Stull authored
- no longer using.
-
Coung Ngo authored
Issue sidebar labels was entirely in Haml. By converting it to Vue, we can use gitlab-ui components
-
Takuya Noguchi authored
Target issuable lists are: - project/group issues - dashboard issues - epics Signed-off-by:
Takuya Noguchi <takninnovationresearch@gmail.com>
-
- Sep 16, 2020
-
-
- Introduces :gitpod feature flag - A later MR will handle adding to the MR page https://gitlab.com/gitlab-org/gitlab/-/merge_requests/37985
-
- Sep 15, 2020
-
-
-
Robert Hunt authored
Updated the dropdowns.scss to remove absolute styles
-
- Sep 11, 2020
-
-
This covers both the admin runners search and the group runners search
-
- Sep 09, 2020
-
-
Updating each $orange hex and evaluating usage for each instance.
-
- Sep 08, 2020
-
-
Jeremy Elder authored
-
- Sep 07, 2020
-
-
We were using full opacity colors but monaco requires transparent colors
-
Ho Tuan Duong authored
- In shortcuts, use 12px icons to match previous text size. - Replace both arrow icon and close icons in dropdown and re-align both buttons to be centered to text. - Replace arrow-left icons in sherlock views - Add changelog
-
Savas Vedova authored
- Update tests - Add changelog
-
- Sep 04, 2020
-
-
Savas Vedova authored
-
- Sep 03, 2020
-
-
Jiaan Louw authored
This replaces the ws-pre-wrap class with the gitlab-ui gl-white-space-pre-wrap utility class.
-
- Sep 02, 2020
-
-
This moves all themes for the navbar themes to their own file Inlines them for startup css or loads them On theme selection we load all themes
-
Kushal Pandya authored
- Fixes missing create/manage label actions. - Fixes a bug which happened due to `gon.suggested_label_colors` converted to map from array.
-
- Aug 27, 2020
-
-
Daniel Tian authored
-
- Aug 26, 2020
- Aug 25, 2020
-
-
We'll want to abstract this out to a prop on the GitLab UI component
-
- Also removes old blob_embeddable since it isn't used anymore - Also adds a temporary gl-dropdown-text-py-0 utility class which we can remove when some upstream components have been updated
-
Jiaan Louw authored
-
- Aug 24, 2020
-
-
Doug Stull authored
- better visibility
-
This affects 4 files
-
Roger Meier authored
-
- Aug 20, 2020
-
-
Doug Stull authored
- help the users.
-
Sarah GP authored
These are found in 11 files
-
Rémy Coutable authored
This reverts merge request !39597
-
Ho Tuan Duong authored
- Remove unused styles in related_items_list - Use utils / classes for other icons
-
- Aug 19, 2020
-
-
Doug Stull authored
- help the users.
-
Jeremy Elder authored
Deprecate $gl-gray- variables and replace with $gray- variables to syncronize the use of gray variables.
-
- Aug 18, 2020
-
-
Dan Jensen authored
Originally we called the feature Issues Analytics. The plural form felt a bit awkward. We recently introduced Merge Request Analytics, where the singular form felt more natural and also conflicted with Issues Analytics. So this re-names Issues Analytics (plural) as Issue Analytics (singular).
-
Jeremy Elder authored
The $gray-800 hex value now matches GitLab UI, and instances of $gray-800 have been remapped to use $gray-700.
-
- Aug 17, 2020
-
-
Update gray-700 hex value and find and replace all gray-700 with gray-500.
-
Tim Zallmann authored
Fixes Trailing Whitespace problem
-
- Aug 16, 2020
-
-
Takuya Noguchi authored
The icon was replaced with the text to avoid ambiguity of the icon at https://gitlab.com/gitlab-org/gitlab/-/merge_requests/18468, but this partially reverts the original implementation with the icon only for mobile/tablet screens to enlarge the input area of search in the filter bar. This MR does not include improving the width and/or the misalignment of the search bar. The original implementation of the icon only: https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/10324 Signed-off-by:
Takuya Noguchi <takninnovationresearch@gmail.com>
-
- Aug 13, 2020
-
-
This MR introduces a data table which providers further insight into the data being displayed in the throughput chart.
-
Paul Gascou-Vaillancourt authored
-
Rajat Jain authored
Add style to prevent filtered search from overflowing the width available
-
Enrique Alcántara authored
Avoid rendering k8s feature highlight when the operations section in the sidebar is not active
-