splunk / addonfactory-ucc-generator

A framework to generate UI-based Splunk Add-ons.
https://splunk.github.io/addonfactory-ucc-generator/
Apache License 2.0
62 stars 24 forks source link

feat: option for configuring is_visible from globalConfig.json #1345

Closed hetangmodi-crest closed 1 month ago

hetangmodi-crest commented 2 months ago

Issue number: #1334

Summary

Provided option for configuring is_visible in globalConfig.json

Changes

Added the option isVisible in globalConfig.json, allowing users to configure the add-on's UI visibility directly from the globalConfig.

User experience

Users will have additional option (isVisible) in meta tag of globalConfig.json from where they can configure the add-on's UI visibility.

Checklist

If your change doesn't seem to apply, please leave them unchecked.