- Add extra params to 'User closed cred setup' event
- Fire 'User closed cred setup' only when template has creds
- Skip cred setup page if template has no creds required
- Fire 'User inserted workflow template' also in cred setup
The template credentials were matched before solely based on the
credential name on the template. This fixes the matching to use both
credential type name and credential name.