addonfactory-ucc-generator icon indicating copy to clipboard operation
addonfactory-ucc-generator copied to clipboard

A framework to generate UI-based Splunk Add-ons.

Results 38 addonfactory-ucc-generator issues
Sort by recently updated
recently updated
newest added

- Remove white background from the checkboxgroup storybook - Update the checkboxgroup screenshot and docs. - add a default value for the required field in checkboxgroup.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use...

- Remove the button "Show name input events" from dropdown in input page. - Add a search button in action column which opens a new tab.

When defining field validators in globalConfig.json, we should be able to be more specific about numbers that are acceptable. That are integers in most cases, but JavaScript number (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number) accepts...

enhancement

Add configurable support for none text files, via encoding content to base64 string. https://splunk.atlassian.net/browse/ADDON-69993

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [importlib-metadata](https://togithub.com/python/importlib_metadata) | `6.7.0` -> `7.1.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/importlib-metadata/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Separation done similar to: https://splunk.github.io/addonfactory-ucc-generator/advanced/custom_rest_handler/ Co-authored-by: mahirchavda

This feature extends the current "Errors in the add-on" panel with the ability to perform a search with sourcetype=splunkd ![image](https://github.com/splunk/addonfactory-ucc-generator/assets/138458044/05fffa1e-66e4-41dd-8594-c274b40d2430) Searching for splunkd filters errors only for the specified add-on...