[UI Work] Add Overview Artist Index View

This commit is contained in:
Qstick 2017-10-15 02:17:53 -04:00
parent f6fc78d927
commit 566ac1a9d3
41 changed files with 1337 additions and 138 deletions

View file

@ -69,7 +69,7 @@ class SignalRConnector extends Component {
}
componentDidMount() {
console.log('starting signalR');
console.log('Starting signalR');
this.signalRconnection = $.connection('/signalr', { apiKey: window.Sonarr.apiKey });
@ -281,7 +281,7 @@ class SignalRConnector extends Component {
onStateChanged = (change) => {
const state = getState(change.newState);
console.log(`SignalR: [${state}]`);
console.log(`SignalR: ${state}`);
if (state === 'connected') {
// Repopulate the page (if a repopulator is set) to ensure things