aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers/widgets_controller_spec.rb
Commit message (Collapse)AuthorAgeLines
* Don't show the widget pages for requests without normal prominence.Louise Crow2015-04-28-0/+32
|
* Don't set 'same origin' policy for widget iframes.Louise Crow2015-04-27-0/+5
| | | | | Whilst this is a good security precaution in general, we want people to display these widgets in iframes on other sites.
* Allow widgets to be controlled with a feature flag.Louise Crow2015-04-27-0/+33
|
* Use resource-based RESTful routing and separate controllerLouise Crow2015-04-27-0/+111