v1.8.0-rc27
Features / Enhancements
-
Pagination: Opening an object through a URL should show the object, even if it is not on the paginated list
Depends on: iguazio/dashboard-react-controls#356
Jira: https://iguazio.atlassian.net/browse/ML-8608 -
Alerts history: Add alerts to navigation
Jira: https://iguazio.atlassian.net/browse/ML-9101Add alerts to breadcrumbs and sidebar:
- Include "Alerts" in the breadcrumbs for the per-project navigation.
Update the paths for the Alerts table:
-
/alerts
for per-project views -
/alerts-monitoring
for cross-project views -
Add "Alerts" to the sidebar for easy navigation
-
Project monitoring: Change list to 7 days
Jira: ML-9167
Bug Fixes
- UI: Loading spinner is stuck upon deleting non empty project
Jira: ML-9149
- Jobs: Use backend next run time filter
Jira: https://iguazio.atlassian.net/browse/ML-8527 - Projects: 'Archive' button is not clickable
Jira: ML-9175
- Batch run: The 'Clear' option doesn't reset the category list filter
Jira: https://iguazio.atlassian.net/browse/ML-9140 - Artifacts: Add partition-by if Tag filter is set to "all"
Jira: https://iguazio.atlassian.net/browse/ML-9158 - Navbar: Project settings navlink testid is Undefined
Jira: ML-9174
-
Project monitoring: Jobs and workflows section height
-
Feature vector: The Project dropdown closes the Filter by pop-up
Depend on iguazio/dashboard-react-controls#354
Jira: https://iguazio.atlassian.net/browse/ML-8935 -
Alerts history: Event type title not clear for system/model performance
Jira: https://iguazio.atlassian.net/browse/ML-8820 -
Alerts History: Details header width
Jira: https://iguazio.atlassian.net/browse/ML-9081 -
Alerts history: Endpoint title should be Application name or Application Endpoint in Alert Page
Jira: https://iguazio.atlassian.net/browse/ML-8911 -
Artifacts: Uncaught runtime error for artifact source path
Jira: https://iguazio.atlassian.net/browse/ML-8849
Full changelog
- f2867f5 Impl [Pagination] Opening an object through a URL should show the object, even if it is not on the paginated list (#3047)
- 325d1fb Fix [UI] loading spinner is stuck upon deleting non empty project (#3035)
- 64384a4 Fix [Jobs] Use backend next run time filter (#3046)
- 526d53a Fix [Projects] 'Archive' button is not clickable (#3041)
- fb1a1be Fix [Batch run] The 'Clear' option doesn't reset the category list filter (#3043)
- 985bde8 Fix [Artifacts] add partition-by if Tag filter is set to "all" (#3042)
- 0d68d84 Impl [Alerts history] Add alerts to navigation (#3044)
- e10f3eb Fix [Navbar] project settings navlink testid is Undefined (#3040)
- 0ff8763 Fix [Project monitoring] Jobs and workflows section height (#3034)
- cd75d40 Impl [Project monitoring] Change list to 7 days (#3039)
- 2814c69 Fix [Add to feature vector] The Project dropdown closes the Filter by pop-up (#3030)
- d7f92b4 Fix [Alerts history] Event type title not clear for system/model performance (#3038)
- d6546f1 Fix [Alerts History] details header width (#3037)
- 7fac6b5 Fix [Alerts history] Endpoint title should be Application name or Application Endpoint in Alert Page (#3036)
- 50571eb Fix [Artifacts] Uncaught runtime error for artifact source path (#3033)