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

Edit Contentlet: Implement feature flag #26250

Conversation

rjvelazco
Copy link
Contributor

@rjvelazco rjvelazco commented Sep 25, 2023

Proposed Changes

  • Implement Feature Flag

Description

🤖 Generated by Copilot at 3cce381

This pull request introduces a new binary field type for content types, using custom elements and events. It also adds a feature flag FEATURE_FLAG_NEW_BINARY_FIELD to enable or disable this feature through the REST API or the edit contentlet page. It fixes a bug in the edit field page when the feature flag is false. It does not change the gradlew.bat file.

Related Issue

Fixes #26163

Explanation of Changes

🤖 Generated by Copilot at 3cce381

  • Add a new binary field type for content types that allows uploading files with validation and preview features (link, link, link, link)

Screenshots

Original Updated
** original screenshot ** ** updated screenshot **

@dotcms-sonarqube
Copy link

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Edit Contentlet: Implement feature flag
1 participant