- Sep 04, 2019
-
-
Jacques Erasmus authored
Added the ability to see project deployments using a group cluster
-
- Aug 30, 2019
-
-
- Aug 28, 2019
-
-
-
Arun Kumar Mohan authored
Only displays the todo body if the todo has a note. This is to avoid redundant Issue or Merge Request titles displayed both in the Todo title and body.
-
- Aug 27, 2019
-
-
Thomas Randolph authored
The file title sometimes overflows its container, which has the same border-radius. By always rounding the file title, the overflow never happens, so the corners always look correct. Everywhere else there are file diffs, there is a top border to complete the full border around the file.
-
- Aug 23, 2019
-
-
Winnie Hellmann authored
-
Himanshu Kapoor authored
Some CSS fixes to fix the position of the git clone box on the wiki git access page. This fix also includes fixes for various responsive states.
-
- Aug 21, 2019
-
-
Nick Kipling authored
Changed the container registry to use the empty state component Removed the custom svg-component
-
- Aug 20, 2019
-
-
Add merge warning on avatar in: - open view assigness - collapsed view assigness - dropdown (search) view assigness Add can_merge option to MR sidebar entity
-
- Aug 19, 2019
-
-
-
E'zeki&el Kigbo authored
The existing stage list items are rendered in haml, migrating them to vuejs for future work. Fix alignment of median value Test for stage_nav_item.vue
-
- Aug 17, 2019
-
-
Donald Cook authored
-
- Aug 16, 2019
-
-
Thomas Randolph authored
-
- Aug 14, 2019
-
-
Nathan Friend authored
This commit adds a helper text that describes what will happen when a user clicks the "Start/Add to merge train when pipeline succeeds" button. This text appears at the bottom of the merge request widget. In addition, this commit renames the "merge_train_info" component to "merge_train_position_indicator" to avoid ambiguity with the "merge_train_helper_text" component.
-
There were two errors: duplicate styles and @extend used with a class name. I added `.top-area` class to all the instances where `.wiki-page-header` is used since %top-area didn't really make a lot of sense as a placeholder selector. This is also consistent with behaviour on other pages where the `.top-area` class is used alongside the other classes for the specific header styling.
-
- Aug 13, 2019
-
-
Arun Kumar Mohan authored
-
- Aug 12, 2019
-
-
Filipa Lacerda authored
In the job log adds a highlight when hovering the collapsible line
-
Ash McKenzie authored
-
- Aug 10, 2019
-
-
Samantha Ming authored
- expand upwards - expand downwards - expand all in both inline and parallel views
-
- Aug 09, 2019
-
-
Miguel Rincon authored
Ensure layout works on xs and sm screens Add check in case buttons are not present Apply Prettier to file Remove unused class and div, reduce margins
-
Fabio Pitino authored
This is a temporary, not ideal, solution but it fixes the main issue that the customer are complaining about, which is that color changes are broken down in several lines which makes the log not readable.
-
-
- Remove "new metrics" duplicated button and replace with a message - Replace css with utility classes in the prometheus metrics view - Remove unused css
-
- Aug 08, 2019
-
-
Martin Wortschack authored
- Avoid splitting sentences - Update PO file - Utilize $input-height - Replace pr- with mr-
-
- Aug 07, 2019
-
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Denys Mishunov authored
- Re-organising search.scss - Rely more on utility-classes instead of component classes - Update relevant specs
-
-
Denys Mishunov authored
Adding proper <label>s while removing labels from the fields themselves. This gives more space for the field's content
-
David Pisek authored
A recent change within gitlab-ui introduced a new size (24x24) and changed also some of the existing sizes. This commit uses the loading-icon's new size (24x24) to bring it to the same dimensions as the status-icon and applies some styling to vertically align them.
-
- Aug 06, 2019
-
-
Martin Wortschack authored
- Add qa- selector to sort dropdown
-
Martin Wortschack authored
- Externalize strings - Update PO file
-
- Aug 05, 2019
-
-
Marcel van Remmerden authored
This reverts commit c3751046d217008404a0bd371e59d6ffd6734923.
-
- Aug 02, 2019
-
-
Lukas Eipert authored
Currently we write out empty CSS classes (`class=""`) every time we create a new tag. This adds 9 unnecessary bytes per span element. In a recent trace, I have counted 11950 span elements. So we transported 105 unnecessary kilobytes!
-
- Jul 30, 2019
-
-
Nick Kipling authored
Single deletion no longer requires a prop Modal description is now generated on demand Added dedicated functions for deleting Updated tests to match new function naming Updated css class name to be more specific
-
Nick Kipling authored
Updated table registry to remove singleItemToBeDeleted Renamed usages of idx to index Tidied and simplified css styling Added clarification comment to test regex Updated pot file
-
Nick Kipling authored
Added checkboxes to each image row Added delete selected images button Changed row delete button to appear on row hover Changed confirmation modal message Changed delete logic to support multi Added tests for multi select Updated pot file Updated rspec test for new functionality
-
- Jul 23, 2019
-
-
Michel Engelen authored
-
- Jul 22, 2019
-