Credit Transfers - alpha
Pre-release
Pre-release
matthewhall78
released this
05 Apr 00:02
·
1654 commits
to master
since this release
Foundation Development:
- Identify the current user and organization
- allow login through siteminder
- utilize the siteminder header information after the user logs into the bc government common logon page
- configured pipeline with to orchestrate unit testing, static code analysis, code coverage report, publishing of results to sonarqube, update of the schema spy, build,
- pipeline waits for user input to click deploy to test, and deploy to prod
- the system allows for the authenticated user to initiate the creation of a new credit transfer
- the credit transfer workflow options are controlled based on the status of the credit transfer transaction
- statuses: draft, deleted, submitted, accepted, approved, completed, rescinded, rejected, recommended
- you are only able to see the transactions that your organization is a part of ( #184 )
- Created a Developer Manual (#189, #190, #192, #193, #197, #198, #199, #200, #201, #202, #203, #204, #205)