[02B-1480] Env-Overview Page Improvements#2012
Merged
Merged
Conversation
The 'createdAt' column has been removed from the ActiveColumns configuration. Test indices and validators have also been adjusted to reflect this change.
Changed the display name of the 'updatedAt' column from 'Updated At' to 'Last Update'.
…sses Added mappings for PENDING, STANDBY, DEPLOYED, and DONE statuses and changed CONFIGURED. Removed whole table row, colour class assignment. Adjusted related tests to match.
Added an 'Add log' button in the environment Id dropdown menu. Added tests to verify the presence of said button and correct behaviour of already present tests to accommodate the new permanent link button.
Relocated the declaration of envId for better code organisation.
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #2012 +/- ##
=======================================
Coverage 45.48% 45.48%
=======================================
Files 1021 1021
Lines 17023 17023
Branches 3082 3083 +1
=======================================
Hits 7743 7743
Misses 9280 9280 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Updated the 'Add log' link to exclude the runNumbers query parameter if no runs are available to be autofilled. Thus moved inline with the behaviour of the "Add log to this environment" button on the env details page.
Corrected the CSS class mapping. Updated the envs overview test to check for more correct colour classes.
Introduces a new textMinWidth parameter allowing the minimum width of the link text to be set via inline style. Allowing for buttons to be of same length.
Updated colour statuses for PENDING, STANDBY, and DEPLOYED to darker gray for legibility.
graduta
approved these changes
Nov 17, 2025
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.
I have a JIRA ticket
Notable changes for users:
Notable changes for developers:
Changes made to the database: