Commit Graph

10 Commits

Author SHA1 Message Date
Luke Bennett af7eb13cfc
Prep backend for /billings gold trial callouts
Ports GoldTrialUserCallouts to CE.
2019-03-01 21:25:38 +00:00
Michael Kozono 0b36422f98 Port of mk/geo-deprecate-legacy-storage to CE 2019-01-04 15:14:15 -08:00
Mayra Cabrera fe083f505d Removes experimental label from cluster views
As part of https://gitlab.com/gitlab-org/gitlab-ce/issues/51716, we need
to remove 'experimental' labels from cluster views (show and form), as
well as the promp about cluster configuration, since it won't apply.

These changes were originally introduced on
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22011/, but we're
trying to reduce the size of that MR as it's to big to review with
confidence.
2018-11-05 11:25:09 +01:00
gfyoung 1993a4449a Enable frozen string for app/helpers/**/*.rb
Partially addresses #47424.
2018-09-06 17:33:46 -07:00
Mike Greiling 160b26df74 Resolve "Clean up the top section of the cluster page" 2018-09-06 20:41:12 +00:00
Dennis Tang a9496c27c9 Resolve "Inform users of up to $500 offer for GCP account" 2018-05-07 18:06:02 +00:00
Eric Eastwood 2fb167fa3b Restore feature_highlight code
From https://gitlab.com/gitlab-org/gitlab-ce/issues/36760

Was reverted in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14373
2018-02-05 12:10:09 -06:00
Matija Čupić a85b85e1d8
Refactor .show_gke_cluster_integration_callout? 2018-02-05 14:33:49 +01:00
Matija Čupić 20714ee902
Change UserCallout feautre_name to enum 2018-02-03 00:18:25 +01:00
Matija Čupić 648826721f
Rename Callout to UserCallout 2018-02-02 22:51:03 +01:00
Renamed from app/helpers/callouts_helper.rb (Browse further)