summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/persistent_user_callout.js
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-3/+32
|
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+5
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-031-4/+4
|
* Add support for deferred links in persistent user calloutsDennis Tang2019-08-051-2/+23
| | | | | | | | | 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.
* Add PersistentUserCallout factory methodLuke Bennett2019-03-061-0/+8
| | | | | Use factory method to DRY safe instantiation. Add tests for PersistentUserCallout.
* Port GitLab.com gold trial callout changes to CEce-revert-revert-gold-trial-mrsLuke Bennett2019-01-031-0/+34
| | | | https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8731
* Revert "Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into ↵Luke Bennett2018-12-061-34/+0
| | | | | | | 'master'" This reverts commit 427c1e72194556c9e198659dfff92cb42b31fb62, reversing changes made to 5aac64a79527afef9ff6b4b1db52a9c01c5d6af6.
* Promote the GitLab.com Gold trial on a users default dashboardce-6983-promote-starting-a-gitlab-com-trialLuke Bennett2018-11-211-0/+34
| | | | | | | 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
* Revert "Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into ↵Luke Bennett2018-10-121-34/+0
| | | | | 'master'" This reverts merge request !21551
* Review changesLuke Bennett2018-09-241-0/+2
|
* port EELuke Bennett2018-09-061-0/+32