Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Agent Frontend #174

Merged
merged 14 commits into from
Jul 19, 2019
Merged

feat: Agent Frontend #174

merged 14 commits into from
Jul 19, 2019

Conversation

jasonsilberman
Copy link
Contributor

Details

This adds a basic version of the agent frontend to see the currently running jobs. Works with both agent and agent-hub by using the new @best/agent-logger package.

packages/@best/agent-frontend/src/client/index.html Outdated Show resolved Hide resolved
packages/@best/agent-frontend/src/client/index.html Outdated Show resolved Hide resolved
packages/@best/agent-frontend/src/client/index.html Outdated Show resolved Hide resolved
}

socketError(event) {
console.log('[error]', event)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

console.error?

@jasonsilberman jasonsilberman changed the base branch from v4 to master July 19, 2019 18:02
Co-Authored-By: Cătălin Mariș <alrraa@gmail.com>
jasonsilberman and others added 2 commits July 19, 2019 11:39
Co-Authored-By: Cătălin Mariș <alrraa@gmail.com>
Co-Authored-By: Cătălin Mariș <alrraa@gmail.com>
@jasonsilberman jasonsilberman merged commit e7fb568 into master Jul 19, 2019
@jasonsilberman jasonsilberman deleted the jsilberman/agent-fe branch July 19, 2019 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants