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

cell highlights (related to #143

Open
mpdehaan opened this issue Sep 19, 2019 · 1 comment
Open

cell highlights (related to #143

mpdehaan opened this issue Sep 19, 2019 · 1 comment
Labels

Comments

@mpdehaan
Copy link
Member

ag-grid has a feature we can use for this:

on each repo, we should configure thresholds with defaults.

highlight_author_count_below (all of these take floats or ints, depending)
highlight_line_count_below
highlight_commit_count_below
highlight_days_active_percentage_below # warning: this needs to consider the width of the time range!
highlight_commitment_below

etc

And use the features in ag-grid to colorize repos that may have things we need to pay attention to.

related to the "red flag view idea" and could probably replace it.

@mpdehaan
Copy link
Member Author

see #114

@mpdehaan mpdehaan added ui feature and removed ui labels Sep 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant