Skip to content

NIFI-15148 - Registry Clients - Support for branch creation#10471

Closed
pvillard31 wants to merge 5 commits into
apache:mainfrom
pvillard31:NIFI-15148
Closed

NIFI-15148 - Registry Clients - Support for branch creation#10471
pvillard31 wants to merge 5 commits into
apache:mainfrom
pvillard31:NIFI-15148

Conversation

@pvillard31
Copy link
Copy Markdown
Contributor

Summary

NIFI-15148 - Registry Clients - Support for branch creation

It requires apache/nifi-api#25 and a new NiFi API release.

Not very satisfied with the "Create Branch" modal view but I'm sure someone more familiar with the UI will be able to help getting something better.

Screenshot 2025-10-28 at 15 51 33
Screenshot 2025-10-28 at 15 50 51
Screenshot 2025-10-28 at 15 53 32

Tracking

Please complete the following tracking steps prior to pull request creation.

Issue Tracking

Pull Request Tracking

  • Pull Request title starts with Apache NiFi Jira issue number, such as NIFI-00000
  • Pull Request commit message starts with Apache NiFi Jira issue number, as such NIFI-00000

Pull Request Formatting

  • Pull Request based on current revision of the main branch
  • Pull Request refers to a feature branch with one commit containing changes

Verification

Please indicate the verification steps performed prior to pull request creation.

Build

  • Build completed using ./mvnw clean install -P contrib-check
    • JDK 21
    • JDK 25

Licensing

  • New dependencies are compatible with the Apache License 2.0 according to the License Policy
  • New dependencies are documented in applicable LICENSE and NOTICE files

Documentation

  • Documentation formatting appears as expected in rendered files

@pvillard31 pvillard31 marked this pull request as ready for review November 9, 2025 08:43
@pvillard31 pvillard31 force-pushed the NIFI-15148 branch 2 times, most recently from dce8ef2 to c3d55fc Compare November 9, 2025 10:30
@exceptionfactory exceptionfactory added the ui Pull requests for work relating to the user interface label Nov 25, 2025
Copy link
Copy Markdown
Contributor

@exceptionfactory exceptionfactory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for implementing this new feature @pvillard31.

I reviewed the service changes and the majority of the implementation looks good. I noted a few minor recommendations.

Comment thread pom.xml Outdated
@pvillard31
Copy link
Copy Markdown
Contributor Author

Thanks @exceptionfactory - I pushed a commit to address your comments

pvillard31 and others added 5 commits March 29, 2026 13:40
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
Co-authored-by: David Handermann <exceptionfactory@apache.org>
@pvillard31
Copy link
Copy Markdown
Contributor Author

Closing in favor of #11072 that only includes the backend changes. I'll look at a frontend focused PR in the future once the backend changes are merged.

@pvillard31 pvillard31 closed this Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ui Pull requests for work relating to the user interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants