Enhance ExpiryIndicator binding dialog with status display and validation improvements

- Added a status display area in the ExpiryIndicator binding dialog to show messages related to binding actions.
- Cleared the status display when opening the binding dialog.
- Updated the binding registration function to normalize expiry bindings for better handling.
- Improved error handling and user feedback during the binding process.
- Adjusted the showStatus function to update the status in both the main status area and the binding dialog.
This commit is contained in:
Torsten Brendgen
2026-07-18 22:23:01 +02:00
parent 730b07439e
commit 4713299ce1
6 changed files with 17 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "portal-settings",
"version": "2.1.2",
"version": "2.1.3",
"private": true,
"main": "lib/index.js",
"engines": {