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

FEATURE: Activity indicators for cards #61

Merged
merged 3 commits into from
Oct 9, 2024

Conversation

martin-brennan
Copy link
Contributor

@martin-brennan martin-brennan commented Oct 4, 2024

This commit adds a show_activity_indicators setting,
if set to true then a CSS class will be applied to
cards where the bumped_at date is:

  • 7 days

  • 20 days

This will style cards which will make it easier to
scan the board and see which cards may be languishing.

image

settings.yml Outdated Show resolved Hide resolved
This commit adds a show_activity_indicators setting,
if set to true then a CSS class will be applied to
cards where the bumped_at date is:

* > 7 days
* > 20 days

This will style cards which will make it easier to
scan the board and see which cards may be languishing.
@martin-brennan martin-brennan force-pushed the feature/highlight-stale-no-activity-cards branch 2 times, most recently from 1286891 to facda94 Compare October 9, 2024 01:22
@martin-brennan martin-brennan marked this pull request as ready for review October 9, 2024 01:22
@martin-brennan martin-brennan force-pushed the feature/highlight-stale-no-activity-cards branch from facda94 to 3813931 Compare October 9, 2024 01:24
Copy link

@jjaffeux jjaffeux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

settings.yml Outdated Show resolved Hide resolved
@martin-brennan martin-brennan merged commit 6246fc1 into main Oct 9, 2024
3 checks passed
@martin-brennan martin-brennan deleted the feature/highlight-stale-no-activity-cards branch October 9, 2024 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants