Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Align ui-ci-orkor with the development (#2640)
* Fix [UI] Align API GW usage across all nuclio sub-types (#2562) * Fix [UI] Add mock for application Runtime (#2563) * Impl [Models endpoints monitoring, metrics] Use "Apply" button to get all selected metrics (#2564) * Fix [Feature Store] Add 'space' validation into the artifact name part of the path (#2565) * Fix [Features] Table layout issue (#2566) * Fix [Artifacts, Functions] selected item is missing from the list of visible items (#2567) * Fix [Jobs monitoring, scheduled] 'No jobs found.' when filtering for the 'Past 24 hours' (#2568) * remove console log (#2570) * UI ci orkor (#2569) * add Jenkinsfile * add Jenkinsfile * add Jenkinsfile * add Jenkinsfile * add Jenkinsfile * add Jenkinsfile * add Jenkinsfile * add Jenkinsfile * add Jenkinsfile * add Jenkinsfile * add Jenkinsfile * add Jenkinsfile * add Jenkinsfile * add Jenkinsfile * add Jenkinsfile * add Jenkinsfile * add Jenkinsfile * add Jenkinsfile * add Jenkinsfile * add Jenkinsfile * add Jenkinsfile * add Jenkinsfile * add Jenkinsfile * add Jenkinsfile * add Jenkinsfile * add Jenkinsfile * add scripts test for ci-cd flow * add delay befor runing report script * undo changes in ui_ci.groovy * Fix [Model Endpoints] previous project data shown after request cancellation (#2571) * Fix [Features] Remove ‘Targets’ column from Features table (#2572) * Fix [UI] Requests aren't send when project was changed. (#2574) * Fix [Feature store] features request not cancelled on FV creation (#2573) * Fix [UI] bad behavior during automatic refresh in project "General" settings page (#2577) * Fix [Create Vector] UI partial load (#2578) * Fix [Artifacts|Datasets|Models] Load artifact issues (#2579) * Fix [ML Functions] Actions "Run", "Edit", "View YAML" don't work (#2580) * Fix [Model endpoints] multiple duplicates of items during scroll (#2583) * Tests [UI] Add mock for download with allowed prefixes on Artifacts/Datasets/Models (#2584) * Fix [Artifacts] expended rows not collapsing when switching projects (#2585) * Fix build issue due to console.log (#2586) * Bump DRC version `2.1.2` (#2590) * Fix [Feature vectors] incorrect marking of label column (#2587) * Fix [Models Endpoints Monitoring, Metrics] clear search results when switching model endpoints (#2588) * Fix [Functions] Add mock for GET `functions` request (#2589) * Fix [Metrics] UI metrics UX fix (#2552) * Fix [Models Endpoints Monitoring, Metrics] metrics are deselected after click on Apply button (#2591) * Fix [Models Endpoints Monitoring, Metrics] displaying single value as a point on Invocation and Metric graph (#2592) * Fix [Functions/Feature Sets panel] Labels are not validated properly (#2593) * Impl [UI] Delete single artifact data (#2595) * Fix [Workflows, cross-projects] Project name doesn't specify for Batch re-run (#2596) * Fix [Models Endpoints Monitoring, Metrics] add the date to the tooltips in addition to the value (#2581) * Fix [Models endpoints monitoring, metrics] The scroll is disappeared when collapsed the Endpoint call count (#2594) * Impl [Models endpoints monitoring, metrics] Use "Clear" button to unselect all metrics (#2598) * Fix [MM Endpoints] Updates - clarify view and support 1.7 data (#2599) * Fix [Projects] Cannot scroll while data is fetched (#2600) * Fix [Models Endpoints Monitoring, Metrics] Percentage change calculation for Invocation graph (#2601) * Fix [Project Monitoring] change general status indicator title (#2597) * Fix [Models endpoints monitoring, metrics] Redundant invocation requests are sent (#2602) * Fix [Models endpoints monitoring, metrics] The "Choose metrics to view endpoint’s data" empty card is missing when the metrics are unselected (#2603) * Fix [Jobs, cross-project] Incorrect multiple status filter number (#2604) * Fix [Feature vectors] 403 Forbidden error on PUT /feature-vectors/{name}/references/{reference} (#2605) * Impl [Models Endpoints Monitoring, Metrics] Change X-Axis Label to Display Bin Range (#2606) * Impl [Artifacts] Delete artifact without a tag (#2607) * Fix [Cross Project - Internal Job view] Wrong Filter By Type list (#2608) * Fix [Models endpoints monitoring, metrics] increase the distance between metric histogram and line chart (#2609) * Fix [Batch Run, Function wizard] Number input for CPU is malfunctioning (#2610) * Fix [Artifacts] The 'Retry' deletion request does not include 'deletion_strategy' data (#2611) * Fix [Feature Store] "Discard changes" does not enable the "Save" and "Save and ingest" buttons (#2612) * Fix [Models endpoints monitoring, metrics] Y-Axis Labels Absent in Expanded Invocation Graph (#2613) * remove console.log * change DRIVER_SLEEP to 8000, add git restore for httpClient.js * Fix [Models endpoints monitoring, metrics] metric histogram chart does not display 100% of values (#2616) * Fix [Feature vectors] features version tags aren't changed when changing the project (#2615) * add add-comment-to-http-client script to 'Run Regression Tests' stage * remove add-comment-to-http-client script to 'Run Regression Tests' stage, remove git restore command from test scripts --------- Co-authored-by: illia-prokopchuk <78905712+illia-prokopchuk@users.noreply.github.com> Co-authored-by: Taras-Hlukhovetskyi <155433425+Taras-Hlukhovetskyi@users.noreply.github.com> Co-authored-by: orkoresh4 <138975214+orkoresh4@users.noreply.github.com> Co-authored-by: Andrew Mavdryk <andrii.mavdryk@globallogic.com> Co-authored-by: Ilank <63646693+ilan7empest@users.noreply.github.com>
- Loading branch information