Revisit how the UI Manager handles an operation's "Apply" button.
Currently, all standard operations have a provided "Apply" button, and custom operation views must reimplement their own Apply button. We should look into moving an operation's "Apply" and "Info" buttons into a more common place, so custom views will still have these actions available.