Skip to content
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

Feat/pci ai endpoints app: Add Metrics pages #15279

Open
wants to merge 18 commits into
base: develop
Choose a base branch
from

Conversation

Masta2000
Copy link
Contributor

@Masta2000 Masta2000 commented Feb 3, 2025

Question Answer
Branch? develop
Bug fix? no
New feature? yes
Breaking change? no
Tickets AIS-961
License BSD 3-Clause
  • Try to keep pull requests small so they can be easily reviewed.
  • Commits are signed-off
  • Only FR translations have been updated
  • Branch is up-to-date with target branch
  • Lint has passed locally
  • Standalone app was ran and tested locally
  • Ticket reference is mentioned in linked commits (internal only)
  • Breaking change is mentioned in relevant commits

Description

Create Metrics page for AI Endpoints app:

  • Create new components / hooks / API routes
  • Write tests
  • Update translations

Related

@Masta2000 Masta2000 requested review from a team as code owners February 3, 2025 16:55
@github-actions github-actions bot added translation required feature New feature dependencies Pull requests that update a dependency file labels Feb 3, 2025
| UndefinedInitialDataOptions<TQueryFnData, TError, TData, TQueryKey>
| UseQueryOptions<TQueryFnData, TError, TData, TQueryKey>;

export function useQueryImmediateRefetch<
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't understand why you manually refetch

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand this function too

qpavy
qpavy previously approved these changes Feb 5, 2025
Copy link
Contributor

@qpavy qpavy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please for next time, make PR smaller and easier to review.
Also you have some tests errors

@Masta2000 Masta2000 force-pushed the feat/pci-ai-endpoints-app branch 2 times, most recently from 42bd038 to eb66368 Compare February 5, 2025 13:48
@github-actions github-actions bot removed universe-bare-metal-cloud dependencies Pull requests that update a dependency file universe-public-cloud labels Feb 5, 2025
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Feb 7, 2025
@github-actions github-actions bot added the has conflicts Has conflicts to resolve before merging label Feb 19, 2025
@Masta2000 Masta2000 dismissed stale reviews from SimonChaumet and tibs245 via dfcb404 February 20, 2025 18:47
@Masta2000 Masta2000 force-pushed the feat/pci-ai-endpoints-app branch from 3042816 to dfcb404 Compare February 20, 2025 18:47
Copy link
Contributor

github-actions bot commented Feb 20, 2025

yarn.lock changes

Summary

