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

Esas/disable powerbi component prod 13567 #875

Merged
merged 5 commits into from
Jul 17, 2024

Conversation

esasova
Copy link
Collaborator

@esasova esasova commented Jul 16, 2024

Before creating a PR, please check that:

  • Code is clean
  • Tests are still working (cypress tests and yarn test)
  • Changes don't cause new errors or warnings in browser console
  • Documentation is up-to-date
  • Breaking changes are clearly identified with conventional commits

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://nice-wave-0f618f503-875.westeurope.azurestaticapps.net

@esasova esasova force-pushed the ESAS/disable_powerbi_component_PROD-13567 branch from 077e657 to ec4b4d5 Compare July 16, 2024 12:14
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://nice-wave-0f618f503-875.westeurope.azurestaticapps.net

@esasova esasova requested review from csm-thu and nborde-CSM July 16, 2024 12:27
@esasova esasova force-pushed the ESAS/disable_powerbi_component_PROD-13567 branch from ec4b4d5 to d0cc305 Compare July 16, 2024 12:34
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://nice-wave-0f618f503-875.westeurope.azurestaticapps.net

src/hooks/RouterHooks.js Outdated Show resolved Hide resolved
Copy link
Collaborator

@nborde-CSM nborde-CSM left a comment

Choose a reason for hiding this comment

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

Some questions but LGTM 👍

isUnmounted.current = true;
};
// eslint-disable-next-line react-hooks/exhaustive-deps
}, [currentWorkspaceData?.webApp?.options?.charts, navigate]);
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is it a good use to manualy disable useEffect warnings ?

@@ -298,6 +298,7 @@
"unknownStatus": {
"label": "Le scénario a un statut inconnu, si le problème persiste, merci de contacter votre administrateur"
},
"resultsDisplayDisabled": "La simulation a fini avec succès mais l'affichage des résultats est désactivé",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe "s'est terminée" indeed of "a fini" ?

});

it('can launch a scenario and show Display of results is disabled dashboard', () => {
cy.get(GENERIC_SELECTORS.dashboards.tabName).should('not.exist');
Copy link
Collaborator

@nborde-CSM nborde-CSM Jul 16, 2024

Choose a reason for hiding this comment

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

Maybe a function who should return this cy.get ?

@esasova esasova force-pushed the ESAS/disable_powerbi_component_PROD-13567 branch from d0cc305 to cae4345 Compare July 16, 2024 14:30
@esasova esasova requested a review from csm-thu July 16, 2024 14:30
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://nice-wave-0f618f503-875.westeurope.azurestaticapps.net

Copy link
Member

@csm-thu csm-thu left a comment

Choose a reason for hiding this comment

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

One question, but LGTM 👍

@esasova esasova force-pushed the ESAS/disable_powerbi_component_PROD-13567 branch from cae4345 to 4034f82 Compare July 17, 2024 08:09
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://nice-wave-0f618f503-875.westeurope.azurestaticapps.net

1 similar comment
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://nice-wave-0f618f503-875.westeurope.azurestaticapps.net

@esasova esasova force-pushed the ESAS/disable_powerbi_component_PROD-13567 branch from 425d1ea to ff0ed63 Compare July 17, 2024 14:58
@esasova esasova merged commit 46d4eb6 into main Jul 17, 2024
6 checks passed
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://nice-wave-0f618f503-875.westeurope.azurestaticapps.net

@csm-thu csm-thu deleted the ESAS/disable_powerbi_component_PROD-13567 branch July 30, 2024 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants