Commit Graph

15 Commits

Author SHA1 Message Date
GitLab Bot 8dfb94309c Add latest changes from gitlab-org/gitlab@master 2019-10-22 00:06:05 +00:00
GitLab Bot b7dfe2ae40 Add latest changes from gitlab-org/gitlab@master 2019-09-13 13:26:31 +00:00
Dhiraj Bodicherla 3179564f74 Fix missing deployment rockets in monitor dashboard
Fixed inconsistencies in variable names for deployment
endpoints for monitoring dashboard which causes
deployment rocket icons to disappear
2019-06-14 07:59:42 +00:00
Simon Knox fba991dc48 Add feature flag and dashboard endpoint
First part of FE for Prometheus API
Dashboard endpoint fetches all info except for chart results
Renders empty groups after loading
2019-06-07 21:39:03 +10:00
Reuben Pereira 5c088584ec Make external_dashboard_url available to frontend
- On Operations settings page
- On Metrics dashboard page
2019-05-29 13:36:36 +00:00
Shinya Maeda 6b99848be3 Move permission check of manual actions of deployments 2019-02-08 12:53:35 +00:00
Scott Hampton 2052581f5a Fixing a syntax warning
Accidentally added a comma to the end of a list in ruby.
2019-01-11 09:47:19 -07:00
Scott Hampton 3e60798e11 Backporting environments helper
Allowing the EE to override a helper function to pass more data to vue
2019-01-11 09:47:19 -07:00
gfyoung 1993a4449a Enable frozen string for app/helpers/**/*.rb
Partially addresses #47424.
2018-09-06 17:33:46 -07:00
Tiago Botelho eb7c08c7a6 Backports relevant changes made in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5163 to CE 2018-07-25 09:39:39 +01:00
Douwe Maan fe13f11041 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
Filipa Lacerda bebbf12a08 Fix JSON problem 2016-11-16 11:58:19 +00:00
Filipa Lacerda c497153ece Adds newline at end of file 2016-11-16 11:57:53 +00:00
Filipa Lacerda 2a40dec16d Serialize all needed data 2016-11-16 11:57:53 +00:00
Filipa Lacerda 2c0f97cd1e Includes page specific JS 2016-11-16 11:57:51 +00:00