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

Displays: Player Status Window #2211

Closed
dasgarner opened this issue May 11, 2020 · 1 comment
Closed

Displays: Player Status Window #2211

dasgarner opened this issue May 11, 2020 · 1 comment
Assignees
Labels
feature A new feature
Milestone

Comments

@dasgarner
Copy link
Member

Status window that you can open in the CMS showing the player logs (or all the information we have from them)

@dasgarner dasgarner added the feature A new feature label May 11, 2020
@dasgarner dasgarner added this to the 3.0.0-beta milestone May 11, 2020
dasgarner added a commit to dasgarner/xibo-cms that referenced this issue Sep 2, 2020
@dasgarner
Copy link
Member Author

@maurofmferrao i've added some backend logic for this. When a Player submits a screenshot it also submits its player status in a JSON string.

I've modified the API to store this in cache and make it available on a GET to /display/status/{id}.

Could you design a UI which appears alongside the screenshot when we click on the Thumbnail? It could show the status of the player in a similar format to how it appears on the Player - which is basically a team of key/value pairs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Projects
None yet
Development

No branches or pull requests

3 participants