(rancher/rancher#1703)
Add more translations
Add check for null url when opening new web socket
disable user add for github auth if no user has been looked up
(rancher/rancher#2289)
Add service link as service link name to service link templates
(rancher/rancher#2887)
Fix bug with Kube hover menus
Socket:
- Move watchdog functionality into socket
- Never allow more than one socket open at a time
Subscribe:
- Update the existing socket instead of creating a new one
- Remove watchdog functionality
- Add fail-safe to disconnect and ignore if a message is received for
the wrong projectId
- Fix bug where hosts show up twice when one is added
- Fix API key delete/alt-key delete
- Rearrange routes so that underlying pages stay rendered
- Send notification on build to slack