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

Delete external device from UI (#5951) #6051

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

quinarygio
Copy link
Contributor

Fix #5951

@quinarygio quinarygio force-pushed the FE-5951-delete-external-device branch from 18b7085 to be76595 Compare March 4, 2024 17:40
Copy link
Contributor

@vlo-rte vlo-rte left a comment

Choose a reason for hiding this comment

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

Please solve the sonarcloud issue.

"confirm":"Confirmez...",
"confirmDelete": "Voulez-vous vraiment supprimer la configuration pour l'utilisateur",
"allUsersConfigured": "Tous les périphériques des utilisateurs sont déjà configurés.",
"loadingExternalDevices": "Chargement des périphériques externes..."
"loadingExternalDevices": "Chargement des périphériques externes...",
"confirmDeleteDevice": "Voulez-vous vraiment supprimer la périphérique",
Copy link
Contributor

Choose a reason for hiding this comment

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

la => le

@quinarygio quinarygio force-pushed the FE-5951-delete-external-device branch from be76595 to 030be4a Compare March 5, 2024 08:38
@quinarygio quinarygio force-pushed the FE-5951-delete-external-device branch from 030be4a to 2c74300 Compare March 5, 2024 11:49
Copy link

sonarqubecloud bot commented Mar 5, 2024

@vlo-rte vlo-rte merged commit 3e54644 into develop Mar 5, 2024
8 checks passed
@vlo-rte vlo-rte deleted the FE-5951-delete-external-device branch March 5, 2024 14:10
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.

Add a delete button to delete an external device configuration
2 participants