Skip to content

Enhance transaction processing and configuration updates#129

Merged
StuartFerguson merged 1 commit intomasterfrom
task/remove_estatemanagement_from_setup
May 1, 2025
Merged

Enhance transaction processing and configuration updates#129
StuartFerguson merged 1 commit intomasterfrom
task/remove_estatemanagement_from_setup

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

  • Updated Program.cs to include SimpleResults and improved CancellationToken usage.
  • Changed date range generation to return a Result type with error handling for contracts and merchants.
  • Adjusted random hour generation in TransactionDataGeneratorService.cs.
  • Improved merchant contract handling in EstateSetupFunctions.cs.
  • Added new aggregates in EventStoreFunctions.cs for transaction processing.
  • Updated configuration in Program.cs to use staging settings.
  • Cleaned up appsettings.json by removing commented-out local settings.
  • Modified identityserverconfig.json to add user claims and remove obsolete client configuration.
  • Introduced new SQL queries in Sales Reconciliation.js for monthly transaction aggregation and state management.

- Updated `Program.cs` to include `SimpleResults` and improved `CancellationToken` usage.
- Changed date range generation to return a `Result` type with error handling for contracts and merchants.
- Adjusted random hour generation in `TransactionDataGeneratorService.cs`.
- Improved merchant contract handling in `EstateSetupFunctions.cs`.
- Added new aggregates in `EventStoreFunctions.cs` for transaction processing.
- Updated configuration in `Program.cs` to use staging settings.
- Cleaned up `appsettings.json` by removing commented-out local settings.
- Modified `identityserverconfig.json` to add user claims and remove obsolete client configuration.
- Introduced new SQL queries in `Sales Reconciliation.js` for monthly transaction aggregation and state management.
@StuartFerguson StuartFerguson added the enhancement New feature or request label May 1, 2025
@StuartFerguson StuartFerguson merged commit 244881f into master May 1, 2025
5 checks passed
@github-actions github-actions Bot deleted the task/remove_estatemanagement_from_setup branch July 1, 2025 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant