Commit c82d3d5
feat: add OID display mode toggle for Blockly editor
Add 4 switchable display modes for OID fields in the Blockly editor:
- Name: show object common.name (default, current behavior)
- Name path: show all parent names joined with dots
- ID: show last segment of object ID
- Full ID: show complete object ID
Features:
- Toolbar dropdown button with custom gift-tag SVG icons
(blue for name modes, orange for ID modes, filled for path variants)
- Workspace context menu entries as alternative
- Persisted in localStorage across sessions
- Translated labels in all 11 ioBroker languages
- Only affects visual display, not generated JavaScript code
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 28b3c9c commit c82d3d5
File tree
41 files changed
+1211
-1475
lines changed- admin
- assets
- google-blockly/own
- build
- lib
- src-admin
- src-editor
- public/google-blockly/own
- src
- Components
- blockly-plugins
- assets
- i18n
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+1211
-1475
lines changedThis file was deleted.
0 commit comments