Skip to content

Conversation

@Masta2000
Copy link
Contributor

@Masta2000 Masta2000 commented Apr 4, 2025

Question Answer
Branch? develop
Bug fix? no
New feature? yes
Breaking change? no
Tickets AIS-1084
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 Token API 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 April 4, 2025 13:20
@Masta2000 Masta2000 requested review from SimonChaumet, Tsiorifamonjena, anooparveti, helabenkhalfallah and lionel95200x and removed request for a team April 4, 2025 13:20
Copy link
Contributor

@tibs245 tibs245 left a comment

Choose a reason for hiding this comment

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

Don't forgot to do a CMT ticket in the end

@Masta2000 Masta2000 changed the base branch from feat/pci-ai-endpoints-token to develop April 7, 2025 08:59
@github-actions github-actions bot added the has conflicts Has conflicts to resolve before merging label Apr 7, 2025
@Masta2000 Masta2000 force-pushed the feat/pci-ai-endpoints-tokenapi branch from 573b4c1 to c5f11c3 Compare April 7, 2025 09:21
@github-actions github-actions bot removed the has conflicts Has conflicts to resolve before merging label Apr 7, 2025
@Masta2000 Masta2000 force-pushed the feat/pci-ai-endpoints-tokenapi branch from c5f11c3 to c0f2631 Compare April 7, 2025 09:37
@Masta2000 Masta2000 requested a review from SimonChaumet April 7, 2025 09:39
@Masta2000 Masta2000 force-pushed the feat/pci-ai-endpoints-tokenapi branch from 061d84c to b8509b0 Compare April 7, 2025 14:37
@Masta2000 Masta2000 force-pushed the feat/pci-ai-endpoints-tokenapi branch from ba77ce9 to 07517fe Compare April 7, 2025 16:36
@Masta2000 Masta2000 force-pushed the feat/pci-ai-endpoints-tokenapi branch from e4e6375 to 09b104a Compare April 8, 2025 08:25
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 8, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
9.7% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

SimonChaumet
SimonChaumet previously approved these changes Apr 8, 2025
feat(pci-ai-endpoints-app): add token management page and workflow

ref: AIS-1084
Signed-off-by: Chris Fradet <chris.fradet@corp.ovh.com>

feat(pci-ai-endpoints-app): add token management page and workflow

ref: AIS-1084
Signed-off-by: Chris Fradet <chris.fradet@corp.ovh.com>

feat(pci-ai-endpoints-app): add token management page and workflow

ref: AIS-1084
Signed-off-by: Chris Fradet <chris.fradet@corp.ovh.com>

feat(pci-ai-endpoints-app): add token management page and workflow

ref: AIS-1084
Signed-off-by: Chris Fradet <chris.fradet@corp.ovh.com>

feat(pci-ai-endpoints-app): add token management page and workflow

ref: AIS-1084
Signed-off-by: Chris Fradet <chris.fradet@corp.ovh.com>

feat(pci-ai-endpoints-app): add token management page and workflow

ref: AIS-1084
Signed-off-by: Chris Fradet <chris.fradet@corp.ovh.com>

feat(pci-ai-endpoints-app): add token management page and workflow

ref: AIS-1084
Signed-off-by: Chris Fradet <chris.fradet@corp.ovh.com>

feat(pci-ai-endpoints-app): add token management page and workflow

ref: AIS-1084
Signed-off-by: Chris Fradet <chris.fradet@corp.ovh.com>

feat(pci-ai-endpoints-app): rebase with develop

ref: AIS-1084
Signed-off-by: Chris Fradet <chris.fradet@corp.ovh.com>

feat(pci-ai-endpoints-app): update tests for useGetProject hook

ref: AIS-1084
Signed-off-by: Chris Fradet <chris.fradet@corp.ovh.com>

feat(pci-ai-endpoints-app): update createModal submit conditions

ref: AIS-1084
Signed-off-by: Chris Fradet <chris.fradet@corp.ovh.com>

feat(pci-ai-endpoints-app): update UpdateModal minDate and fix useDataGridColumn

ref: AIS-1084
Signed-off-by: Chris Fradet <chris.fradet@corp.ovh.com>

feat(pci-ai-endpoints-app): remove onError on CreateForm

ref: AIS-1084
Signed-off-by: Chris Fradet <chris.fradet@corp.ovh.com>

feat(pci-ai-endpoints-app): remove Beta tag

ref: AIS-1084
Signed-off-by: Chris Fradet <chris.fradet@corp.ovh.com>
Signed-off-by: Chris Fradet <chris.fradet@corp.ovh.com>
ppprevost
ppprevost previously approved these changes Apr 11, 2025
ref: AIS-1084
Signed-off-by: Chris Fradet <chris.fradet@corp.ovh.com>
@Masta2000 Masta2000 dismissed stale reviews from ppprevost and SimonChaumet via 54ff6d3 April 11, 2025 10:08
@Masta2000 Masta2000 force-pushed the feat/pci-ai-endpoints-tokenapi branch from 315b677 to 54ff6d3 Compare April 11, 2025 10:08
@SimonChaumet SimonChaumet merged commit 05e6403 into develop Apr 11, 2025
17 checks passed
@SimonChaumet SimonChaumet deleted the feat/pci-ai-endpoints-tokenapi branch April 11, 2025 12:36
@SimonChaumet SimonChaumet mentioned this pull request Apr 11, 2025
10 tasks
SimonChaumet added a commit that referenced this pull request Apr 11, 2025
anooparveti pushed a commit that referenced this pull request Apr 11, 2025
@SimonChaumet SimonChaumet restored the feat/pci-ai-endpoints-tokenapi branch April 11, 2025 12:57
SimonChaumet pushed a commit that referenced this pull request Apr 11, 2025
…16404)

ref: #AIS-1084

Signed-off-by: Chris Fradet <chris.fradet@corp.ovh.com>
SimonChaumet added a commit that referenced this pull request Apr 11, 2025
…16404) (#16529)

ref: #AIS-1084

Signed-off-by: Chris Fradet <chris.fradet@corp.ovh.com>
SimonChaumet added a commit that referenced this pull request Apr 15, 2025
…16404) (#16529)

ref: #AIS-1084

Signed-off-by: Chris Fradet <chris.fradet@corp.ovh.com>
darsene pushed a commit that referenced this pull request Apr 15, 2025
…16404)

ref: #AIS-1084

Signed-off-by: Chris Fradet <chris.fradet@corp.ovh.com>
darsene pushed a commit that referenced this pull request Apr 15, 2025
aottr pushed a commit that referenced this pull request Apr 25, 2025
…16404)

ref: #AIS-1084

Signed-off-by: Chris Fradet <chris.fradet@corp.ovh.com>
aottr pushed a commit that referenced this pull request Apr 25, 2025
aottr pushed a commit that referenced this pull request Apr 25, 2025
…16404) (#16529)

ref: #AIS-1084

Signed-off-by: Chris Fradet <chris.fradet@corp.ovh.com>
selm3n pushed a commit that referenced this pull request May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants