Skip to content

Commit

Permalink
feat: operator setup for search-config components (#246)
Browse files Browse the repository at this point in the history
* feat: operator setup for new remote components

* feat: enhanced slot descriptions
  • Loading branch information
markuczy authored Oct 10, 2024
1 parent 4903ffa commit 2399c70
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,10 @@ app:
onecx-shell-footer:
name: 'onecx-shell-footer'
description: 'Shell footer'
onecx-search-config:
name: 'onecx-search-config'
description: 'Slot used by library components that can be used in all applications. Its defined in shell and should not be redefined in products that use the slots. Use this slot to manage search configurations on the search pages via assigned remote components.'
onecx-column-group-selection:
name: 'onecx-column-group-selection'
description: 'Slot used by library components that can be used in all applications. Its defined in shell and should not be redefined in products that use the slots. Use this slot to manage table column group selection (ex. include search configurations) via assigned remote components.'
# PIPE Config

0 comments on commit 2399c70

Please sign in to comment.