- Truncate initiative descriptions to 10 lines
- Performance improvements for the Bird's Eye report
- Depends on Cortex version 0.0.336
- Use @cortexapps/birdseye from NPM registry
- Add Cortex service groups to Scorecard scores Groups filter.
- Add closing button to the Bird's Eye filter dialog
- Improve mutliselect behavior in the filter dialog
- Bird's Eye widget is using
@cortexapps/birdseye
package - Depends on Cortex version 0.0.331
- Add indicator explaining that grouping by domain is not available for historical reports.
- Add show my entities filter in Initiatives page
- Update how we display Initiative target date
- Fix Bird's Eye Report throwing error when it included archived entities
- Fix for opening Initiative filtered by email owner who doesn't exist
- Reset the Initiative filters modal when the modal is closed without applying the filters
- Fix date offset on Initiative detail page
- Add the ability to filter by email owner on the Initiative details page
- Persist filters in the URL on the Initiative details page
- Performance improvements for the Initiative details page
- Fix disabling levels hierarchy breadcrumbs correctly
- Fix table measure bug for new breadcrumb options
- Backstage version update from 1.25.2 to 1.27.7
- Fix breadcrumbs on non-hierarchy items
- Fix incorrect logic around group by changes and hierarchy
- Add filters to the Bird's Eye Report
- Add team and domain hierarchies to the Bird's Eye Report
- Add option to group by domain to the Bird's Eye Report
- Display Initiatives notification schedule
- Fix incorrect re-rendering of Bird's eye report by levels
- Fix timestamp format on Settings page
- Adds
header.title
andheader.subtitle
YAML config to customize Cortex page title and subtitle - Adds
hideCortexLinks
YAML flag to hide all links to Cortex app - Adds
initiativeNameOverride
YAML config to override "Initiative" name
- Fix rule description and rule query text colors
- Fix issue where groups filters are not rendered correctly in metadata on Initiative page
- Fix issue where markdown is rendered as plain text on Scorecard service page
- Fix issue where rule evaluation error is not displayed
- Fix issue where resolve hint is displayed for passing rule
- Reports filters determined from URL are now also persisted in URL after change
- Fix confusing Group By options in Bird's eye view
- Fix entity link to target the entity performance on the Scorecard instead of the entity detail
- Backstage version update from 1.12.1 to 1.25.2
- Fix an issue where an invalid link is generated when there is insufficient information about an entity in the context
- Fix entity links by applying the correct
kind
instead of always assuming they areComponent
s
- Fix label color (light theme)
- Overhaul the UI of Scorecard pages with better visualization of rules & levels
- Overhaul the UI of Initiative pages
- Add a "Copy to CSV" button for exporting Scorecard scores
- Add support for non ISO-8859-1 characters in request headers to the Cortex API. This fixes authentication for users with these characters in their name.
- Show expiration banner when Cortex access is expiring & block access after expiration.
- Add indicator explaining that grouping by level is not available for historical reports.
- Handle conflicting/duplicate Backstage ↔ Cortex syncs
- Adds the ability to filter which entities get sent from Backstage to Cortex (via backstage-plugin-extensions)
- Chunks the Backstage ↔ Cortex sync job to improve resilience and success rate
- Automatically strips a trailing/double slash on Scorecard links
- Automatically strips the “Bearer” prefix from the auth token if it exists, to prevent a common mistake
- Exposes rule filters on the Scorecard details page, and marks rules excluded by a rule filter as ignored
- Adds ability to add badges to Scorecards based on extension criteria (via backstage-plugin-extensions)
- Adds “Back” link to the Scorecard service page
- Adds Help Links page to Settings with a configurable set of links
- Fix TypeScript typing of
hideSettings
flag
- Adds table in Settings page displaying current and historical Backstage ↔ Cortex sync jobs
- Adds dropdowns to sort Scorecards based on various criteria
- Update Scorecard search placeholder
- Adds due date and a sort dropdown to Initiatives
- Add support for custom Scorecard support order (via backstage-plugin-extensions)
- Adds the ability to search for Scorecards by text
- Adds “No Scorecards” state instead of showing a blank screen
- Adds
hideSettings
flag to fully hide the settings page for all users
- Display entity name instead of entity tag on report columns
- Copy updates
NOTE: 2.0.0 and prior are not documented. See commit history for details.