Status Count
ADDED 58
UPDATED 542
REMOVED 25
Click to toggle table visibility
Name Status Previous Current
@aashutoshrathi/word-wrap REMOVED 1.2.6 -
@adobe/css-tools UPDATED 4.4.0 4.4.2
@algolia/autocomplete-core UPDATED 1.9.3 1.17.7
@algolia/autocomplete-plugin-algolia-insights UPDATED 1.9.3 1.17.7
@algolia/autocomplete-preset-algolia UPDATED 1.9.3 1.17.7
@algolia/autocomplete-shared UPDATED 1.9.3 1.17.7
@algolia/cache-browser-local-storage REMOVED 4.23.2 -
@algolia/cache-common REMOVED 4.23.2 -
@algolia/cache-in-memory REMOVED 4.23.2 -
@algolia/client-abtesting ADDED - 5.20.3
@algolia/client-account REMOVED 4.23.2 -
@algolia/client-analytics UPDATED 4.23.2 5.20.3
@algolia/client-common UPDATED 4.23.2 5.20.3
@algolia/client-insights ADDED - 5.20.3
@algolia/client-personalization UPDATED 4.23.2 5.20.3
@algolia/client-query-suggestions ADDED - 5.20.3
@algolia/client-search UPDATED 4.23.2 5.20.3
@algolia/ingestion ADDED - 1.20.3
@algolia/logger-common REMOVED 4.23.2 -
@algolia/logger-console REMOVED 4.23.2 -
@algolia/monitoring ADDED - 1.20.3
@algolia/recommend UPDATED 4.23.2 5.20.3
@algolia/requester-browser-xhr UPDATED 4.23.2 5.20.3
@algolia/requester-common REMOVED 4.23.2 -
@algolia/requester-fetch ADDED - 5.20.3
@algolia/requester-node-http UPDATED 4.23.2 5.20.3
@algolia/transporter REMOVED 4.23.2 -
@babel/compat-data UPDATED 7.26.2 7.26.8
@babel/core UPDATED 7.26.0 7.26.9
@babel/generator UPDATED 7.26.2 7.26.9
@babel/helper-builder-binary-assignment-operator-visitor REMOVED 7.25.9 -
@babel/helper-compilation-targets UPDATED 7.25.9 7.26.5
@babel/helper-create-class-features-plugin UPDATED 7.25.9 7.26.9
@babel/helper-create-regexp-features-plugin UPDATED 7.25.9 7.26.3
@babel/helper-environment-visitor REMOVED 7.24.7 -
@babel/helper-function-name REMOVED 7.24.7 -
@babel/helper-hoist-variables REMOVED 7.24.7 -
@babel/helper-plugin-utils UPDATED 7.25.9 7.26.5
@babel/helper-replace-supers UPDATED 7.25.9 7.26.5
@babel/helper-simple-access REMOVED 7.25.9 -
@babel/helper-split-export-declaration REMOVED 7.24.7 -
@babel/helpers UPDATED 7.26.0 7.26.9
@babel/highlight REMOVED 7.25.7 -
@babel/parser UPDATED 7.26.2 7.26.9
@babel/plugin-proposal-decorators UPDATED 7.24.1 7.25.9
@babel/plugin-syntax-decorators UPDATED 7.24.1 7.25.9
@babel/plugin-syntax-export-namespace-from REMOVED 7.8.3 -
@babel/plugin-transform-async-generator-functions UPDATED 7.25.9 7.26.8
@babel/plugin-transform-block-scoped-functions UPDATED 7.25.9 7.26.5
@babel/plugin-transform-exponentiation-operator UPDATED 7.25.9 7.26.3
@babel/plugin-transform-flow-strip-types UPDATED 7.25.9 7.26.5
@babel/plugin-transform-for-of UPDATED 7.25.9 7.26.9
@babel/plugin-transform-modules-commonjs UPDATED 7.25.9 7.26.3
@babel/plugin-transform-nullish-coalescing-operator UPDATED 7.25.9 7.26.6
@babel/plugin-transform-react-display-name UPDATED 7.24.1 7.25.9
@babel/plugin-transform-react-jsx UPDATED 7.24.7 7.25.9
@babel/plugin-transform-react-jsx-development UPDATED 7.22.5 7.25.9
@babel/plugin-transform-react-pure-annotations UPDATED 7.24.1 7.25.9
@babel/plugin-transform-runtime UPDATED 7.24.3 7.26.9
@babel/plugin-transform-template-literals UPDATED 7.25.9 7.26.8
@babel/plugin-transform-typeof-symbol UPDATED 7.25.9 7.26.7
@babel/plugin-transform-typescript UPDATED 7.25.9 7.26.8
@babel/preset-env UPDATED 7.26.0 7.26.9
@babel/preset-react UPDATED 7.24.1 7.26.3
@babel/regjsgen REMOVED 0.8.0 -
@babel/runtime-corejs3 UPDATED 7.24.4 7.26.9
@babel/standalone UPDATED 7.24.4 7.26.9
@babel/template UPDATED 7.25.9 7.26.9
@babel/traverse UPDATED 7.25.9 7.26.9
@babel/types UPDATED 7.26.0 7.26.9
@bundled-es-modules/cookie UPDATED 2.0.0 2.0.1
@cucumber/cucumber UPDATED 10.4.0 10.9.0
@cucumber/html-formatter UPDATED 21.3.1 21.6.0
@docsearch/css UPDATED 3.6.0 3.8.2
@docsearch/js UPDATED 3.6.0 3.8.2
@docsearch/react UPDATED 3.6.0 3.8.2
@emotion/babel-plugin UPDATED 11.11.0 11.13.5
@emotion/cache UPDATED 11.11.0 11.14.0
@emotion/hash UPDATED 0.9.1 0.9.2
@emotion/is-prop-valid UPDATED 1.2.2 1.3.1
@emotion/memoize UPDATED 0.8.1 0.9.0
@emotion/react UPDATED 11.11.4 11.14.0
@emotion/serialize UPDATED 1.1.4 1.3.3
@emotion/sheet UPDATED 1.2.2 1.4.0
@emotion/styled UPDATED 11.11.5 11.14.0
@emotion/unitless UPDATED 0.8.1 0.10.0
@emotion/use-insertion-effect-with-fallbacks UPDATED 1.0.1 1.2.0
@emotion/utils UPDATED 1.2.1 1.4.2
@emotion/weak-memoize UPDATED 0.3.1 0.4.0
@eslint-community/eslint-utils UPDATED 4.4.0 4.4.1
@eslint-community/regexpp UPDATED 4.10.0 4.12.1
@eslint/js UPDATED 8.57.0 8.57.1
@floating-ui/core UPDATED 1.6.8 1.6.9
@floating-ui/react-dom UPDATED 2.0.8 2.1.2
@floating-ui/utils UPDATED 0.2.8 0.2.9
@humanwhocodes/config-array UPDATED 0.11.14 0.13.0
@iconify-json/simple-icons ADDED - 1.2.25
@iconify/types ADDED - 2.0.0
@inquirer/confirm UPDATED 3.1.14 5.1.6
@inquirer/core UPDATED 9.0.2 10.1.7
@inquirer/figures UPDATED 1.0.3 1.0.10
@inquirer/type UPDATED 1.4.0 3.0.4
@jridgewell/gen-mapping UPDATED 0.3.5 0.3.8
@jridgewell/resolve-uri UPDATED 3.1.1 3.1.2
@kurkle/color UPDATED 0.3.2 0.3.4
@mdx-js/react UPDATED 3.0.1 3.1.0
@microsoft/api-extractor UPDATED 7.43.0 7.50.0
@microsoft/api-extractor-model UPDATED 7.28.13 7.30.3
@microsoft/tsdoc UPDATED 0.14.2 0.15.1
@microsoft/tsdoc-config UPDATED 0.16.2 0.17.1
@motionone/animation UPDATED 10.17.0 10.18.0
@motionone/dom UPDATED 10.17.0 10.18.0
@motionone/easing UPDATED 10.17.0 10.18.0
@motionone/generators UPDATED 10.17.0 10.18.0
@motionone/types UPDATED 10.17.0 10.17.1
@motionone/utils UPDATED 10.17.0 10.18.0
@mswjs/cookies UPDATED 1.1.0 1.1.1
@mswjs/interceptors UPDATED 0.35.9 0.37.6
@ovhcloud/ods-components UPDATED 18.5.1 18.5.3
@ovhcloud/ods-themes UPDATED 18.5.1 18.5.3
@playwright/test UPDATED 1.49.1 1.50.1
@polka/url UPDATED 1.0.0-next.25 1.0.0-next.28
@radix-ui/number UPDATED 1.0.1 1.1.0
@radix-ui/primitive UPDATED 1.0.1 1.1.1
@radix-ui/react-accordion UPDATED 1.1.2 1.2.3
@radix-ui/react-alert-dialog UPDATED 1.0.5 1.1.6
@radix-ui/react-arrow UPDATED 1.0.3 1.1.2
@radix-ui/react-collapsible UPDATED 1.0.3 1.1.3
@radix-ui/react-collection UPDATED 1.0.3 1.1.2
@radix-ui/react-compose-refs UPDATED 1.0.1 1.1.1
@radix-ui/react-context UPDATED 1.0.1 1.1.1
@radix-ui/react-dialog UPDATED 1.0.5 1.1.6
@radix-ui/react-direction UPDATED 1.0.1 1.1.0
@radix-ui/react-dismissable-layer UPDATED 1.0.5 1.1.5
@radix-ui/react-dropdown-menu UPDATED 2.0.6 2.1.6
@radix-ui/react-focus-guards UPDATED 1.0.1 1.1.1
@radix-ui/react-focus-scope UPDATED 1.0.4 1.1.2
@radix-ui/react-id UPDATED 1.0.1 1.1.0
@radix-ui/react-label UPDATED 2.0.2 2.1.2
@radix-ui/react-menu UPDATED 2.0.6 2.1.6
@radix-ui/react-popover UPDATED 1.0.7 1.1.6
@radix-ui/react-popper UPDATED 1.1.3 1.2.2
@radix-ui/react-portal UPDATED 1.0.4 1.1.4
@radix-ui/react-presence UPDATED 1.0.1 1.1.2
@radix-ui/react-primitive UPDATED 1.0.3 2.0.2
@radix-ui/react-progress UPDATED 1.0.3 1.1.2
@radix-ui/react-radio-group UPDATED 1.1.3 1.2.3
@radix-ui/react-roving-focus UPDATED 1.0.4 1.1.2
@radix-ui/react-scroll-area UPDATED 1.0.5 1.2.3
@radix-ui/react-select UPDATED 2.0.0 2.1.6
@radix-ui/react-separator UPDATED 1.0.3 1.1.2
@radix-ui/react-slider UPDATED 1.1.2 1.2.3
@radix-ui/react-slot UPDATED 1.0.2 1.1.2
@radix-ui/react-switch UPDATED 1.0.3 1.1.3
@radix-ui/react-tabs UPDATED 1.0.4 1.1.3
@radix-ui/react-toast UPDATED 1.1.5 1.2.6
@radix-ui/react-toggle UPDATED 1.0.3 1.1.2
@radix-ui/react-toggle-group UPDATED 1.0.4 1.1.2
@radix-ui/react-toolbar UPDATED 1.0.4 1.1.2
@radix-ui/react-tooltip UPDATED 1.0.7 1.1.8
@radix-ui/react-use-callback-ref UPDATED 1.0.1 1.1.0
@radix-ui/react-use-controllable-state UPDATED 1.0.1 1.1.0
@radix-ui/react-use-escape-keydown UPDATED 1.0.3 1.1.0
@radix-ui/react-use-layout-effect UPDATED 1.0.1 1.1.0
@radix-ui/react-use-previous UPDATED 1.0.1 1.1.0
@radix-ui/react-use-rect UPDATED 1.0.1 1.1.0
@radix-ui/react-use-size UPDATED 1.0.1 1.1.0
@radix-ui/react-visually-hidden UPDATED 1.0.3 1.1.2
@radix-ui/rect UPDATED 1.0.1 1.1.0
@react-aria/ssr UPDATED 3.9.2 3.9.7
@remix-run/router UPDATED 1.21.0 1.22.0
@restart/hooks UPDATED 0.4.16 0.5.1
@restart/ui UPDATED 1.6.8 1.9.4
@rollup/pluginutils UPDATED 5.1.0 5.1.4
@rollup/rollup-android-arm-eabi UPDATED 4.30.1 4.34.8
@rollup/rollup-android-arm64 UPDATED 4.30.1 4.34.8
@rollup/rollup-darwin-arm64 UPDATED 4.30.1 4.34.8
@rollup/rollup-darwin-x64 UPDATED 4.30.1 4.34.8
@rollup/rollup-freebsd-arm64 UPDATED 4.30.1 4.34.8
@rollup/rollup-freebsd-x64 UPDATED 4.30.1 4.34.8
@rollup/rollup-linux-arm-gnueabihf UPDATED 4.30.1 4.34.8
@rollup/rollup-linux-arm-musleabihf UPDATED 4.30.1 4.34.8
@rollup/rollup-linux-arm64-gnu UPDATED 4.30.1 4.34.8
@rollup/rollup-linux-arm64-musl UPDATED 4.30.1 4.34.8
@rollup/rollup-linux-loongarch64-gnu UPDATED 4.30.1 4.34.8
@rollup/rollup-linux-powerpc64le-gnu UPDATED 4.30.1 4.34.8
@rollup/rollup-linux-riscv64-gnu UPDATED 4.30.1 4.34.8
@rollup/rollup-linux-s390x-gnu UPDATED 4.30.1 4.34.8
@rollup/rollup-linux-x64-gnu UPDATED 4.30.1 4.34.8
@rollup/rollup-linux-x64-musl UPDATED 4.30.1 4.34.8
@rollup/rollup-win32-arm64-msvc UPDATED 4.30.1 4.34.8
@rollup/rollup-win32-ia32-msvc UPDATED 4.30.1 4.34.8
@rollup/rollup-win32-x64-msvc UPDATED 4.30.1 4.34.8
@rtsao/scc ADDED - 1.1.0
@rushstack/node-core-library UPDATED 4.0.2 5.11.0
@rushstack/rig-package UPDATED 0.5.2 0.5.3
@rushstack/terminal UPDATED 0.10.0 0.15.0
@rushstack/ts-command-line UPDATED 4.19.1 4.23.5
@shikijs/core UPDATED 1.2.4 2.5.0
@shikijs/engine-javascript ADDED - 2.5.0
@shikijs/engine-oniguruma ADDED - 2.5.0
@shikijs/langs ADDED - 2.5.0
@shikijs/themes ADDED - 2.5.0
@shikijs/transformers UPDATED 1.2.4 2.5.0
@shikijs/types ADDED - 2.5.0
@shikijs/vscode-textmate ADDED - 10.0.2
@storybook/csf UPDATED 0.1.3 0.1.13
@swc/helpers UPDATED 0.5.8 0.5.15
@tanem/react-nprogress UPDATED 5.0.51 5.0.55
@tanstack/query-core UPDATED 5.51.21 5.66.4
@tanstack/query-devtools UPDATED 5.51.16 5.65.0
@tanstack/react-query UPDATED 5.51.21 5.66.9
@tanstack/react-query-devtools UPDATED 5.51.21 5.66.9
@tanstack/react-table UPDATED 8.20.1 8.21.2
@tanstack/react-virtual UPDATED 3.2.0 3.13.0
@tanstack/table-core UPDATED 8.20.1 8.21.2
@tanstack/virtual-core UPDATED 3.2.0 3.13.0
@testing-library/dom UPDATED 10.1.0 10.4.0
@testing-library/react UPDATED 16.0.1 16.2.0
@testing-library/user-event UPDATED 14.5.2 14.6.1
@types/babel__traverse UPDATED 7.20.5 7.20.6
@types/d3-path UPDATED 3.1.0 3.1.1
@types/d3-scale UPDATED 4.0.8 4.0.9
@types/d3-shape UPDATED 3.1.6 3.1.7
@types/d3-time UPDATED 3.0.3 3.0.4
@types/emscripten UPDATED 1.39.10 1.40.0
@types/eslint ADDED - 9.6.1
@types/eslint-scope ADDED - 3.7.7
@types/express-serve-static-core UPDATED 4.19.0 5.0.6
@types/hammerjs ADDED - 2.0.46
@types/hast ADDED - 3.0.4
@types/hoist-non-react-statics UPDATED 3.3.5 3.3.6
@types/http-proxy UPDATED 1.17.14 1.17.16
@types/jest UPDATED 29.5.13 29.5.14
@types/linkify-it UPDATED 3.0.5 5.0.0
@types/lodash UPDATED 4.14.202 4.17.15
@types/markdown-it UPDATED 13.0.7 14.1.2
@types/mdast UPDATED 3.0.15 4.0.4
@types/mdurl UPDATED 1.0.5 2.0.0
@types/mdx UPDATED 2.0.12 2.0.13
@types/node UPDATED 20.14.10 22.13.4
@types/node-fetch UPDATED 2.6.11 2.6.12
@types/prop-types UPDATED 15.7.12 15.7.14
@types/qs UPDATED 6.9.14 6.9.18
@types/react-dom UPDATED 18.3.0 18.3.5
@types/react-transition-group UPDATED 4.4.10 4.4.12
@types/set-cookie-parser UPDATED 2.4.7 2.4.10
@types/unist UPDATED 2.0.10 3.0.3
@types/ws UPDATED 8.5.10 8.5.14
@types/yargs UPDATED 17.0.32 17.0.33
@ungap/structured-clone UPDATED 1.2.0 1.3.0
@vitejs/plugin-vue UPDATED 5.1.0 5.2.1
@vitest/coverage-v8 UPDATED 2.1.8 2.1.9
@vitest/ui UPDATED 1.6.0 1.6.1
@vue/compiler-core UPDATED 3.4.21 3.5.13
@vue/compiler-dom UPDATED 3.4.21 3.5.13
@vue/compiler-sfc UPDATED 3.4.21 3.5.13
@vue/compiler-ssr UPDATED 3.4.21 3.5.13
@vue/devtools-api UPDATED 7.0.25 7.7.2
@vue/devtools-kit UPDATED 7.0.25 7.7.2
@vue/devtools-shared UPDATED 7.0.25 7.7.2
@vue/reactivity UPDATED 3.4.21 3.5.13
@vue/runtime-core UPDATED 3.4.21 3.5.13
@vue/runtime-dom UPDATED 3.4.21 3.5.13
@vue/server-renderer UPDATED 3.4.21 3.5.13
@vue/shared UPDATED 3.4.21 3.5.13
@vueuse/core UPDATED 10.9.0 12.7.0
@vueuse/integrations UPDATED 10.9.0 12.7.0
@vueuse/metadata UPDATED 10.9.0 12.7.0
@vueuse/shared UPDATED 10.9.0 12.7.0
@webassemblyjs/ast UPDATED 1.12.1 1.14.1
@webassemblyjs/floating-point-hex-parser UPDATED 1.11.6 1.13.2
@webassemblyjs/helper-api-error UPDATED 1.11.6 1.13.2
@webassemblyjs/helper-buffer UPDATED 1.12.1 1.14.1
@webassemblyjs/helper-numbers UPDATED 1.11.6 1.13.2
@webassemblyjs/helper-wasm-bytecode UPDATED 1.11.6 1.13.2
@webassemblyjs/helper-wasm-section UPDATED 1.12.1 1.14.1
@webassemblyjs/ieee754 UPDATED 1.11.6 1.13.2
@webassemblyjs/leb128 UPDATED 1.11.6 1.13.2
@webassemblyjs/utf8 UPDATED 1.11.6 1.13.2
@webassemblyjs/wasm-edit UPDATED 1.12.1 1.14.1
@webassemblyjs/wasm-gen UPDATED 1.12.1 1.14.1
@webassemblyjs/wasm-opt UPDATED 1.12.1 1.14.1
@webassemblyjs/wasm-parser UPDATED 1.12.1 1.14.1
@webassemblyjs/wast-printer UPDATED 1.12.1 1.14.1
acorn UPDATED 8.11.3 8.14.0
acorn-import-attributes REMOVED 1.9.5 -
acorn-walk UPDATED 8.3.2 8.3.4
agentkeepalive UPDATED 4.5.0 4.6.0
ajv UPDATED 8.12.0 8.13.0
ajv-draft-04 ADDED - 1.0.0
ajv-formats UPDATED 2.1.1 3.0.1
algoliasearch UPDATED 4.23.2 5.20.3
ansi-regex UPDATED 6.0.1 6.1.0
array-buffer-byte-length UPDATED 1.0.1 1.0.2
array.prototype.flat UPDATED 1.3.2 1.3.3
array.prototype.flatmap UPDATED 1.3.2 1.3.3
array.prototype.toreversed REMOVED 1.1.2 -
array.prototype.tosorted UPDATED 1.1.3 1.1.4
arraybuffer.prototype.slice UPDATED 1.0.3 1.0.4
async UPDATED 3.2.5 3.2.6
async-function ADDED - 1.0.0
autoprefixer UPDATED 10.4.19 10.4.20
aws4 UPDATED 1.12.0 1.13.2
axios UPDATED 1.7.7 1.7.9
babel-plugin-polyfill-corejs2 UPDATED 0.4.10 0.4.12
babel-plugin-polyfill-corejs3 UPDATED 0.10.6 0.11.1
babel-plugin-polyfill-regenerator UPDATED 0.6.1 0.6.3
babel-plugin-transform-import-meta UPDATED 2.2.1 2.3.2
babel-preset-current-node-syntax UPDATED 1.0.1 1.1.0
babel-preset-react-app UPDATED 10.0.1 10.1.0
birpc ADDED - 0.2.19
bonjour-service UPDATED 1.2.1 1.3.0
braces UPDATED 3.0.2 3.0.3
browserslist UPDATED 4.24.2 4.24.4
call-bind UPDATED 1.0.7 1.0.8
call-bind-apply-helpers ADDED - 1.0.2
call-bound ADDED - 1.0.3
caniuse-lite UPDATED 1.0.30001680 1.0.30001700
ccount UPDATED 1.1.0 2.0.1
chai UPDATED 5.1.2 5.2.0
character-entities-html4 UPDATED 1.1.4 2.1.0
character-entities-legacy UPDATED 1.1.4 3.0.0
chart.js UPDATED 4.4.7 4.4.8
chartjs-plugin-zoom UPDATED 2.0.1 2.2.0
chrome-trace-event UPDATED 1.0.3 1.0.4
cjs-module-lexer UPDATED 1.2.3 1.4.3
class-variance-authority UPDATED 0.7.0 0.7.1
comma-separated-tokens ADDED - 2.0.3
compare-versions UPDATED 6.1.0 6.1.1
compression UPDATED 1.7.4 1.8.0
confbox ADDED - 0.1.8
consola UPDATED 3.2.3 3.4.0
cookie UPDATED 0.7.0 0.7.2
copy-anything UPDATED 2.0.6 3.0.5
core-js UPDATED 3.36.1 3.40.0
core-js-compat UPDATED 3.39.0 3.40.0
core-js-pure UPDATED 3.36.1 3.40.0
cosmiconfig-typescript-loader UPDATED 5.0.0 5.1.0
cross-spawn UPDATED 7.0.3 7.0.6
data-view-buffer UPDATED 1.0.1 1.0.2
data-view-byte-length UPDATED 1.0.1 1.0.2
data-view-byte-offset UPDATED 1.0.0 1.0.1
debug UPDATED 4.3.7 4.4.0
decimal.js UPDATED 10.4.3 10.5.0
dedent UPDATED 1.5.1 1.5.3
detect-port UPDATED 1.5.1 1.6.1
devlop ADDED - 1.1.0
dotenv UPDATED 16.4.5 16.4.7
dunder-proto ADDED - 1.0.1
ejs UPDATED 3.1.9 3.1.10
electron-to-chromium UPDATED 1.5.57 1.5.102
element-internals-polyfill UPDATED 1.3.12 1.3.13
emoji-regex-xs ADDED - 1.0.0
enhanced-resolve UPDATED 5.17.1 5.18.1
envinfo UPDATED 7.12.0 7.14.0
es-abstract UPDATED 1.23.3 1.23.9
es-define-property UPDATED 1.0.0 1.0.1
es-iterator-helpers UPDATED 1.0.18 1.2.1
es-module-lexer UPDATED 1.5.4 1.6.0
es-object-atoms UPDATED 1.0.0 1.1.1
es-set-tostringtag UPDATED 2.0.3 2.1.0
es-shim-unscopables UPDATED 1.0.2 1.1.0
es-to-primitive UPDATED 1.2.1 1.3.0
esbuild-register UPDATED 3.5.0 3.6.0
eslint UPDATED 8.57.0 8.57.1
eslint-compat-utils UPDATED 0.5.0 0.5.1
eslint-module-utils UPDATED 2.8.1 2.12.0
eslint-plugin-es-x UPDATED 7.6.0 7.8.0
eslint-plugin-prettier UPDATED 5.2.1 5.2.3
esquery UPDATED 1.5.0 1.6.0
exponential-backoff UPDATED 3.1.1 3.1.2
express UPDATED 4.20.0 4.21.2
fast-equals UPDATED 5.0.1 5.2.2
fast-glob UPDATED 3.3.2 3.3.3
fast-loops REMOVED 1.1.4 -
fast-uri ADDED - 3.0.6
fastq UPDATED 1.17.1 1.19.0
fill-range UPDATED 7.0.1 7.1.1
finalhandler UPDATED 1.2.0 1.3.1
flatted UPDATED 3.3.1 3.3.3
flow-parser UPDATED 0.233.0 0.261.2
focus-trap UPDATED 7.5.4 7.6.4
follow-redirects UPDATED 1.15.6 1.15.9
for-each UPDATED 0.3.3 0.3.5
foreground-child UPDATED 3.1.1 3.3.0
form-data UPDATED 4.0.0 4.0.2
fs-extra UPDATED 11.1.1 11.3.0
fs-monkey UPDATED 1.0.5 1.0.6
function.prototype.name UPDATED 1.1.6 1.1.8
get-intrinsic UPDATED 1.2.4 1.2.7
get-monorepo-packages UPDATED 1.2.0 1.3.0
get-proto ADDED - 1.0.1
get-symbol-description UPDATED 1.0.2 1.1.0
giget UPDATED 1.2.3 1.2.4
globalthis UPDATED 1.0.3 1.0.4
gopd UPDATED 1.0.1 1.2.0
has-bigints UPDATED 1.0.2 1.1.0
has-proto UPDATED 1.0.3 1.2.0
has-symbols UPDATED 1.0.3 1.1.0
hast-util-to-html ADDED - 9.0.5
hast-util-whitespace ADDED - 3.0.0
html-void-elements ADDED - 3.0.0
html-webpack-plugin UPDATED 5.6.0 5.6.3
http-parser-js UPDATED 0.5.8 0.5.9
hyphenate-style-name UPDATED 1.0.4 1.1.0
i18next-http-backend UPDATED 2.5.2 2.7.3
ignore UPDATED 5.3.1 5.3.2
immutable UPDATED 4.3.5 4.3.7
import-fresh UPDATED 3.3.0 3.3.1
import-local UPDATED 3.1.0 3.2.0
inline-style-prefixer UPDATED 7.0.0 7.0.1
internal-slot UPDATED 1.0.7 1.1.0
ipaddr.js UPDATED 2.1.0 2.2.0
is-arguments UPDATED 1.1.1 1.2.0
is-array-buffer UPDATED 3.0.4 3.0.5
is-async-function UPDATED 2.0.0 2.1.1
is-bigint UPDATED 1.0.4 1.1.0
is-boolean-object UPDATED 1.1.2 1.2.2
is-core-module UPDATED 2.13.1 2.16.1
is-data-view UPDATED 1.0.1 1.0.2
is-date-object UPDATED 1.0.5 1.1.0
is-finalizationregistry UPDATED 1.0.2 1.1.1
is-generator-function UPDATED 1.0.10 1.1.0
is-negative-zero REMOVED 2.0.3 -
is-number-object UPDATED 1.0.7 1.1.1
is-regex UPDATED 1.1.4 1.2.1
is-shared-array-buffer UPDATED 1.0.3 1.0.4
is-ssh UPDATED 1.4.0 1.4.1
is-string UPDATED 1.0.7 1.1.1
is-symbol UPDATED 1.0.4 1.1.1
is-typed-array UPDATED 1.1.13 1.1.15
is-weakref UPDATED 1.0.2 1.1.1
is-weakset UPDATED 2.0.3 2.0.4
is-what UPDATED 3.14.1 4.1.16
istanbul-lib-instrument UPDATED 6.0.2 6.0.3
iterator.prototype UPDATED 1.1.2 1.1.5
jake UPDATED 10.8.7 10.9.2
jiti UPDATED 1.21.0 1.21.7
js-tokens UPDATED 9.0.0 9.0.1
launch-editor UPDATED 2.6.1 2.10.0
lilconfig UPDATED 3.1.1 3.1.3
local-pkg ADDED - 0.5.1
loupe UPDATED 3.1.2 3.1.3
lru-cache UPDATED 10.2.0 10.4.3
magic-string UPDATED 0.30.12 0.30.17
markdown-to-jsx UPDATED 7.4.6 7.7.4
match-sorter UPDATED 6.3.4 6.4.0
math-intrinsics ADDED - 1.1.0
mdast-util-to-hast ADDED - 13.2.0
micromark-util-character ADDED - 2.1.1
micromark-util-encode ADDED - 2.0.1
micromark-util-sanitize-uri ADDED - 2.0.1
micromark-util-symbol ADDED - 2.0.1
micromark-util-types ADDED - 2.0.1
micromatch UPDATED 4.0.5 4.0.8
mime UPDATED 2.6.0 3.0.0
mini-css-extract-plugin UPDATED 2.8.1 2.9.2
minipass-json-stream UPDATED 1.0.1 1.0.2
minisearch UPDATED 6.3.0 7.1.2
mlly ADDED - 1.7.4
mrmime UPDATED 2.0.0 2.0.1
msw UPDATED 2.4.9 2.7.1
mute-stream UPDATED 1.0.0 2.0.0
nano-css UPDATED 5.6.1 5.6.2
native-request UPDATED 1.1.0 1.1.2
negotiator UPDATED 0.6.3 0.6.4
node-fetch-native UPDATED 1.6.4 1.6.6
node-gyp-build UPDATED 4.8.0 4.8.4
node-releases UPDATED 2.0.18 2.0.19
nwsapi UPDATED 2.2.7 2.2.16
nypm UPDATED 0.3.8 0.5.4
object-inspect UPDATED 1.13.1 1.13.4
object.assign UPDATED 4.1.5 4.1.7
object.values UPDATED 1.2.0 1.2.1
ohash UPDATED 1.1.3 1.1.4
oniguruma-to-es ADDED - 3.1.1
optionator UPDATED 0.9.3 0.9.4
own-keys ADDED - 1.0.1
p-limit UPDATED 4.0.0 5.0.0
parse-path UPDATED 7.0.0 7.0.1
parse5 UPDATED 7.1.2 7.2.1
pathe UPDATED 1.1.2 2.0.3
piano-analytics-js UPDATED 6.14.1 6.15.2
picomatch UPDATED 2.3.1 4.0.2
pkg-types ADDED - 1.3.1
playwright UPDATED 1.49.1 1.50.1
playwright-core UPDATED 1.49.1 1.50.1
possible-typed-array-names UPDATED 1.0.0 1.1.0
postcss UPDATED 8.4.49 8.5.3
postcss-modules-local-by-default UPDATED 4.0.5 4.2.0
postcss-modules-scope UPDATED 3.2.0 3.2.1
postcss-nested UPDATED 6.0.1 6.2.0
postcss-resolve-nested-selector UPDATED 0.1.1 0.1.6
postcss-selector-parser UPDATED 6.0.16 7.1.0
prometheus-query UPDATED 3.4.0 3.4.1
property-information ADDED - 7.0.0
protocols UPDATED 2.0.1 2.0.2
psl UPDATED 1.9.0 1.15.0
pump UPDATED 3.0.0 3.0.2
react UPDATED 18.2.0 18.3.1
react-bootstrap UPDATED 2.10.2 2.10.9
react-chartjs-2 UPDATED 5.2.0 5.3.0
react-day-picker UPDATED 8.10.0 8.10.1
react-docgen UPDATED 7.1.0 7.1.1
react-dom UPDATED 18.2.0 18.3.1
react-hook-form UPDATED 7.53.1 7.54.2
react-i18next UPDATED 15.1.0 15.4.1
react-remove-scroll UPDATED 2.5.5 2.6.3
react-remove-scroll-bar UPDATED 2.3.6 2.3.8
react-router UPDATED 6.28.0 6.29.0
react-router-dom UPDATED 6.26.2 6.29.0
react-select UPDATED 5.8.0 5.10.0
react-smooth UPDATED 4.0.1 4.0.4
react-style-singleton UPDATED 2.2.1 2.2.3
react-tooltip UPDATED 5.26.3 5.28.0
react-use UPDATED 17.5.0 17.6.0
recharts UPDATED 2.13.3 2.15.1
reflect.getprototypeof UPDATED 1.0.6 1.0.10
regex ADDED - 6.0.1
regex-parser UPDATED 2.3.0 2.3.1
regex-recursion ADDED - 6.0.2
regex-utilities ADDED - 2.3.0
regexp.prototype.flags UPDATED 1.5.2 1.5.4
resolve.exports UPDATED 2.0.2 2.0.3
rfdc UPDATED 1.3.1 1.4.1
rollup UPDATED 4.30.1 4.34.8
rollup-plugin-visualizer UPDATED 5.12.0 5.14.0
safe-array-concat UPDATED 1.1.2 1.1.3
safe-push-apply ADDED - 1.0.0
safe-regex-test UPDATED 1.0.3 1.1.0
scheduler UPDATED 0.23.0 0.23.2
schema-utils UPDATED 4.2.0 4.3.0
serve-static UPDATED 1.16.0 1.16.2
set-cookie-parser UPDATED 2.6.0 2.7.1
set-proto ADDED - 1.0.0
shell-quote UPDATED 1.8.1 1.8.2
shiki UPDATED 1.2.4 2.5.0
side-channel UPDATED 1.0.6 1.1.0
side-channel-list ADDED - 1.0.0
side-channel-map ADDED - 1.0.1
side-channel-weakmap ADDED - 1.0.2
socks UPDATED 2.8.1 2.8.4
sonner UPDATED 1.4.41 1.7.4
space-separated-tokens UPDATED 1.1.5 2.0.2
spawn-command UPDATED 0.0.2-1 0.0.2
spdx-license-ids UPDATED 3.0.17 3.0.21
stop-iteration-iterator UPDATED 1.0.0 1.1.0
string.prototype.matchall UPDATED 4.0.11 4.0.12
string.prototype.repeat ADDED - 1.0.0
string.prototype.trim UPDATED 1.2.9 1.2.10
string.prototype.trimend UPDATED 1.0.8 1.0.9
stringify-entities UPDATED 3.1.0 4.0.4
strip-literal UPDATED 2.1.0 2.1.1
stylis UPDATED 4.3.1 4.3.6
superjson ADDED - 2.2.2
systemjs UPDATED 6.14.3 6.15.1
table UPDATED 6.8.2 6.9.0
tailwind-merge UPDATED 2.2.2 2.6.0
tailwindcss UPDATED 3.4.14 3.4.17
tar-fs UPDATED 2.1.1 2.1.2
terser UPDATED 5.30.3 5.39.0
terser-webpack-plugin UPDATED 5.3.10 5.3.11
tinyexec UPDATED 0.3.1 0.3.2
tinypool UPDATED 1.0.1 1.0.2
to-fast-properties REMOVED 2.0.0 -
tocbot UPDATED 4.25.0 4.35.0
trim-lines ADDED - 3.0.1
ts-jest UPDATED 29.1.2 29.2.5
tslib UPDATED 2.6.3 2.8.1
turbo UPDATED 1.13.2 1.13.4
turbo-darwin-64 UPDATED 1.13.2 1.13.4
turbo-darwin-arm64 UPDATED 1.13.2 1.13.4
turbo-linux-64 UPDATED 1.13.2 1.13.4
turbo-linux-arm64 UPDATED 1.13.2 1.13.4
turbo-windows-64 UPDATED 1.13.2 1.13.4
turbo-windows-arm64 UPDATED 1.13.2 1.13.4
type UPDATED 2.7.2 2.7.3
type-detect UPDATED 4.0.8 4.1.0
type-fest UPDATED 4.15.0 4.35.0
typed-array-buffer UPDATED 1.0.2 1.0.3
typed-array-byte-length UPDATED 1.0.1 1.0.3
typed-array-byte-offset UPDATED 1.0.2 1.0.4
typed-array-length UPDATED 1.0.6 1.0.7
typescript UPDATED 5.6.2 5.7.2
ufo UPDATED 1.5.3 1.5.4
uglify-js UPDATED 3.17.4 3.19.3
unbox-primitive UPDATED 1.0.2 1.1.0
underscore UPDATED 1.13.6 1.13.7
undici-types UPDATED 5.26.5 6.20.0
unicode-canonical-property-names-ecmascript UPDATED 2.0.0 2.0.1
unicode-match-property-value-ecmascript UPDATED 2.1.0 2.2.0
unist-util-is UPDATED 4.1.0 6.0.0
unist-util-position UPDATED 3.1.0 5.0.0
unist-util-stringify-position UPDATED 2.0.3 4.0.0
unist-util-visit UPDATED 2.0.3 5.0.0
unist-util-visit-parents UPDATED 3.1.1 6.0.1
unplugin UPDATED 1.10.1 1.16.1
update-browserslist-db UPDATED 1.1.1 1.1.2
use-callback-ref UPDATED 1.3.2 1.3.3
use-isomorphic-layout-effect UPDATED 1.1.2 1.2.0
use-sidecar UPDATED 1.1.2 1.1.3
use-sync-external-store UPDATED 1.2.2 1.4.0
v8-to-istanbul UPDATED 9.2.0 9.3.0
validator UPDATED 13.11.0 13.12.0
vfile UPDATED 4.2.1 6.0.3
vfile-message UPDATED 2.0.4 4.0.2
vite UPDATED 6.0.7 6.1.1
vite-plugin-static-copy UPDATED 2.0.0 2.2.0
vitepress UPDATED 1.0.2 1.6.3
vue UPDATED 3.4.21 3.5.13
vue-demi REMOVED 0.14.7 -
watchpack UPDATED 2.4.1 2.4.2
webpack UPDATED 5.94.0 5.98.0
webpack-virtual-modules UPDATED 0.6.1 0.6.2
which-boxed-primitive UPDATED 1.0.2 1.1.1
which-builtin-type UPDATED 1.1.3 1.2.1
which-typed-array UPDATED 1.1.15 1.1.18
ws UPDATED 8.16.0 8.18.1
yaml UPDATED 2.4.1 2.7.0
yocto-queue UPDATED 1.0.0 1.1.1
z-schema REMOVED 5.0.6 -
zod UPDATED 3.24.1 3.24.2
zustand UPDATED 4.5.5 4.5.6
zwitch UPDATED 1.0.5 2.0.4

@github-actions github-actions bot removed the has conflicts Has conflicts to resolve before merging label Feb 20, 2025
@Masta2000 Masta2000 requested a review from tibs245 February 20, 2025 18:49
@Masta2000 Masta2000 force-pushed the feat/pci-ai-endpoints-app branch from dfcb404 to 3c8b410 Compare February 21, 2025 12:59
@github-actions github-actions bot added the has conflicts Has conflicts to resolve before merging label Feb 21, 2025
Chris Fradet added 18 commits February 21, 2025 14:19
ref:AIS-961
Signed-off-by: Chris Fradet <[email protected]>
ref: AIS-961
Signed-off-by: Chris Fradet <[email protected]>
ref: AIS-961
Signed-off-by: Chris Fradet <[email protected]>
ref: AIS-961
Signed-off-by: Chris Fradet <[email protected]>
Signed-off-by: Thibault Barske <[email protected]>
@tibs245 tibs245 force-pushed the feat/pci-ai-endpoints-app branch from 3c8b410 to 3bda7e8 Compare February 21, 2025 13:30
@github-actions github-actions bot removed the has conflicts Has conflicts to resolve before merging label Feb 21, 2025
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
9.8% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file feature New feature quality check: ok translation required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants