Add ExpiryIndicator binding functionality and UI enhancements

- Introduced a new button in the portal settings to bind the ExpiryIndicator to existing date fields.
- Added a modal dialog for binding configuration, including fields for web URL, list title, and internal field name.
- Enhanced the ExpiryIndicator panel to include options for loading and saving site collection defaults.
- Updated the JavaScript functions to handle binding logic and validation for the ExpiryIndicator.
- Improved the user interface for better usability and clarity in the portal settings page.
This commit is contained in:
Torsten Brendgen
2026-07-18 21:02:32 +02:00
parent 5eedbe6ed5
commit 9fc23e4610
6 changed files with 39 additions and 12 deletions

View File

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