- Sep 04, 2019
-
-
Filipa Lacerda authored
Creates a link component, a line component and a clickable line component to handle the new job log format
-
- Sep 03, 2019
-
-
Mike Greiling authored
This reverts merge request !32400
-
Lee Tickett authored
This reverts commit af5242ecb682189c5d8276e1ab1ffe5ce844f2e5.
-
Lee Tickett authored
This reverts commit af5242ecb682189c5d8276e1ab1ffe5ce844f2e5.
-
Fatih Acet authored
This commit also unifies layout structure and remove no_container flag
-
Winnie Hellmann authored
-
- Aug 29, 2019
-
-
Stan Hu authored
Previously submitting a DELETE request to an issuable URL would be enough to destroy it, but this should require human confirmation. We now require that the `destroy_confirm` parameter is set to a truthy value before this can complete. In addition, we log a Sentry error if a deletion arrived without confirmation. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62387
-
- Aug 28, 2019
-
-
Illya Klymov authored
-
Nathan Friend authored
This commit adds an id attribute to release blocks to allow them to be targeted as anchor links.
-
Jake Burden authored
Only display time if the job has deployed Update JS tests for displaying job deployment time Simplify boolean check in deployedDate
-
Igor Drozdov authored
totalNotes is only used to prerender a number of skeleton containers until real notes are loaded issuable.discussions makes multiple requests, so too expensive for this This commit uses mere notes for this and sends actual totalNotes number if it's less than 10; otherwise it sends 10 - it allows us to avoid bunch of skeleton prerenderings, which are not necessary since they doesn't fit into the whole screen and disappear quite fast
-
- Aug 27, 2019
-
-
Illya Klymov authored
-
Enrique Alcántara authored
This commit creates a create_cluster directory to collect all Vue applications related to creating kubernetes applications using gitlab. It also moves the gke_cluster_dropdowns collection of apps to the create_cluster directory. gke_cluster_dropdowns contains dropdown components used to select configuration options to create a Kubernetes cluster in Google Cloud.
-
- Aug 26, 2019
-
-
Patrick Derichs authored
Call QuickActionsService on Note update Add support for notes which just contain commands after editing Return http status gone (410) if note was deleted Temporary frontend addition so it is not failing when a note is deleted Move specs to shared examples Fix rubocop style issue Deleting note on frontend when status is 410 Use guard clause for note which got deleted Simplified condition for nil note This method should no longer be called with nil note Refactoring of execute method to reduce complexity Move errors update to delete_note method Note is now deleted visually when it only contains commands after update Add expectation Fix style issues Changing action to fix tests Add tests for removeNote and update deleteNote expectations
-
- Aug 24, 2019
-
-
Miguel Rincon authored
-
- Aug 23, 2019
-
-
- Aug 22, 2019
-
-
One exception: there is an existing MR for the current branch and the branch is non-default and non-protected. Extended mock_data for ide/stores to have different types of branches: default, protected and regular Cleaned new MR checkbox view
-
Nathan Friend authored
This commit does a find-and-replace from ATMTWPS -> MTWPS.
-
Igor Drozdov authored
-
Kushal Pandya authored
- Adds `searchBy` util in common utils - Adds placeholder `SidebarItemEpicsSelect`
-
- Aug 21, 2019
-
-
Donald Cook authored
Added snowplow event tracking to Edit buttons
-
Nick Kipling authored
Changed the container registry to use the empty state component Removed the custom svg-component
-
- Fixes double escaped text in `mr_widget_rebase.vue`
-
Miguel Rincon authored
- Replace in panel_type.vue - Replace in embed.vue - Port changes to support embed in 2 cols in large screens - Update specs
-
Miguel Rincon authored
Adds a time series component for line and area charts. Displays new charts in the dashboard. - Use dynamic components for line/area swapping - Add new line charts to dashboard in 2 panels
-
-
Winnie Hellmann authored
-
-
- Aug 20, 2019
-
-
- Use wrapper instead of global Vue object - Use vue utils helper method - Remove redundant spec tests
-
Add merge warning on avatar in: - open view assigness - collapsed view assigness - dropdown (search) view assigness Add can_merge option to MR sidebar entity
-
Tristan Read authored
-
- Aug 19, 2019
-
-
Kushal Pandya authored
-
- Aug 16, 2019
-
-
Adds a clipboard button to the metrics dashboard, that allows copying a link to an individual chart.
-
- Uses vue-test-utils - More complete coverage with parameterized tests
-
- Aug 15, 2019
-
-
Arun Kumar Mohan authored
-
- Aug 14, 2019
-
-
Laura Montemayor authored
This MR adds the functionality to download metrics data as CSV. It also removes the exportMetricsToCsvEnabled feature flag which was used before the dropdown was implemented to display a button.
-
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.
-
- Aug 12, 2019
-
-
Nathan Friend authored
This commit converts two Jasmine tests into Jest tests.
-
Takuya Noguchi authored
Signed-off-by:
Takuya Noguchi <takninnovationresearch@gmail.com>
-