Commit Graph

12 Commits

Author SHA1 Message Date
GitLab Bot d06c308380 Add latest changes from gitlab-org/gitlab@master 2020-08-20 09:09:55 +00:00
GitLab Bot 8e812185dd Add latest changes from gitlab-org/gitlab@master 2020-06-26 12:08:51 +00:00
GitLab Bot 48650fe1bf Add latest changes from gitlab-org/gitlab@master 2020-05-18 12:08:08 +00:00
GitLab Bot eb10f226b8 Add latest changes from gitlab-org/gitlab@master 2019-12-03 03:06:35 +00:00
Dennis Tang 4f12a4dde1 Add support for deferred links in persistent user callouts
Persistent user callouts now support deferred links, which are links
that can be used to dismiss the callout, and then proceed to follow
the link's original location.

This ensures that the callout dismissal is properly recorded
before the user leaves the page.
2019-08-05 09:00:34 +00:00
Luke Bennett 1263c79095
Add PersistentUserCallout factory method
Use factory method to DRY safe instantiation.
Add tests for PersistentUserCallout.
2019-03-06 10:40:19 +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
Luke Bennett 06c24d497d Revert "Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into 'master'"
This reverts merge request !21551
2018-10-12 09:45:50 +00:00
Luke Bennett f8e74da721
Review changes 2018-09-24 11:41:29 +01:00
Luke Bennett 693e435f2f
port EE 2018-09-06 05:13:44 +01:00