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

Enable search for extensions and list content configurations #839

Closed
olemp opened this issue Oct 26, 2022 · 2 comments · Fixed by #840 or #854
Closed

Enable search for extensions and list content configurations #839

olemp opened this issue Oct 26, 2022 · 2 comments · Fixed by #840 or #854
Assignees
Labels
complexity: medium Issue/PR with medium complexity customer funded Issues funded by customer enhancement Request that will enhance the product frontend Related to frontend priority: medium Issue with medium priority suggestion Idea or suggestion to be discussed and can be implemented
Milestone

Comments

@olemp
Copy link
Collaborator

olemp commented Oct 26, 2022

Is your feature request related to a problem? Please describe.
Enable search for list content configurations.

Describe the solution you'd like
Something along these lines would be great:
image

@olemp olemp added complexity: medium Issue/PR with medium complexity enhancement Request that will enhance the product frontend Related to frontend funding required Requires funding for development priority: medium Issue with medium priority suggestion Idea or suggestion to be discussed and can be implemented labels Oct 26, 2022
@olemp olemp added this to the 1.7.3 milestone Oct 26, 2022
@olemp olemp linked a pull request Oct 26, 2022 that will close this issue
6 tasks
@olemp olemp modified the milestones: 1.7.3, 1.8.0 Oct 26, 2022
@olemp olemp self-assigned this Oct 26, 2022
@olemp olemp changed the title Enable search for list content configuration Enable search for extensions and list content configurations Oct 27, 2022
@olemp olemp modified the milestones: 1.8.0, 1.7.3 Oct 27, 2022
@olemp

This comment was marked as outdated.

@olemp olemp closed this as completed Oct 27, 2022
@olemp olemp reopened this Oct 27, 2022
@olemp olemp added customer funded Issues funded by customer and removed funding required Requires funding for development labels Oct 27, 2022
@olemp olemp linked a pull request Oct 28, 2022 that will close this issue
6 tasks
olemp added a commit that referenced this issue Oct 28, 2022
…#839

* Adjustments to selection of extensions and list content configurations

* this.hidden = (this._isLocked && !this.isDefault) ? true : spItem.GtExtensionHidden

* useListContentSection

* useExtensionsSection

* isLocked

* useRowRenderer

* shouldRenderRow

* onSubmit

* Using reducer for TemplateSelectDialog

* return shouldRenderRow ? defaultRender(detailsRowProps) : null

* initialState

* Fix

* Improved TemplateConfigMessage

* ListContentConfig => ContentConfig

* ProjectTemplate.getContentConfig and ProjectTemplate.getExtensions

* ContentConfigType

* Row rendering etc

* ContentConfigSection

* MandatoryCheck

* Component doc
@olemp
Copy link
Collaborator Author

olemp commented Oct 28, 2022

Done and dusted 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: medium Issue/PR with medium complexity customer funded Issues funded by customer enhancement Request that will enhance the product frontend Related to frontend priority: medium Issue with medium priority suggestion Idea or suggestion to be discussed and can be implemented
Projects
None yet
2 participants