feat(console): note about function names must match in action dialog (#8294)

# Which Problems Are Solved

- A note should be added to the ZITADEL management console showing that
the name and function in the javascript have to be the same

# How the Problems Are Solved

- A new cnsl-info-section is added to the create/update action dialog

# Additional Context

Here's a screenshot showing the note:

![Captura desde 2024-07-12
13-08-35](https://github.com/user-attachments/assets/62de5491-1895-4101-8bcf-1c8433661fd2)

- Closes #7874

Co-authored-by: Fabi <fabienne@zitadel.com>
This commit is contained in:
Miguel Cabrerizo
2024-07-15 17:16:36 +02:00
committed by GitHub
parent 9d29098aa6
commit 832a55a78e
16 changed files with 32 additions and 15 deletions

View File

@@ -1086,7 +1086,8 @@
"REMOVEACTIONSLIST": {
"TITLE": "Smazat vybrané akce?",
"DESCRIPTION": "Jste si jisti, že chcete smazat vybrané akce z toku?"
}
},
"ABOUTNAME": "Název akce a název funkce v javascriptu musí být stejný"
},
"TOAST": {
"ACTIONSSET": "Akce nastaveny",