ACONNECT-CRM-API #6

Open
naeem.ullah wants to merge 2 commits from ACONNECT-CRM-API into FMFI-PRE-PRODUCTION
Collaborator
There is no content yet.
naeem.ullah added 2 commits 1 month ago
1e375887e5 Refactor transaction controllers and services structure
Split transaction-related endpoints into dedicated controllers and services for authorization, cancellation, rejection, and reversal. Renamed LoginController and LoginService to AuthController and AuthService. Added DTOs for account-to-account and GL-to-account transactions, updated TransactionService to handle new transaction types, and adjusted URI constants and token bypass lists accordingly. Removed EnvironmentDetectionService as part of the refactor.
2426fb7c7e CRM Api added
CRM Api added
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b ACONNECT-CRM-API FMFI-PRE-PRODUCTION
git pull origin ACONNECT-CRM-API

Step 2:

Merge the changes and update on Gitea.
git checkout FMFI-PRE-PRODUCTION
git merge --no-ff ACONNECT-CRM-API
git push origin FMFI-PRE-PRODUCTION
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: aConnect/aConnect-BS#6
Loading…
There is no content yet.