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

datagrepper feed improvements #72

Closed
7 of 10 tasks
lmacken opened this issue Jun 25, 2014 · 3 comments
Closed
7 of 10 tasks

datagrepper feed improvements #72

lmacken opened this issue Jun 25, 2014 · 3 comments

Comments

@lmacken
Copy link
Contributor

lmacken commented Jun 25, 2014

Some suggestions from mizmo via @ralphbean

  • deemphasize timestamp (smaller text)
  • clickable updates
  • make the update appear first and the user's name last (this will have to be done slowly over time in fedmsg_meta).
  • use libravatar icons
  • call to action "help test this"
  • group messages into single items
    • packagedb-cli update (v 2.3.1-1) submitted to testing (fc19, fc20, el6) by pingou
    • maybe under this slug have a snippet of the change log?
  • live update the datagrepper widget
  • showcase people earning tester badges
@ralphbean
Copy link
Contributor

I want to propose that we re-implement the widget in bodhi so that we can do more complicated logic in javascript. The "showcase people earning tester badges" is, in particular, the problematic one. It is hard for me to imagine a way that we could construct a datagrepper query that would retrieve only tester badges being awarded. If we did our own bodhi-specific widget, it could query for many badge awards and then intelligently omit the ones that are not bodhi-related.

Furthermore, we currently do hacks in javascript to hide/remove portions of the datagrepper widget that we don't want to clutter our UI. If we re-do the widget in bodhi itself, then we can just not include those elements in the DOM in the first place.

@ralphbean
Copy link
Contributor

I want to propose that we re-implement the widget in bodhi so that we can do more complicated logic in javascript.

This is done in #90.

@ralphbean
Copy link
Contributor

Closing for now. Will revisit the changelog snippet issue someday with msg2long_form.

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