This patch improves the user interface for uploading a file to Ooyala.

- The selected file is shown after it is chosen (but before it is uploaded).
- The button for selection/uploading is put on the same line as the embed code field.
- More feedback before and after uploading.
- Gets all the JavaScript callbacks out of the global namespace and puts them under Drupal.ooyala.
- Disables the save, preview, and delete buttons while a video is being uploaded. If the user leaves the page during an upload, it is forever shown as "uploading" in Backlot, not ideal. :D

Comments

quicksketch’s picture

StatusFileSize
new15.58 KB
new15.78 KB

It's a little hard to get the gist of improvement through single screenshots, since there are several states that are improved here, but these screenshots help with the idea.

heronog’s picture

love it, go ahead and commit if you like.

We should note here that UI could possibly change if the "multiple values" issue #630482 gets solved.

quicksketch’s picture

Status: Needs review » Fixed

Committed these changes.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.