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

Activity stream dashboard #420

Open
jace opened this issue Feb 28, 2018 · 1 comment
Open

Activity stream dashboard #420

jace opened this issue Feb 28, 2018 · 1 comment
Assignees

Comments

@jace
Copy link
Member

jace commented Feb 28, 2018

The admin dashboard currently features two graphs showing site activity. It should also include an activity stream showing each individual event as a separate textual item, with a link pointing back to the main URL.

As with #419, this activity stream should be a materialized view that is refreshed when an event happens.

Events to show:

  1. New user registration
  2. Draft job post created
  3. Job post confirmed
  4. Job post reviewed (moderated, rejected, etc)
  5. Job application submitted
  6. Employer response to job application (accepted, rejected, etc)
@jace
Copy link
Member Author

jace commented Feb 28, 2018

This events should be viewable as a consolidated activity stream, or by type of event. Here is the dashboard UI from Eventframe showing this. Selecting any item from the list will only show objects of that type:

screen shot 2018-02-28 at 2 11 46 pm

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

No branches or pull requests

2 participants