Skip to content

Conversation

@sliedig
Copy link
Contributor

@sliedig sliedig commented Jul 7, 2025

Summary

Changes

This pull request refactors the Unicorn Properties service into Unicorn Approvals service, updating the namespace and service naming throughout the codebase. The main changes include:

  • Service Rename: Renamed Unicorn.Properties to Unicorn.Approvals throughout the codebase
  • Namespace Updates: Updated all references from UnicornPropertiesNamespace to UnicornApprovalsNamespace
  • Event Bus References: Updated all event bus references from UnicornPropertiesEventBus to UnicornApprovalsEventBus
  • Documentation Updates: Updated README files and documentation to reflect the new service name

User experience

Before: The service was named "Unicorn Properties" which could be confusing as it handled approval workflows rather than property management directly.

After: The service is now named "Unicorn Approvals" which more accurately reflects its purpose of handling approval workflows for contracts and properties. This provides better clarity for developers and users about the service's actual functionality.

Checklist

Please leave checklist items unchecked if they do not apply to your change.

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@sliedig sliedig requested a review from a team as a code owner July 7, 2025 00:36
@github-actions github-actions bot requested a review from sankeyraut July 7, 2025 00:36
@sliedig sliedig removed the request for review from a team July 7, 2025 00:36
@sliedig sliedig requested review from adrianjhunter and removed request for sankeyraut July 7, 2025 00:36
sliedig added 20 commits July 7, 2025 08:39
…ertyService to ApprovalsService for consistency with recent changes
…alService, ContractsService, SearchService, and Common
…consistency, and upgrade compiler version to 17
…and SearchService - to align with implementations in other runtimes.
….requestapproval in RequestApprovalFunction.java
@sliedig sliedig merged commit df2f65d into develop Aug 27, 2025
5 checks passed
@sliedig sliedig deleted the unicorn_approvals branch August 27, 2025 03:31
@github-actions
Copy link

undefined No related issues found. Please ensure 'pending-release' label is applied before releasing.

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.

3 participants