- 25 Mar, 2020 1 commit
-
-
Jake Burden authored
Adds delete functionality Adds a property the 'api' library to enable access for buildUrl Passes the project ID as a prop to the environments component Imports the Delete component for use within the environment items Adds canDeleteEnvironment as a computed method for environment items Defines project ID as a required prop for the environments component Imports the delete modal for the environments folder view Sets up the delete modal within the environments modal Creates a deleteAction helper method within the environments mixin Creates an update method for the delete modal Adds a method to facilitate API access to delete an environment Adds events for reactivity with the delete environment feature Adds an axios helper for DELETE calls in the environments service Exposes a data attribute with the project ID on the environments list Adds a test for the delete environment component Adds a project ID to the mock data for the environments app Adds translations and formatting Fixes commas, semicolons, and whitespace using prettier Adds generated environments-related translations Implements delete button for detail view Removes front-end buildable delete endpoint Updates deletion method to ensure endpoint access Removes previously-added project id property Accesses exposed deletion endpoint Adds helper function for model-based access to API endpoint Exposes update rule for front-end access Exposes helper-based delete endpoint Removes previously added project id property Adds modal and button for detail view Removes project ID from mock data Using const instead of let Removes now unused import Adds entry to changelog Adds reload on delete modal success Adds reload on delete for etag expiration Modifies method name Modifies delete path helper on entity Modifies delete action helper Adds request_url param Adding docs for delete feature Adds translations and lint fixes
-
- 19 Mar, 2020 39 commits
-
-
Rémy Coutable authored
Use StrongMemoize for Ci::Build#merge_request See merge request gitlab-org/gitlab!27577
-
Kushal Pandya authored
Update GitLab Packages See merge request gitlab-org/gitlab!27449
-
Rémy Coutable authored
Fix title and description from "JIRA" to "Bugzilla" See merge request gitlab-org/gitlab!22255
-
Vincent Privat authored
-
Mark Florian authored
New container registry disable pagination on loading See merge request gitlab-org/gitlab!27519
-
Nick Thomas authored
Enable workhorse upload acceleration for Project Import uploads via UI See merge request gitlab-org/gitlab!27332
-
Sean McGivern authored
Make the 'User comments on a snippet' system test more robust Closes #208775 See merge request gitlab-org/gitlab!27569
-
Imre Farkas authored
Disable lookup of other ActiveSessions to determine admin mode status Closes #35718 See merge request gitlab-org/gitlab!27318
-
Diego Louzán authored
-
Rémy Coutable authored
Add more navbar structure test cases Closes #199436 See merge request gitlab-org/gitlab!26976
-
Grzegorz Bizon authored
Add branch info to the package details title See merge request gitlab-org/gitlab!27488
-
Grzegorz Bizon authored
Remove asset_host_prefetch feature flag See merge request gitlab-org/gitlab!26868
-
GitLab Bot authored
-
Natalia Tepluhina authored
Add shared metric card component See merge request gitlab-org/gitlab!27555
-
Marcia Ramos authored
Add FF defaulted to true scenario to docs See merge request gitlab-org/gitlab!27480
-
Marcia Ramos authored
Add documentation about the life cycle of a HTTP git request Closes #210322 See merge request gitlab-org/gitlab!27107
-
Rico Hageman authored
-
drew cimino authored
-
Toon Claes authored
Optimize ldap_keys count in usage_data Closes #211474 See merge request gitlab-org/gitlab!27309
-
Jan Provaznik authored
Add limit metric to list See merge request gitlab-org/gitlab!25532
-
Natalia Tepluhina authored
Log filters: Replace "form group header" with "dropdown header" See merge request gitlab-org/gitlab!26635
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Martin Wortschack authored
- Adds a reusable container for displaying metrics in the analytics space
-
Rémy Coutable authored
#30526 (A) [BE] Wiki Events (models) See merge request gitlab-org/gitlab!26529
-
Miguel Rincon authored
To make better use of space the form group header is removed and dropdown header is enabled in two log filter dropdowns. Height of filter box is adjusted to match and "selected" icons are added.
-
Nick Kipling authored
-
Bob Van Landuyt authored
Unpublish details for confidential issues See merge request gitlab-org/gitlab!27263
-
Rémy Coutable authored
Renames the ProjectMetrics to name the team uses CustomMetrics See merge request gitlab-org/gitlab!27433
-
Bob Van Landuyt authored
Move tests of BaseField description to be sibling of "complexity" context See merge request gitlab-org/gitlab!27297
-
Nicolò Maria Mezzopera authored
- hide pagination - add test
-
Achilleas Pipinellis authored
Add docs to describe praefect failover Closes gitaly#2472 See merge request gitlab-org/gitlab!27242
-
Achilleas Pipinellis authored
Docs: Document redirect option for container registry See merge request gitlab-org/gitlab!27413
-
Will Chandler authored
Add note to documentation on how to enable the `redirect` option for the container registry.
-
Achilleas Pipinellis authored
Add info on CI/CD variable encryption See merge request gitlab-org/gitlab!27503
-
Tom Atkins authored
-
Achilleas Pipinellis authored
Update comment in troubleshooting example See merge request gitlab-org/gitlab!27474
-
Achilleas Pipinellis authored
Clarify when user can be deactivated See merge request gitlab-org/gitlab!27491
-
Achilleas Pipinellis authored
Docs: Permission denied errors when clock drift on Gitaly standalone See merge request gitlab-org/gitlab!27550
-
Adam Mulvany authored
-