Commit Graph

3 Commits

Author SHA1 Message Date
GitLab Bot 6b8040dc25 Add latest changes from gitlab-org/gitlab@master 2019-12-11 09:08:12 +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