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(Locales) #30300 : Include a Feature Flag for the old Languages portlet #30341

Conversation

jcastro-dotcms
Copy link
Contributor

@jcastro-dotcms jcastro-dotcms commented Oct 14, 2024

Proposed Changes

  • Includes a new Feature Flagg called FEATURE_FLAG_LOCALES_HIDE-OLD-LANGUAGES-PORTLET -- enabled by default -- which hides the old Languages portlet from the list of available portlets in the Settings > Roles & Tools > Tools portlet.
  • If customers still need to be able to add the old Languages portlet into the main menu, they can just go ahead and turn the FF on.
  • These are all DWR-related classes, so we don't have any Unit Tests or Integration Tests for them.

This PR fixes: #30300

@jcastro-dotcms jcastro-dotcms linked an issue Oct 14, 2024 that may be closed by this pull request
@jcastro-dotcms jcastro-dotcms added this pull request to the merge queue Oct 15, 2024
Merged via the queue into main with commit 1b5ac6d Oct 15, 2024
35 checks passed
@jcastro-dotcms jcastro-dotcms deleted the issue-30300-Include-a-Feature-Flag-for-the-old-Languages-portlet branch October 15, 2024 05:26
@freddyDOTCMS freddyDOTCMS self-assigned this Oct 15, 2024
spbolton pushed a commit that referenced this pull request Nov 11, 2024
…ortlet (#30341)

### Proposed Changes
* Includes a new Feature Flagg called
`FEATURE_FLAG_LOCALES_HIDE-OLD-LANGUAGES-PORTLET` -- enabled by default
-- which hides the old `Languages` portlet from the list of available
portlets in the `Settings > Roles & Tools > Tools` portlet.
* If customers still need to be able to add the old `Languages` portlet
into the main menu, they can just go ahead and turn the FF on.
* These are all DWR-related classes, so we don't have any Unit Tests or
Integration Tests for them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include a Feature Flag for the old Languages portlet
3 participants