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

feat: add opacity for categories #2132

Merged
merged 1 commit into from
Jan 26, 2025
Merged

feat: add opacity for categories #2132

merged 1 commit into from
Jan 26, 2025

Conversation

Meierschlumpf
Copy link
Member


Homarr

Thank you for your contribution. Please ensure that your pull request meets the following pull request:

  • Builds without warnings or errors (pnpm buid, autofix with pnpm format:fix)
  • Pull request targets dev branch
  • Commits follow the conventional commits guideline
  • No shorthand variable names are used (eg. x, y, i or any abbrevation)

Closes #2055

@Meierschlumpf Meierschlumpf added the enhancement New feature or request label Jan 26, 2025
@Meierschlumpf Meierschlumpf self-assigned this Jan 26, 2025
@Meierschlumpf Meierschlumpf requested a review from a team as a code owner January 26, 2025 13:35
Copy link

deepsource-io bot commented Jan 26, 2025

Here's the code health analysis summary for commits ecbd2d1..8b4452b. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 21.3% 8433 / 39578
🔵 Statements 21.3% 8433 / 39578
🔵 Functions 25.32% 311 / 1228
🔵 Branches 62.23% 951 / 1528
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
apps/nextjs/src/components/board/sections/category-section.tsx 0% 0% 0% 0% 1-37
Generated in workflow #4783 for commit 8b4452b by the Vitest Coverage Report Action

@Meierschlumpf Meierschlumpf merged commit 1146c59 into dev Jan 26, 2025
13 checks passed
@Meierschlumpf Meierschlumpf deleted the category-opacity branch January 26, 2025 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: also use opacity for categories
2 participants