Files @ 8d15a6cbeb8d
Branch filter:

Location: symposion_app/static/STATIC_README.md

James Polley
Make talk audience and format visible to reviewers

* Audience is visible on review details, but not the list. Perhaps
useful for cases where reviwer wishes to only review for a
particular audience. This change adds audience to the list view.

* Format is not visible anywhere. This changes adds it to list and
detail views for the reviewers.

This change also adds some buttons to control visibility of the new
columns.
# Static Media

We are using `gulp` and `npm` for our static build process.

Do NOT edit anything in the `dist/` directory.

Local development uses media from `dist/` and we are firm believers in building
static assets and committing them to the repo before deployments. This way we
always are testing and exercise exactly what will be served in production. It
also makes our deployment simpler.