- Sep 17, 2020
-
-
Takuya Noguchi authored
Signed-off-by:
Takuya Noguchi <takninnovationresearch@gmail.com>
-
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
-
Frédéric Caplette authored
Add tabs that allow user to switch between the text and the preview of the gitlab-ci.yml files. The preview is a graph that shows job dependencies.
-
-
- Sep 15, 2020
-
-
-
Robert Hunt authored
Updated the dropdowns.scss to remove absolute styles
-
-
Florie Guibert authored
Fetch issues per list with VueX action
-
- Sep 14, 2020
-
-
Jake Lear authored
-
Jake Lear authored
-
Jake Lear authored
-
Jake Lear authored
-
Scott Stern authored
-
Lin Jen-Shin authored
This reverts merge request !41958
-
Fetch issues per list with VueX action
-
- Sep 11, 2020
-
-
Ho Tuan Duong authored
Add changelog Sync pairing with @jeldergl
-
Ho Tuan Duong authored
Update from `fa-question-circle` to GitLab SVG `information-o`.
-
This covers both the admin runners search and the group runners search
-
Our page specific CSS don't have a dark mode variant. Rather than compiling a page specific CSS file for each theme, we make use of CSS variables in order to define the correct colors. There is prior art with the IDE Themes and eventually we can move to _only_ use these variables. In case one variable is undefined, we will fallback on the light theme value for it. Thus we just need to define the variables in the dark theme, since the fallback _is_ the light theme. This approach will allow us to create other themes, e.g. for accessibility (color blindness, high contrast) in the future.
-
- Sep 10, 2020
-
-
-
Magdalena Frankiewicz authored
In the codebase, apart from places related to tracking visits
-
-
- Sep 09, 2020
-
-
E'zeki&el Kigbo authored
Removes the old overview template, this has now been moved into a vue file. Removes the associated CSS
-
Updating each $orange hex and evaluating usage for each instance.
-
- Sep 08, 2020
-
-
Donald Cook authored
-
Jeremy Elder authored
-
Thong Kuah authored
Resolves https://gitlab.com/gitlab-org/gitlab/-/issues/246747
-
Miguel Rincon authored
To make the table more compact in larger screens some extra padding was removed, however this removed all space in the mobile version as well. This change fixes that, by restoring the padding and aligning the row actions to the right.
-
- Sep 07, 2020
-
-
-
We were using full opacity colors but monaco requires transparent colors
-
Ho Tuan Duong authored
Fix wrong icon used in dropdown_create_label.vue
-
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
-
Takuya Noguchi authored
Signed-off-by:
Takuya Noguchi <takninnovationresearch@gmail.com>
-
Step 1 of splitting up !20257 See #22506
-
- adjust breakpoint name position - fix usages
-
Savas Vedova authored
- Update tests - Add changelog
-
- Sep 04, 2020
-
-
Ethan Reesor authored
-