- 09 Dec, 2019 1 commit
-
-
Create new service to do template variable replacement on the query parameter of the Prometheus proxy API.
-
- 06 Dec, 2019 5 commits
-
-
Rajendra kadam authored
-
Nathan Friend authored
This commit adds a warning dialog after the user clicks the "merge immediately" merge train option asking them to confirm their choice. This dialog contains a link to the documentation as well as some text about why merging immediately may not be the best choice.
-
Shows a confirmation modal before the user changes the projects visibility. https://gitlab.com/gitlab-org/gitlab/issues/33358
-
Samantha Ming authored
- add warning message in ready_to_merge component - display ready_to_merge component instead of sha_mismatch Use BE diffs_path & update tests - pass diffs_path as a prop - update spec to check it contains the same href as prop
-
Lee Tickett authored
This should make Danger bot happier
-
- 05 Dec, 2019 9 commits
-
-
* Migration * Application setting admin view * license entry for ultimate
-
add changelog locale add Fixing parenthesis method call error Fixing test for unquoted search term Fixing failed string tests Fixing failed tests for new term styling. Update changelog Add locale translations Fix for search_entries_info_template test Updates to locale Removing unused slash and adding locales Adding span and fixing spacing issues Changing html and locales in search term Update in test Refactor to be slightly more secure
-
Dhiraj Bodicherla authored
-
Dhiraj Bodicherla authored
Added legend for deploy instances in deploy boards explaining the pod status
-
Brandon Labuschagne authored
The cohorts tables is receiving a facelift and the data provided to the frontend will now exlclude the current month.
-
George Koltsov authored
- Refactor ActionRateLimiter - Add rate limits to Project Export API
-
Sarah Groff Hennigh-Palermo authored
Removed build_manual_actions method. Using playable? check to expose build. Added related tests.
-
- actions - mutations Add vue app for registry settings and load it - app - bundle file - load bundle in index Add tests for vue and vuex registry settings - main app - actions - mutations Add partial to load vue app Add new section to CI/CD settings - add feature flag - add header as haml - load partial for vue app Update translations strings Add helper and vuex to test file Apply suggestion to registry_settings_app_spec.js Apply suggestion to ci_cd/show.html.haml Apply suggestion to registry_settings_app.vue Update snapshot with new copy
-
This adds the components to view the data This is the MVC minus the Specs Rename empty state This renames the Empty State component This way it matches the pattern of the others
-
- 04 Dec, 2019 9 commits
-
-
With notification_reason_text we weren't adding the reason to the translation and the reason was adding also a preposition (on) to describe the reason as well
-
Phil Hughes authored
Added a feature flag so that if the async side stops working we can easily revert back to original behaviour
-
Nathan Friend authored
This commit adds issue statistics to release blocks on the Releases page. These stats are computed using the release's associated milestone(s).
-
That's useful in case we need a certain number of approvals from a particular group and a certain number of approvals from any developer
-
Samantha Ming authored
-
Aakriti Gupta authored
-
* Adds support for plurals, and updates the international text * Adds a disabled state for button once its clicked * Adds a spec to test submit * Some more function refactors
-
* Updates button to POST to issues endpoint * Updates path in dataset in order to create issue * Adds markdown styling to POST body * Adds form and hidden input so button can post * Adds csrf token * Updates international text
-
Manoj M J authored
This change adds the services required to mark a group for soft-deletion and to restore a soft-deleted group
-
- 03 Dec, 2019 1 commit
-
-
Daniel Tian authored
-
- 02 Dec, 2019 8 commits
-
-
Hordur Freyr Yngvason authored
Changes can now be made to existing environments by clearing the cluster cache. See https://gitlab.com/gitlab-org/gitlab/issues/27149
-
Fabio Huser authored
-
Fabio Huser authored
-
Fabio Huser authored
-
Phil Hughes authored
This moves the description of the merge request into a 'Overview' tab. The overview tab will now hold the merge request widget, description and discussions. https://gitlab.com/gitlab-org/gitlab/issues/33813
-
Felipe Artur authored
Fix misleading success message when adding a duplicate issue to epic via quick action.
-
Coung Ngo authored
- Added dropdown to Service Desk section in repository settings to allow the user to select a template from `.gitlab/issue_templates` to append to all Service Desk issues - Removed ServiceDeskStore to make Vue code more idiomatic - Updated code to use gitlab-ui components - Migrated from karma to jest - Updated Service Desk documentation
-
Martin Wortschack authored
- Adds a button next to the main chart which enables users to clear selected items on the main chart
-
- 01 Dec, 2019 1 commit
-
-
gfyoung authored
thee --> the
-
- 29 Nov, 2019 6 commits
-
-
Sam Beckham authored
- Defaults to a generic empty state message. - Set explicit messages for: - - Group Dashboard - - Project Dashboard - - Pipeline Dashboard
-
Francisco Javier López authored
This commit add a setting to snippets in order to set a max limit to the content. It can only be set through the Rails console or the API. The limit will affect to new snippets and existing ones when the content is updated. The default limit is 50MB.
-
Nick Thomas authored
-
Nicolas Dular authored
This adds `target_path` to `BroadcastMessages` to allow to show broadcast messages at certain URLs. To match complex URLs, we allow to use `*` as wildcard characters for the `target_url`. Since SQL is using `%` for wildcards, we need to replace these characters in our query.
-
Josianne Hyson authored
Add the boilerplate to show the Salesforce DX template in the UI so that users can start using it.
-
Tim Zallmann authored
Added the Frontend resources string to .pot Added specs, documentation and changelog
-