Commit graph

11 commits

Author SHA1 Message Date
GitLab Bot
4220cf46a3 Add latest changes from gitlab-org/gitlab@master 2022-03-22 12:07:28 +00:00
GitLab Bot
835f1214dc Add latest changes from gitlab-org/gitlab@master 2021-02-14 18:09:20 +00:00
GitLab Bot
adcc3955fe Add latest changes from gitlab-org/gitlab@master 2020-11-18 12:09:16 +00:00
GitLab Bot
6d9c4dc2ef Add latest changes from gitlab-org/gitlab@master 2020-11-16 18:09:15 +00:00
GitLab Bot
be81c1578d Add latest changes from gitlab-org/gitlab@master 2020-03-04 06:08:23 +00:00
Luke Bennett
e107ebc331
Refactor PersistentUserCallout instantiations
Uses a new factory method to DRY instantiation.
2019-03-06 12:12:55 +00:00
Luke Bennett
5f110a6acf Port GitLab.com gold trial callout changes to CE
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8731
2019-01-03 10:39:36 -08:00
Luke Bennett
37e51c0615
Revert "Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into 'master'"
This reverts commit 427c1e7219, reversing
changes made to 5aac64a795.
2018-12-06 13:33:36 +00:00
Luke Bennett
874544507c
Promote the GitLab.com Gold trial on a users default dashboard
Show a dismissable callout on a users dashboard for a free trial of
the GitLab.com Gold plan. Hide the callout from users who have
dismissed the callout, are already on a trial or are already on the
gold plan
2018-11-21 15:25:52 +00:00
Mike Greiling
236a0cb438 Remove integration toggle from cluster index page 2018-11-08 23:26:04 +13:00
Thong Kuah
54e8ff0f21 Extend clusters_controller for group type clusters
- Add pages javascripts to intialize clusters for group pages

- Move specs asserting gcp specific validations from controller into
UpdateService spec

- Also teach Clusters::ApplicationController about groups
2018-11-08 23:14:06 +13:00