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

fix(dedicated.pcc): fix display of operation tasks #14696

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

darsene
Copy link
Contributor

@darsene darsene commented Dec 20, 2024

ref: MANAGER-16581 PRB0040995 PRB0041695

Question Answer
Branch? develop
Bug fix? yes
New feature? no
Breaking change? no
Tickets Fix #MANAGER-16581 PRB0040995 PRB0041695
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

Related

@darsene darsene requested a review from a team as a code owner December 20, 2024 13:21
@github-actions github-actions bot added universe-bare-metal-cloud bug Something isn't working labels Dec 20, 2024
ref: MANAGER-16581 PRB0040995 PRB0041695

Signed-off-by: David Arsène <[email protected]>
@@ -28,7 +28,7 @@ export default class {
return this.DedicatedCloud.getModels()
.then((data) => {
this.stateEnum = data.models['dedicatedCloud.TaskStateEnum'].enum;
this.progressionFilter = null;
this.progressionFilter = 'doing';
Copy link
Contributor

Choose a reason for hiding this comment

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

Constant necessary ?

@chipp972 chipp972 changed the base branch from develop to release/infra-hpc-w3 January 13, 2025 15:17
@chipp972 chipp972 merged commit 05a5034 into release/infra-hpc-w3 Jan 13, 2025
20 checks passed
@chipp972 chipp972 deleted the fix/PRB0040995 branch January 13, 2025 15:32
@chipp972 chipp972 mentioned this pull request Jan 13, 2025
11 tasks
chipp972 pushed a commit that referenced this pull request Jan 13, 2025
ref: MANAGER-16581 PRB0040995 PRB0041695

Signed-off-by: David Arsène <[email protected]>
anooparveti pushed a commit that referenced this pull request Jan 16, 2025
ref: MANAGER-16581 PRB0040995 PRB0041695

Signed-off-by: David Arsène <[email protected]>
anooparveti pushed a commit that referenced this pull request Jan 16, 2025
ref: MANAGER-16581 PRB0040995 PRB0041695

Signed-off-by: David Arsène <[email protected]>
aottr pushed a commit that referenced this pull request Jan 21, 2025
ref: MANAGER-16581 PRB0040995 PRB0041695

Signed-off-by: David Arsène <[email protected]>
hbelkhir pushed a commit that referenced this pull request Jan 21, 2025
ref: MANAGER-16581 PRB0040995 PRB0041695

Signed-off-by: David Arsène <[email protected]>
aboungnaseng-ovhcloud pushed a commit that referenced this pull request Jan 21, 2025
ref: MANAGER-16581 PRB0040995 PRB0041695

Signed-off-by: David Arsène <[email protected]>
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.

4 participants