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

Allow browsing chat events from Admin Console #85

Closed
mmacfadden opened this issue Mar 14, 2020 · 5 comments
Closed

Allow browsing chat events from Admin Console #85

mmacfadden opened this issue Mar 14, 2020 · 5 comments
Assignees
Labels
admin-console Issues related to the Admin Console enhancement New feature or request server Issues related to the server
Milestone

Comments

@mmacfadden
Copy link
Contributor

Description
It would be desirable for admin users to be able to browse chat event history in the admin UI.

Is there a workaround in the absence of this feature?
Chat's can be inspected via the database. We will provide queries here to help as a workaround.

@mmacfadden mmacfadden added enhancement New feature or request admin-console Issues related to the Admin Console server Issues related to the server labels Mar 14, 2020
@mmacfadden mmacfadden self-assigned this Mar 14, 2020
@mmacfadden mmacfadden added this to the 1.0.0-rc.6 milestone Apr 11, 2020
mmacfadden added a commit to convergencelabs/convergence-server that referenced this issue Apr 11, 2020
@mmacfadden
Copy link
Contributor Author

As part of the clean up for this we need to update the web socket protocol to include the filter and offset.

mmacfadden added a commit to convergencelabs/convergence-admin-console that referenced this issue Apr 12, 2020
mmacfadden added a commit to convergencelabs/convergence-admin-console that referenced this issue Apr 12, 2020
mmacfadden added a commit to convergencelabs/convergence-server that referenced this issue Apr 12, 2020
@mmacfadden
Copy link
Contributor Author

We have a partial implementation of this work. Here is a preview!

ChatEvents

@mmacfadden
Copy link
Contributor Author

@alalonde This probably will need a little bit of testing.

mmacfadden added a commit to convergencelabs/convergence-server that referenced this issue Apr 12, 2020
Implemented the message filter, sorted messages properly, and added last event and created info to the Chat Info.  Part of convergencelabs/convergence-project#85.
mmacfadden added a commit to convergencelabs/convergence-admin-console that referenced this issue Apr 12, 2020
@mmacfadden
Copy link
Contributor Author

A little more clean up of the UI. Starting to look good.

image

@mmacfadden
Copy link
Contributor Author

This has been implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin-console Issues related to the Admin Console enhancement New feature or request server Issues related to the server
Projects
None yet
Development

No branches or pull requests

1 participant