Releases: mlrun/ui
v1.8.0-rc17
Fix [Artifacts] 'Filter by' pop-up issues on version history page (#2…
v1.8.0-rc16
Features / Enhancements
-
Alerts history: Add “Endpoint Type” to “Alert Table”
Jira: https://iguazio.atlassian.net/browse/ML-8102 -
Alerts history: Refactor "Trigger Criteria Time Period" Column View
Jira: https://iguazio.atlassian.net/browse/ML-8792
Bug Fixes
- Artifacts: 'Filter by' pop-up issues on version history page
Jira: https://iguazio.atlassian.net/browse/ML-8784 - Artifacts: Version history items without tags fail to open
Jira: https://iguazio.atlassian.net/browse/ML-8852 - Artifacts: Wrong redirection when clicking the 'Full View' button
Jira: https://iguazio.atlassian.net/browse/ML-8785 - Jobs and Workflows: Runtime error for action menu Monitoring option
Jira: ML-8554 , ML-8706
- Model endpoints: Main table row height in details view
Full changelog
- bec6534 Fix [Artifacts] 'Filter by' pop-up issues on version history page (#2974)
- b75587c Fix [Artifacts] Version history items without tags fail to open (#2975)
- 3c221af Fix [Artifacts] Wrong redirection when clicking the 'Full View' button (#2973)
- 8ce7bd6 Fix [Jobs and Workflows] Runtime error for action menu Monitoring option (#2965)
- 49c0701 Fix [Model endpoints] Main table row height in details view (#2972)
- ce088e0 Impl [Alerts history] Add “Endpoint Type” to “Alert Table” (#2971)
- 068d53e Impl [Alerts history] Refactor "Trigger Criteria Time Period" Column View (#2970)
Main release notes
v1.8.0-rc15
Features / Enhancements
-
Alerts Info: Add notification tab
Jira : https://iguazio.atlassian.net/browse/ML-8618 -
Alerts history: Complete Implementation of getAlerts Controller Logic in Mock Serve
Jira: https://iguazio.atlassian.net/browse/ML-8368Change the filters in MockData
-
Alerts history: Notification summary "done" should be aligned to BE "success"
Jira: https://iguazio.atlassian.net/browse/ML-8822 -
Alerts history: Add “Job Type” to “Alert Table”
Jira: ML-8103
-
Artifacts: Prevents users from modifying the artifact's latest tag
Jira: ML-8801
- VectorDB: Add pagination
Jira: https://iguazio.atlassian.net/browse/ML-8809
Bug Fixes
- UI: Artifacts Fail showing html files
Jira: https://iguazio.atlassian.net/browse/CEML-295 - Model Monitoring: Drift Status isn't been showed as it was
Jira: ML-8721
- Monitor Jobs: Filter by time reset when navigating between pages
Jira: ML-8656
- Artifacts: Wrong artifact details after click
Jira: https://iguazio.atlassian.net/browse/ML-8807
Full changelog
- fcd44b2 Impl [Alerts Info] add notification tab (#2969)
- 194c558 Fix [UI] Artifacts Fail showing html files (#2964)
- 42a308b Tests [Alerts history] Complete Implementation of getAlerts Controller Logic in Mock Server (#2966)
- 99f786e Impl [Alerts history] Notification summary "done" should be aligned to BE "success" (#2967)
- 6a6c748 Impl [Alerts history] Add “Job Type” to “Alert Table” (#2968)
- 7e4c0ba Fix [Model Monitoring UI] Drift Status isn't been showed as it was (#2963)
- 0d35116 Fix [Monitor Jobs] filter by time reset when navigating between pages (#2962)
- 7676733 Fix [Documents] multiple bugs (#2961)
- a078fa5 Impl [Artifacts] Prevents users from modifying the artifact's latest tag (#2958)
- 2d69339 Impl [VectorDB] Add pagination (#2960)
- 5f1ee1c Fix [Artifacts] wrong artifact details after click (#2959)
Main release notes
v1.8.0-rc13
Features / Enhancements
-
Alert Table: Parameters configuration logic for alertApi
Jira: https://iguazio.atlassian.net/browse/ML-8514 -
Jobs: Delete option for jobs and runs
Jira: https://iguazio.atlassian.net/browse/ML-8626 -
Artifacts: Pagination
Jira: https://iguazio.atlassian.net/browse/ML-7823 -
UI: Additional fix to #2948
Jira: https://iguazio.atlassian.net/browse/ML-8098 -
VectorDB: "Documents" main table
Jira: https://iguazio.atlassian.net/browse/ML-8446 -
Projects Alerts: Add “Application Type” to “Alert Table”
Jira: https://iguazio.atlassian.net/browse/ML-8104
Bug Fixes
- Jobs: The project name is undefined for 'Abort Job'
Jira: https://iguazio.atlassian.net/browse/ML-8620 - UI: Unresponsive UI on project delete
Jira: https://iguazio.atlassian.net/browse/ML-8744
Full changelog
- 8a1eba0 Fix [Jobs] The project name is undefined for 'Abort Job' (#2957)
- 22a999e Impl [Alert Table] Parameters configuration logic for alertApi (#2956)
- ebedef0 Fix [UI] unresponsive UI on project delete (#2953)
- 823dedf Impl [Jobs] Delete option for jobs and runs (#2954)
- ceeadf8 Impl [Artifacts] Pagination (#2955)
- 7831c08 Impl [UI] Additional fix to #2948 (#2950)
- 7728fe7 Impl [VectorDB] "Documents" main table (#2951)
- 50cf08c Impl [Projects Alerts] Add “Application Type” to “Alert Table” (#2952)
Main release notes
v1.8.0-rc12
Features / Enhancements
-
Project Monitoring: Alerts Counter component
Jira: https://iguazio.atlassian.net/browse/ML-8098 -
QA: Alert notifications data-testid
Jira: https://iguazio.atlassian.net/browse/ML-8531 -
Projects: Move sort to the right
Uses: iguazio/dashboard-react-controls#348
Jira: ML-8696
Bug Fixes
- Model Endpoints: Same model endpoints are being displayed multiple times over and over again
Jira: ML-8707
- Artifacts: Inconsistent Display of Producer Info for Artifact Based on Producer Kind
Jira: ML-8328
-
Functions: "Build Log" -> "Function" is empty
Jira: ML-8604
- Jobs and Workflows: Runtime error for action menu Monitoring option
Jira: ML-8554
Full changelog
- c8ce9ee Impl [Project Monitoring] Alerts Counter component (#2948)
- c539c05 Impl [QA] Alert notifications data-testid (#2947)
- 9250800 Fix [Model Endpoints] same model endpoints are being displayed multiple times over and over again (#2946)
- 270c4e2 Fix [Artifacts] Inconsistent Display of Producer Info for Artifact Based on Producer Kind (#2945)
- bca1a81 Fix [Functions] "Build Log" -> "Function" is empty (#2944)
- 76367eb Fix [Jobs and Workflows] Runtime error for action menu Monitoring option (#2943)
- d6de68c Fix [Filters] scrollbar and fields padding (#2941)
- eca88a3 Impl [Projects] move sort to the right (#2936)
- 3a7c7a7 Bump DRC version
2.2.11
(#2949)
Main release notes
v1.8.0-rc11
Features / Enhancements
-
VectorDB: Add Collections Details tab
Jira: https://iguazio.atlassian.net/browse/ML-8576 -
VectorDB: Add Overview details tab
Jira: https://iguazio.atlassian.net/browse/ML-8705 -
Functions: Pagination
Jira: https://iguazio.atlassian.net/browse/ML-5329 -
Pagination: Change artifacts grouping behavior
Jira: https://iguazio.atlassian.net/browse/ML-8365
Bug Fixes
- Alerts History: Alerts activation page is broken
Jira: https://iguazio.atlassian.net/browse/ML-8653 - Schedule: Applied filters not displayed after editing the job
Jira: ML-8532
Full changelog
- a2a744f Fix [Alerts History] alerts activation page is broken (#2942)
- a7a5d69 Fix [Schedule] applied filters not displayed after editing the job (#2929)
- e9a6868 Impl [VectorDB] Add Collections Details tab (#2940)
- 967635f Impl [VectorDB] Add Overview details tab (#2939)
- 986b099 Impl [Functions] Pagination (#2938)
- 28a8496 Impl [Pagination] Change artifacts grouping behavior (#2937)
Main release notes
v1.8.0-rc10
Features / Enhancements
- VectorDB: Add breadcrumbs navigation:
Jira: ML-8652
-
Alert Table: Update the Notification Column According to New Design
Jira: https://iguazio.atlassian.net/browse/ML-8524
Bug Fixes
None.
Full changelog
- 11af281 Impl [VectorDB] Add breadcrumbs navigation (#2934)
- 7a9c431 Impl [Alert Table] - Update the Notification Column According to New Design (#2935)
Main release notes
v1.8.0-rc9
Features / Enhancements
-
Projects monitoring: Move total counter to header
Jira: ML-8567
Bug Fixes
-
Project settings: Add debounce for owner input
Jira: https://iguazio.atlassian.net/browse/ML-8634 -
Projects: Monitoring view by Figma
Related to: #2909
Jira: ML-8567
-
Alerts History: Alerts activation page is broken
Jira: https://iguazio.atlassian.net/browse/ML-8653 -
Jobs: non-job kinds are present in jobs filter
Jira: ML-8629
- Jobs and Workflows: Active tab should not be clickable
Jira: ML-8501
Full changelog
- 6403fb2 Fix [Project settings] add debounce for owner input (#2928)
- 0a812a7 Fix [Projects] Monitoring view by Figma (#2932)
- b299d16 Fix [Alerts History] alerts activation page is broken (#2933)
- 4e0c615 Fix [Jobs] non-job kinds are present in jobs filter (#2923)
- 34d7e8c Fix [UI] clickable tabs (#2931)
- 0888544 Impl [Projects monitoring] Move total counter to header (#2909)
- d243dd5 Fix [Models] Align the tabs on Models page (#2930)
- a4b306d Fix [Jobs and Workflows] active tab should not be clickable (#2927)
- 52a7dc5 Fix [Project Settings] Disable the Delete project button (#2924)
Main release notes
v1.8.0-rc8
v1.8.0-rc7
Features / Enhancements
-
Projects Alerts: Add Pagination Implementation for Alerts Table
Jira: https://iguazio.atlassian.net/browse/ML-8525 -
Alert Table: Update the getNoDataMessage function to support Alerts Table
Jira: https://iguazio.atlassian.net/browse/ML-8515 -
VectorDB: Add "Documents" main table filters
Jira: https://iguazio.atlassian.net/browse/ML-8447 -
Model Endpoints: Add mock for MM data-layout
Jira: https://iguazio.atlassian.net/browse/ML-8579 -
VectorDB: new "Documents" page and navigation
Depends On: iguazio/dashboard-react-controls#344
Jira: https://iguazio.atlassian.net/browse/ML-8445 -
Pagination: Change functions grouping behavior
Depends On: iguazio/dashboard-react-controls#346
Jira: https://iguazio.atlassian.net/browse/ML-8364 -
Jobs: Change runs grouping behavior
Jira: https://iguazio.atlassian.net/browse/ML-8363
Bug Fixes
- Workflows: Missing refresh after success rerun
Jira: https://iguazio.atlassian.net/browse/ML-8633 - Jobs Monitoring: Wrong number of the total jobs and workflows
Jira: ML-8318
- Jobs: Wrong default number of items for pagination
- Scheduled jobs: Delete schedule silently fails with MLRunAccessDeniedError
Jira: ML-8599
Full changelog
- 2ca666b Impl [Projects Alerts] Add Pagination Implementation for Alerts Table (#2926)
- d9f73f8 Imp [Alert Table] Update the getNoDataMessage function to support Alerts Table (#2925)
- c7b2a71 Fix [Workflows] Missing refresh after success rerun (#2922)
- 5b11aa1 Fix [Jobs Monitoring] Wrong number of the total jobs and workflows (#2917)
- 0590d3b Impl [VectorDB] Add "Documents" main table filters (#2920)
- b172602 Impl [Model Endpoints] Add mock for MM data-layout (#2919)
- f22df58 Fix [Jobs] Wrong default number of items for pagination (#2918)
- bde2cdd Impl [VectorDB] new "Documents" page and navigation (#2912)
- b744cc0 Fix [Scheduled jobs] delete schedule silently fails with MLRunAccessDeniedError (#2915)
- 6a84236 Impl [Pagination] Change functions grouping behavior (#2914)
- 2a99509 Impl [Jobs] Change runs grouping behavior (#2913)
- 995bee4 Bump DRC version
2.2.10
(#2916)