Skip to content

Commit

Permalink
chore(release): 5.31.0
Browse files Browse the repository at this point in the history
# [5.31.0](splunk/addonfactory-ucc-generator@v5.30.0...v5.31.0) (2023-10-04)

### Bug Fixes

* Add ci ([splunk#1](splunk#1)) ([41c5a1a](splunk@41c5a1a))
* add classNames and data-test attributes to elements for SmartX ([254a1d1](splunk@254a1d1))
* add CSS id to  button ([6859943](splunk@6859943))
* add data-name attribute in ControlGroup for ease in writing automated UI tests ([10da489](splunk@10da489))
* add data-test-loading for Select ([42a165d](splunk@42a165d))
* add ids to tab container in configuration page ([2a29d2f](splunk@2a29d2f))
* add notice in release tarball ([a4590e5](splunk@a4590e5))
* add schema.json in release tarball ([c474e7b](splunk@c474e7b))
* added comment ([f96adf1](splunk@f96adf1))
* added help text link support ([6c94df9](splunk@6c94df9))
* ADDON-61204 Remove support of placeholder property ([2677cf9](splunk@2677cf9))
* ADDON-61381 Fixed the design issue in Safari browser ([splunk#386](splunk#386)) ([b6a7195](splunk@b6a7195))
* ADDON-62193 encoded the redirect_uri upon opening the popup ([splunk#401](splunk#401)) ([3be7506](splunk@3be7506))
* ADDON-62948 Added support for subTitle field in service ([splunk#403](splunk#403)) ([d1a5af1](splunk@d1a5af1))
* ADDON-64637 add input value to query for menu navigation ([3ca0c43](splunk@3ca0c43))
* bug fixes related to input and configuration page ([ca21343](splunk@ca21343))
* bugs ([56f5a79](splunk@56f5a79))
* bump version ([90719c4](splunk@90719c4))
* change in order of validations ([1d10657](splunk@1d10657))
* changed let to const to fix eslint error ([65ba327](splunk@65ba327))
* className missing in styled title and subtitle ([9328e85](splunk@9328e85))
* cleared fields for other authentication methods when using one ([deb2a54](splunk@deb2a54))
* **code:** ADDON-46211 Fiixed the issue to set the dynmic placeholder ([splunk#117](splunk#117)) ([37e5488](splunk@37e5488))
* **code:** ADDON-47626 Fixed the sorting issue for custom mapping ([splunk#118](splunk#118)) ([97b5cb2](splunk@97b5cb2))
* **CODE:** ADDON-47714 Fixed dependent field reset issue ([splunk#120](splunk#120)) ([51d9f58](splunk@51d9f58))
* **CODE:** ADDON-56621 Fixed the account/appliance with same name as tabs name conflict ([splunk#121](splunk#121)) ([ff1db3a](splunk@ff1db3a))
* **CODE:** ADDON-56881 Fixed the line breaker issue ([splunk#134](splunk#134)) ([28cff26](splunk@28cff26))
* **CODE:** ADDON-57152 Fixed tabs clicking issue when style is set to page ([splunk#170](splunk#170)) ([4974d59](splunk@4974d59))
* **CODE:** ADDON-57949 Fixed the custom menu with style property related issue ([splunk#167](splunk#167)) ([cecb3f1](splunk@cecb3f1))
* **CODE:** ADDON-58763 Fixed typo ([splunk#179](splunk#179)) ([1c74fae](splunk@1c74fae))
* **CODE:** ADDON-58867 Fixed cancelling selected dropdown value ([splunk#188](splunk#188)) ([0144432](splunk@0144432))
* custom cell/row should re-render when row is updated ([d285772](splunk@d285772))
* default to `basic` oauth_type if `undefined` to handle upgrade scenario for some add-ons ([db009eb](splunk@db009eb))
* dependabot alert for `postcss` ([b4126b7](splunk@b4126b7))
* dependabot reported security issues for `css-what` and `glob-parent` packages ([228b4c9](splunk@228b4c9))
* downgrade splunkui to 4.0.0 ([80ef18f](splunk@80ef18f))
* dynamically cleared out fields ([d12a970](splunk@d12a970))
* enforce logic for displaying clear button for singleselect when its disabled ([d430c85](splunk@d430c85))
* enhance toast message for `MODE_CONFIG`, surround entity names in double quotes and remove optional placeholder for oauth fields as its conflicting ([e5fe24d](splunk@e5fe24d))
* eslint and semgrep ([9b36bea](splunk@9b36bea))
* eslint failures ([b5edf0f](splunk@b5edf0f))
* fallback to latest form state if resthandler skips some table fields from response ([85a668c](splunk@85a668c))
* form submit should wait for state update from custom hook onSave ([9e19fa5](splunk@9e19fa5))
* formatted the code ([c736188](splunk@c736188))
* handle value `undefined` in table sort ([05b854a](splunk@05b854a))
* handled validation of optional fields in case of null value ([18d0c35](splunk@18d0c35))
* handled warnings and updated the changes ([c8240d5](splunk@c8240d5))
* Include license in pack ([0bcd002](splunk@0bcd002))
* include license with output ([5fbaf98](splunk@5fbaf98))
* keep only one way routing as done in ucc < 5 ([82b3aa7](splunk@82b3aa7))
* load dependent fields on form create ([b85516d](splunk@b85516d))
* missing files ([fc5a191](splunk@fc5a191))
* moved location of redirect_page.js ([86b44f5](splunk@86b44f5))
* overrun ([570b447](splunk@570b447))
* panels are required with at least 1 panel inside ([splunk#382](splunk#382)) ([eff3566](splunk@eff3566))
* parse boolean of `disabled` before setting it in state ([da76a93](splunk@da76a93))
* pass `count` query param in rest to overcome default thirty records limit ([245a3d8](splunk@245a3d8))
* pass empty string to i18n if the field is optional ([c045d18](splunk@c045d18))
* pass row and field to custom cell/row for processing on re-render ([f5a845e](splunk@f5a845e))
* precedence of autoCompleteFields vs. endpointUrl and label-value mapping for handling form save without click or enter event on combobox option ([0db4606](splunk@0db4606))
* precendence for multiselect items fetching ([02339bf](splunk@02339bf))
* priority for placeholder of optional fields ([405db62](splunk@405db62))
* remove extra rows which are empty in moreInfo ([5fbda62](splunk@5fbda62))
* remove redirect_url field from conf file ([9be7d81](splunk@9be7d81))
* remove unused code comments ([b4752d3](splunk@b4752d3))
* resolve missed `type` param for custom input row feature ([splunk#84](splunk#84)) ([fe17252](splunk@fe17252))
* revert "feat: ADDON-61556 Introduced checkbox group component ([splunk#394](splunk#394))" ([splunk#428](splunk#428)) ([358b1be](splunk@358b1be))
* revert 0497ac4e2e961ac141307a3ab7e6790e9bd31705 ([splunk#309](splunk#309)) ([e77242f](splunk@e77242f))
* **routing:** handle record param deletion on wrong tab and fix tab change due to missing dep in useCallback ([a9fe88b](splunk@a9fe88b))
* **schema.json:** add required configuration field ([splunk#442](splunk#442)) ([c3af60b](splunk@c3af60b))
* security warning for @npmcli/git ([e6847a6](splunk@e6847a6))
* singleSelect null value not being posted in form submit and add mapping support for heading in globalConfig ([94e11c3](splunk@94e11c3))
* skip `null` value fields from displaying in table expansion row ([7448eb8](splunk@7448eb8))
* **smartx:** add selectors for better testing ([ed2c153](splunk@ed2c153))
* toast notification not displaying when table is missing ([67b3f12](splunk@67b3f12))
* typo in comment for base form sumbitting ([d8634a1](splunk@d8634a1))
* UI breaking when globalConfig does not have inputs config ([7cf8708](splunk@7cf8708))
* update form hook onCreate error handling ([4a66418](splunk@4a66418))
* update license files ([09ac164](splunk@09ac164))
* update license in package ([0778aea](splunk@0778aea))
* update notice file ([79c5e74](splunk@79c5e74))
* update notice file ([a0b6d3f](splunk@a0b6d3f))
* update notice file ([d78e9a3](splunk@d78e9a3))
* update notice file ([840796a](splunk@840796a))
* Update NOTICE file ([splunk#29](splunk#29)) ([676d4c0](splunk@676d4c0))
* update react ui version to 4.0.0 ([78c4c10](splunk@78c4c10))
* update react-ui version, add class to title and subtitle components and update error message ([b79a6f5](splunk@b79a6f5))
* updated changes and added text with link support ([e14c940](splunk@e14c940))
* updated review changes ([85030c3](splunk@85030c3))
* updated review changes ([1ea41a6](splunk@1ea41a6))
* updated textbox width and changed field value for custom cell ([713954e](splunk@713954e))
* variable naming for status mapping ([74c7c6a](splunk@74c7c6a))

### Features

* add ComboBox and Select conditional rendering based on globalConfig options ([dbca65a](splunk@dbca65a))
* add DashboardPanel-s to dashboard ([splunk#381](splunk#381)) ([882f952](splunk@882f952))
* add label support for ([ccb1a4d](splunk@ccb1a4d))
* add meta.checkForUpdates field ([splunk#433](splunk#433)) ([5d92e96](splunk@5d92e96))
* add new default XML file without input ([splunk#114](splunk#114)) ([a359a0e](splunk@a359a0e))
* add support for globalConfig.yaml as well as JSON ([splunk#116](splunk#116)) ([725bc5c](splunk@725bc5c))
* add support of `required` param in oauth config ([f5bdce3](splunk@f5bdce3))
* add UI feature to enable/disable inputs in bulk ([splunk#437](splunk#437)) ([ab471d0](splunk@ab471d0))
* Added support of group fields ([b297deb](splunk@b297deb))
* **ADDON-37808:** enhance UX and UI for the error pages ([ec702f5](splunk@ec702f5))
* ADDON-57046: Added file input component ([splunk#187](splunk#187)) ([e0fb336](splunk@e0fb336))
* ADDON-57152 added tabs feature in the Inputs page ([splunk#133](splunk#133)) ([a3d9cb1](splunk@a3d9cb1))
* ADDON-61556 Introduced checkbox group component ([splunk#394](splunk#394)) ([9ffed80](splunk@9ffed80))
* ADDON-62948 Added support for subTitle field in service ([splunk#402](splunk#402)) ([6acd7cd](splunk@6acd7cd))
* ADDON-65006 add group name to URL when redirecting with Menu ([splunk#429](splunk#429)) ([9130b01](splunk@9130b01))
* allow esm JS modules as custom ui extensions to support external deps ([a2cc734](splunk@a2cc734))
* apiVersion is not required anymore ([6d4bf23](splunk@6d4bf23))
* **CODE:** ADDON-57044 Added new support for Textarea field ([splunk#180](splunk#180)) ([69a62b5](splunk@69a62b5))
* **CODE:** ADDON-58172 Version bump all the deps ([splunk#175](splunk#175)) ([50d98f8](splunk@50d98f8))
* **CODE:** ADDON-58506 Improve table using docked property ([splunk#181](splunk#181)) ([041452f](splunk@041452f))
* codeql ([729f42e](splunk@729f42e))
* Custom menu implementation ([58b0571](splunk@58b0571))
* First checking ([5648478](splunk@5648478))
* publish JS dependencies to appserver/package/static/js/dependencies.txt ([splunk#103](splunk#103)) ([3236b1b](splunk@3236b1b))
* release v1.19.0 ([splunk#218](splunk#218)) ([e23fbc6](splunk@e23fbc6)), closes [splunk#201](splunk#201) [splunk#207](splunk#207) [splunk#208](splunk#208) [splunk#209](splunk#209) [splunk#210](splunk#210) [splunk#211](splunk#211) [splunk#212](splunk#212) [splunk#217](splunk#217)
* release v1.20.0 ([splunk#236](splunk#236)) ([996a463](splunk@996a463)), closes [splunk#224](splunk#224) [splunk#225](splunk#225) [splunk#226](splunk#226)
* release v1.21.0 ([#271](https://github.com/splunk/addonfactory-ucc-generator/issues/271)) ([0e5df40](splunk@0e5df40)), closes [splunk#238](splunk#238) [splunk#239](splunk#239) [splunk#240](splunk#240) [splunk#249](splunk#249) [splunk#250](splunk#250) [splunk#251](splunk#251) [splunk#252](splunk#252) [splunk#258](splunk#258)
* release v1.22.0 ([splunk#293](splunk#293)) ([9589e4a](splunk@9589e4a)), closes [splunk#281](splunk#281) [splunk#282](splunk#282) [splunk#283](splunk#283) [splunk#291](splunk#291) [splunk#294](splunk#294)
* release v1.23.0 ([splunk#306](splunk#306)) ([7af8c06](splunk@7af8c06)), closes [splunk#295](splunk#295) [splunk#297](splunk#297) [splunk#296](splunk#296) [splunk#305](splunk#305)
* release v1.24.0 ([splunk#342](splunk#342)) ([dff3799](splunk@dff3799)), closes [splunk#328](splunk#328) [splunk#333](splunk#333)
* release v1.25.0 ([splunk#362](splunk#362)) ([305e13b](splunk@305e13b)), closes [splunk#360](splunk#360) [splunk#361](splunk#361)
* Resolved comments ([6e7e424](splunk@6e7e424))
* Resolved review comments ([5998974](splunk@5998974))
* search internal logs button ([splunk#371](splunk#371)) ([439b0f6](splunk@439b0f6))
* support custom REST handlers ([splunk#127](splunk#127)) ([9b7ee29](splunk@9b7ee29))
* support placeholder entity type ([dd79c29](splunk@dd79c29))
* support placeholder in `globalConfig.json` for oauth fields ([8c90380](splunk@8c90380))
* trigger release (checkbox groups feature) ([splunk#440](splunk#440)) ([3c55957](splunk@3c55957))
* Updated dependencies ([ea02b95](splunk@ea02b95))
* use lazy loading for custom ui extensions ([7b3f349](splunk@7b3f349))
  • Loading branch information
srv-rr-github-token committed Oct 4, 2023
1 parent 8e59b5e commit 35f5dae
Show file tree
Hide file tree
Showing 3 changed files with 144 additions and 2 deletions.
Loading

0 comments on commit 35f5dae

Please sign in to comment.