docbrown/app/assets
Julianna Tetreault 426d3191e8
Add a Broadcast Show View (#8769) [deploy]
* Add #show to the Broadcasts::Controller and to routes.rb
  - Adds a show method to the Broadcasts Controller
  - Adds a show route to routes.rb

* Add a show view for Broadcasts
  - Adds show.html.erb to /internal/broadcasts
  - Repurposes code from index.html.erb for show view
  - Repurposes code from edit.html.erb for show view

* Rewrite /internal/broadcasts index to use a table
  - Formats /internal/broadcasts with a table
  - Removes on-hover functionality from show.html.erb

* Refactor Broadcast resources in routes.rb

* Redirect to #show on create and update for Broadcasts

* Add the Destroy Broadcast button to the Broadcast show view

* Remove style preventing Broadcast preview

* Add Broadcast styling back and add display: block to stylesheet

* Add display: flex to .broadcast-wrapper in layout.scss

* Remove superfluous slashes from opening tags
2020-06-18 15:51:45 -06:00
..
config Generalize search.xml (#8250) 2020-06-03 08:49:25 -04:00
fonts feat: add per-user Open Dyslexic font setting (#5037) [deploy] 2020-01-20 18:23:57 -05:00
images Footer redesign (#8684) 2020-06-18 12:52:03 +02:00
javascripts Add ahoy + welcome notification tracking (#8758) [deploy] 2020-06-18 13:40:14 -07:00
stylesheets Add a Broadcast Show View (#8769) [deploy] 2020-06-18 15:51:45 -06:00
xml Generalize search.xml (#8250) 2020-06-03 08:49:25 -04:00