- May 05, 2020
-
-
Himanshu Kapoor authored
Web IDE right sidebar now supports dark theme
-
- Apr 16, 2020
-
-
Himanshu Kapoor authored
Web IDE now supports dark theme for all its components
-
- Apr 03, 2020
-
-
Fix a regression from MR: !26448 which broke the MR / branch dropdown
-
- Mar 27, 2020
-
-
Simon Knox authored
Replace with $white
-
- Mar 17, 2020
-
-
Monaco related CSS overrides can should be in a separate file to reduce the number of stylelint errors in the main file.
-
- Feb 26, 2020
-
-
Chad Woolley authored
-
- Feb 15, 2020
-
-
Marcel van Remmerden authored
-
Add support for choosing between multiple themes in Web IDE, and also add dark theme support.
-
- Feb 13, 2020
-
-
Paul Slaughter authored
**Why?** We now use it in a checkbox :)
-
- Feb 05, 2020
-
-
Paul Slaughter authored
**How?** Reverts part of [the MR][1] that introduced this regression. **Why?** This was caused by some bootstrap utility class silliness that adds !important to all of its utilities. [1]: !24264
-
- Feb 04, 2020
-
-
Himanshu Kapoor authored
Ignore stylelint complaints about monaco style overrides, since we don't have control over monaco's html, and therefore cannot fix the issues it highlights.
-
- Feb 03, 2020
-
-
Himanshu Kapoor authored
Fix some stylelint issues by using utility classes where possible in ide.scss
-
Himanshu Kapoor authored
1. .file-content has no img, .isZoomable, .isZoomed 2. There is no .multi-file-discard-btn anymore
-
- Jan 16, 2020
-
-
Make it reusable for left sidebar as well as right. This supports merge request !21010
-
- Nov 26, 2019
-
-
Nadia Sotnikova authored
-
- Aug 09, 2019
-
-
Himanshu Kapoor authored
To avoid having empty areas in the dropdown that occupy unnessary space, I removed the dropdown's min-height and changed its default height in empty state to be same as its loading state (with the spinner).
-
Himanshu Kapoor authored
Fixed in MR list and branch list components. Earlier clicking right outside the input box closed the dropdown, which was unexpected behaviour. To make it consistent with the behaviour of select2 jquery plugin, I have made clicking outside the input focus on the input by using a label.
-
- Jun 12, 2019
-
-
**Why?** The ide_status_list will be used and extended in EE.
-
**Why?** The ide_status_list will be used and extended in EE.
-
- Jun 06, 2019
-
-
Sam Bigelow authored
- Pull the new MR option out into it's own component - Default MR checkbox to true when creating a new MR and committing to a branch that does not have an MR - Still change the MR checkbox to false when a user is on a branch that already has an MR - Hide MR option when on a branch that already has an MR and committing to current branch - Don't default to true when committing directly to master
-
- Mar 28, 2019
-
-
Denys Mishunov authored
Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/47771 Changelog entry
-
- Feb 15, 2019
-
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51857
-
- Feb 05, 2019
-
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53304
-
- Jan 31, 2019
-
-
- Jan 14, 2019
-
-
-
George Tsiolis authored
-
- Dec 07, 2018
-
-
- Oct 03, 2018
-
-
Phil Hughes authored
This file tree displays all the diff files in a tree like format Each file is taken and converted into a tree with folders Each folder can be toggled open & closed Clicking a file will scroll to the diff file & highlight with a glow affect Searching the tree list will search only files & return a list of the files without any folders Each file row contains an icon to show changed, new file or deleted Each row will also contain the added & removed lines count Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/14249
-
- Sep 17, 2018
-
-
Phil Hughes authored
This makes the file row component re-usable ouside of the Web IDE Pre-request for https://gitlab.com/gitlab-org/gitlab-ce/issues/14249
-
- Sep 07, 2018
-
-
Phil Hughes authored
moved heights into variables
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Closes #48182
-
Phil Hughes authored
improved variable & prop names
-
Phil Hughes authored
-
Phil Hughes authored
-
- Aug 31, 2018
-
-