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

Implementing Eventmanager for Web-ui. #6102

Merged
merged 11 commits into from
Jul 20, 2017
Merged

Implementing Eventmanager for Web-ui. #6102

merged 11 commits into from
Jul 20, 2017

Conversation

goedzo
Copy link
Contributor

@goedzo goedzo commented Jul 20, 2017

This merge is required so that the Master of web-ui also works with master of Bot. Otherwise status information is not shown in web-ui.

Make sure to use F5 on web-ui to reload the changes.

goedzo and others added 10 commits July 18, 2017 18:48
Importing Latest dev build from Head
With this change, the interesting events are also written to a json file in web folder. This allows the web-ui to display the event messages on screen. With this the web-ui can now see in detail what the bot is actually doing by refreshing the json file.

With         self.MaxEventlog = 50
you can limit the amount of lines to save on disk. This to avoid the json file gets way to large to deal with!
Add: Web-ui status messages in a json file
@mention-bot
Copy link

@goedzo, thanks for your PR! By analyzing the history of the files in this pull request, we identified @douglascamata, @mjmadsen and @davidakachaos to be potential reviewers.

@solderzzc solderzzc merged commit 3738044 into master Jul 20, 2017
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.

4 participants