Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: v5.32.0 release #907

Merged
merged 14 commits into from
Oct 13, 2023
Merged

feat: v5.32.0 release #907

merged 14 commits into from
Oct 13, 2023

Conversation

artemrys
Copy link
Member

@artemrys artemrys commented Oct 13, 2023

Changes:

  • Officially document .uccignore feature
  • Add auth_endpoint_token_access_type to list of fields allowed in OAuth
  • Add splunk_server=local when getting a version of the add-on in the dashboard
  • Actually compress the archive during ucc-gen package command
  • Ensure uniqueness of labels in Groups feature
  • File component now supports file deletion (entity file type is not supported when it is encrypted but not required because we have no way to say "empty" file which is encrypted)
  • CheckboxGroup received some improvements as well to comply with custom components existing in some of the add-ons

artemrys and others added 11 commits October 9, 2023 12:09
feat: based on config in globalConfig.json

add possibility to append token_access_type to oauth endpoint with specific value
* fix(code): fix child keys warning

* fix: add validation to prevent duplicates in groups.labels

---------

Co-authored-by: vtsvetkov-splunk <142901247+vtsvetkov-splunk@users.noreply.github.com>
Co-authored-by: Artem Rys <rysartem@gmail.com>
* ci: refactor ui workflows

* ci: refactor ui workflows

* ci: refactor ui workflows

* ci: refactor ui workflows

* add shell bash

* add cd

* composite action to reusable workflow

* composite action to reusable workflow

* composite action to reusable workflow

* composite action to reusable workflow

* add storybook build
* fix(warning): replaced warnings with logging library

* fix: use warning instead of deprecated method warn
* feat: file component support file deletion

during edition or cloning add possibility to remove existing file

* feat: add tests, move to ts, check early for file

add tests for fileNameToDisplay property and ecrypted
move from jsx to tsx files
check for file type and data asap when loading form
thanks to that fileNameToDisplay is loaded for all mods
not only edit and clone

* fix: fix test data for globalConfig.json

* fix: review
@artemrys artemrys marked this pull request as ready for review October 13, 2023 13:12
@artemrys artemrys merged commit f691ce0 into main Oct 13, 2023
@artemrys artemrys deleted the develop branch October 13, 2023 15:01
@github-actions github-actions bot locked and limited conversation to collaborators Oct 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants