fix(styles): update color references and improve UI consistency across components#2638
Merged
Conversation
4b2c999 to
bc0ddf8
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## new-navigation #2638 +/- ##
==================================================
- Coverage 45.03% 44.53% -0.50%
==================================================
Files 1135 1076 -59
Lines 23836 22838 -998
Branches 6923 6657 -266
==================================================
- Hits 10734 10171 -563
+ Misses 11230 10905 -325
+ Partials 1872 1762 -110
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
RemiBonnet
added a commit
that referenced
this pull request
Apr 30, 2026
* fix(monitoring): database dashboard (#2638) * fix(card-metric): set default value for show prop in Skeleton component * refactor(database-dashboard): simplify monitoring tab conditions and enhance dashboard layout * fix(organization): enable environment fetching based on environmentId parameter * fix(monitoring): update database mode check to use string literal * fix(organization): update hasServiceMonitoringTab function to use optional chaining and improve type safety * refactor(use-chart-events): simplify targetType determination using ts-pattern for improved readability
…onsistency in request duration and size charts
d1cb5cc to
c055aaf
Compare
rmnbrd
approved these changes
May 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Remove all old tokens and config tailwind
Screenshots / Recordings
Testing
yarn testoryarn test -u(if you need to regenerate snapshots)yarn formatyarn lintPR Checklist
.cursor/rules)feat(service): add new Terraform service) - required for semantic-release