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: #176 error in set dynamic value #183

Merged
merged 1 commit into from
Sep 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ You can create different groups with separate menus, and then assign users to th
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->

### **WORK IN PROGRESS**

- FIX: #176 Error in setDynamic value

### 2.0.0 (2024-08-11)

- Js-controller >=5.0.19 is required
Expand Down
2 changes: 1 addition & 1 deletion admin/build/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions admin/build/index.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions admin/i18n/de/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
"Select a Menu": "Wählen Sie ein Menü aus",
"Select a Menu, move or copy. Attention! A user must be active in the selected menu!": "Wählen Sie ein Menü aus, verschieben oder kopieren Sie es. Aufmerksamkeit! Im ausgewählten Menü muss ein Benutzer aktiv sein!",
"Select a Menu,select move or copy. Watch out! A user must be active in the selected menu!": "Wählen Sie ein Menü, wählen Sie „Verschieben“ oder „Kopieren“. Achtung! Im ausgewählten Menü muss ein Benutzer aktiv sein!",
"Select a target menu": "Wählen Sie ein Zielmenü aus",
"Send Menu after Restart": "Menü nach Neustart senden",
"Set Value with ack-Flag": "Wert mit ack-Flag festlegen",
"Set menu": "Menü",
Expand Down
1 change: 1 addition & 0 deletions admin/i18n/en/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
"Select a Menu": "Select a Menu",
"Select a Menu, move or copy. Attention! A user must be active in the selected menu!": "Select a Menu, move or copy. Attention! A user must be active in the selected menu!",
"Select a Menu,select move or copy. Watch out! A user must be active in the selected menu!": "Select a Menu,select move or copy. Watch out! A user must be active in the selected menu!",
"Select a target menu": "Select a target menu",
"Send Menu after Restart": "Send Menu after Restart",
"Set Value with ack-Flag": "Set Value with ack-Flag",
"Set menu": "Set menu",
Expand Down
1 change: 1 addition & 0 deletions admin/i18n/es/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
"Select a Menu": "Seleccione un menú",
"Select a Menu, move or copy. Attention! A user must be active in the selected menu!": "Seleccione un menú, mueva o copie. ¡Atención! ¡Un usuario debe estar activo en el menú seleccionado!",
"Select a Menu,select move or copy. Watch out! A user must be active in the selected menu!": "Seleccione un menú, seleccione mover o copiar. ¡Cuidado! ¡Un usuario debe estar activo en el menú seleccionado!",
"Select a target menu": "Seleccione un menú de destino",
"Send Menu after Restart": "Enviar menú después de reiniciar",
"Set Value with ack-Flag": "Establecer valor con ack-Flag",
"Set menu": "Establecer el menú",
Expand Down
1 change: 1 addition & 0 deletions admin/i18n/fr/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
"Select a Menu": "Sélectionnez un menu",
"Select a Menu, move or copy. Attention! A user must be active in the selected menu!": "Sélectionnez un menu, déplacez ou copiez. Attention! Un utilisateur doit être actif dans le menu sélectionné !",
"Select a Menu,select move or copy. Watch out! A user must be active in the selected menu!": "Sélectionnez un menu, sélectionnez déplacer ou copier. Attention! Un utilisateur doit être actif dans le menu sélectionné !",
"Select a target menu": "Sélectionnez un menu cible",
"Send Menu after Restart": "Envoyer le menu après le redémarrage",
"Set Value with ack-Flag": "Définir la valeur avec ack-Flag",
"Set menu": "Menu fixe",
Expand Down
1 change: 1 addition & 0 deletions admin/i18n/it/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
"Select a Menu": "Seleziona un menu",
"Select a Menu, move or copy. Attention! A user must be active in the selected menu!": "Seleziona un menu, sposta o copia. Attenzione! Un utente deve essere attivo nel menu selezionato!",
"Select a Menu,select move or copy. Watch out! A user must be active in the selected menu!": "Seleziona un menu, seleziona sposta o copia. Attento! Un utente deve essere attivo nel menu selezionato!",
"Select a target menu": "Seleziona un menu di destinazione",
"Send Menu after Restart": "Invia menu dopo il riavvio",
"Set Value with ack-Flag": "Imposta il valore con ack-Flag",
"Set menu": "Menu fisso",
Expand Down
1 change: 1 addition & 0 deletions admin/i18n/nl/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
"Select a Menu": "Selecteer een menu",
"Select a Menu, move or copy. Attention! A user must be active in the selected menu!": "Selecteer een menu, verplaats of kopieer. Aandacht! Er moet een gebruiker actief zijn in het geselecteerde menu!",
"Select a Menu,select move or copy. Watch out! A user must be active in the selected menu!": "Selecteer een menu, selecteer verplaatsen of kopiëren. Kijk uit! Er moet een gebruiker actief zijn in het geselecteerde menu!",
"Select a target menu": "Selecteer een doelmenu",
"Send Menu after Restart": "Menu verzenden na opnieuw opstarten",
"Set Value with ack-Flag": "Stel de waarde in met ack-Flag",
"Set menu": "Menu instellen",
Expand Down
1 change: 1 addition & 0 deletions admin/i18n/pl/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
"Select a Menu": "Wybierz menu",
"Select a Menu, move or copy. Attention! A user must be active in the selected menu!": "Wybierz menu, przenieś lub skopiuj. Uwaga! Użytkownik musi być aktywny w wybranym menu!",
"Select a Menu,select move or copy. Watch out! A user must be active in the selected menu!": "Wybierz menu, wybierz opcję przenieś lub skopiuj. Uważaj! Użytkownik musi być aktywny w wybranym menu!",
"Select a target menu": "Wybierz menu docelowe",
"Send Menu after Restart": "Wyślij menu po ponownym uruchomieniu",
"Set Value with ack-Flag": "Ustaw wartość za pomocą flagi potwierdzenia",
"Set menu": "Ustaw menu",
Expand Down
1 change: 1 addition & 0 deletions admin/i18n/pt/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
"Select a Menu": "Selecione um cardápio",
"Select a Menu, move or copy. Attention! A user must be active in the selected menu!": "Selecione um menu, mova ou copie. Atenção! Um usuário deve estar ativo no menu selecionado!",
"Select a Menu,select move or copy. Watch out! A user must be active in the selected menu!": "Selecione um menu, selecione mover ou copiar. Atenção! Um usuário deve estar ativo no menu selecionado!",
"Select a target menu": "Selecione um menu de destino",
"Send Menu after Restart": "Enviar menu após reiniciar",
"Set Value with ack-Flag": "Definir valor com ack-Flag",
"Set menu": "Definir cardápio",
Expand Down
1 change: 1 addition & 0 deletions admin/i18n/ru/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
"Select a Menu": "Выберите меню",
"Select a Menu, move or copy. Attention! A user must be active in the selected menu!": "Выберите меню, переместите или скопируйте. Внимание! Пользователь должен быть активен в выбранном меню!",
"Select a Menu,select move or copy. Watch out! A user must be active in the selected menu!": "Выберите меню, выберите перемещение или копирование. Осторожно! Пользователь должен быть активен в выбранном меню!",
"Select a target menu": "Выберите целевое меню",
"Send Menu after Restart": "Меню отправки после перезагрузки",
"Set Value with ack-Flag": "Установите значение с помощью ack-Flag",
"Set menu": "Набор меню",
Expand Down
1 change: 1 addition & 0 deletions admin/i18n/uk/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
"Select a Menu": "Виберіть меню",
"Select a Menu, move or copy. Attention! A user must be active in the selected menu!": "Виберіть меню, перемістіть або скопіюйте. Увага! Користувач повинен бути активним у вибраному меню!",
"Select a Menu,select move or copy. Watch out! A user must be active in the selected menu!": "Виберіть меню, виберіть перемістити або скопіювати. Стережись! Користувач повинен бути активним у вибраному меню!",
"Select a target menu": "Виберіть цільове меню",
"Send Menu after Restart": "Надіслати меню після перезапуску",
"Set Value with ack-Flag": "Установіть значення за допомогою ack-Flag",
"Set menu": "Встановити меню",
Expand Down
1 change: 1 addition & 0 deletions admin/i18n/zh-cn/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
"Select a Menu": "选择菜单",
"Select a Menu, move or copy. Attention! A user must be active in the selected menu!": "选择一个菜单,移动或复制。注意力!用户必须在所选菜单中处于活动状态!",
"Select a Menu,select move or copy. Watch out! A user must be active in the selected menu!": "选择一个菜单,选择移动或复制。小心!用户必须在所选菜单中处于活动状态!",
"Select a target menu": "选择目标菜单",
"Send Menu after Restart": "重启后发送菜单",
"Set Value with ack-Flag": "使用 ack-Flag 设置值",
"Set menu": "套餐",
Expand Down
3 changes: 1 addition & 2 deletions admin/src/components/popupCards/DropBox.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@ class DropBox extends Component<PropsDropBox, StateDropBox> {
this.setState({ selectedValue: event.target.value });
};
renameMenu = (value) => {
console.log(value);
if (!value) {
this.setState({ openRenamePopup: false });
this.setState({ newTrigger: "" });
Expand All @@ -225,7 +224,7 @@ class DropBox extends Component<PropsDropBox, StateDropBox> {
selected={this.state.selectedMenu}
id="selectedMenu"
callback={this.setState.bind(this)}
placeholder={I18n.t("Select a Menu")}
placeholder={I18n.t("Select a target menu")}
></Select>
<label>
<Radio
Expand Down
3 changes: 2 additions & 1 deletion admin/words.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading