-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix [Project Monitoring] change general status indicator title #2597
Merged
Conversation
This file contains 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
mavdryk
suggested changes
Jul 10, 2024
mavdryk
approved these changes
Jul 10, 2024
orkoresh4
added a commit
that referenced
this pull request
Jul 22, 2024
* 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) --------- 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>
orkoresh4
added a commit
that referenced
this pull request
Aug 4, 2024
* 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>
orkoresh4
added a commit
that referenced
this pull request
Aug 13, 2024
…2661) * 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 * 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) * 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) * Fix [Feature Vectors] Unify the conditions for the 'Tag' field (#2617) * Fix [UI] Copy URI on model screen not working (#2619) * Fix [UI] update dockerfile base image (#2620) * Fix [Models endpoints monitoring, metrics] metrics selector freezes when changing pages (#2622) * Impl [Functions] Add `Date` and `Show untagged` filters (#2623) * Impl [UI] Limit number of artifacts shown in the artifact screen (#2624) * Fix [Workflows, cross-project] Add a loader to the workflow requests (#2626) * Fix [Jobs, Workflows - cross project] Filter by 'Status' options should always be set (#2628) * Fix [Models] The loader is absent when clicking on the "Deploy' button in the table view (#2629) * Fix [UI] Incorrect job execution list for jobs when `jobname1` is part of `jobname2` (#2630) * Fix [UI] App runtime - clicking on code entry point does not return the response (#2631) * Tests [QA] v1.7.0-rc32 (#2627) * Fix [Artifacts] filtering models by name doesn't work (#2633) * Fix [Cross-projects][Functions] Wrong “No data” message (#2634) * Fix [Functions] Actions dropdown menu is displayed over the Edit function form (#2635) * Fix [Models endpoints monitoring, metrics] poor performance and usability issues during loading and interaction (#2636) * Fix [Functions] Apply name filter on loading the function (#2637) * Fix [Cross-projects jobs/workflows] Use `Any time` for `In Process` (#2639) * Fix [Scheduled Jobs] Wrong redirection to the function (#2638) * Fix [Cross projects] page crash on missing job (#2641) * Fix [UI] Deprecated param - Support for defaultProps will be removed (#2632) * Fix [Jobs] The Node Selector field is empty (#2642) * Fix [Artifacts] 404 after deleting the last artifact instance from details view (#2643) * Impl [Tests] QA Sprint 165 done (#2654) Co-authored-by: EZheln <36635708+EZheln@users.noreply.github.com> * Fix [Models endpoints monitoring, metrics] Update No Detection Message (#2644) * Fix [Workflows, cross-project] Remove the ability to filter by label on the Workflows tab (#2645) * Fix [UI] Add identification for automation needs for drift status (#2646) * Fix [Models endpoints monitoring, metrics] general drift is not defined by the highest drift status (#2647) * Fix [Datasets] When list_datasets fails, the UI shows error message but also shows "No data matches..." - it should only show the error (#2648) * Fix [Models Endpoints Monitoring, Metrics] unification of tooltips appearance (#2649) * Fix [Batch inference] "Batch inference" button in "Deploy and monitor" quick action does not work (#2650) * Fix [Jobs monitoring] Avoiding duplicate requests (#2651) * Fix [UI] Notifications and download containers overlap 100% of the window width (#2652) * Fix [Batch Run] parameters type options and data inputs deletion issues (#2655) --------- Co-authored-by: illia-prokopchuk <78905712+illia-prokopchuk@users.noreply.github.com> Co-authored-by: Pini Shahmurov <pinis@gini-apps.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> Co-authored-by: Olena Zhelnytska <olena.zhelnytska@medtronic.com>
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.
Project Monitoring: Change general status indicator title
Jira: ML-6900
Before:
After: