Merge branch 'persistent-callouts' into 'master'
Add backend for persistently dismissible callouts
See merge request gitlab-org/gitlab-ce!16735
Showing
app/controllers/user_callouts_controller.rb
0 → 100644
app/helpers/user_callouts_helper.rb
0 → 100644
app/models/user_callout.rb
0 → 100644
spec/factories/user_callouts.rb
0 → 100644
spec/helpers/user_callouts_helper_spec.rb
0 → 100644
spec/models/user_callout_spec.rb
0 → 100644
Please
register
or
sign in
to comment