Skip to content

Get Merchant List#678

Merged
StuartFerguson merged 3 commits intomainfrom
task/#616_get_merchant_list
Jan 22, 2026
Merged

Get Merchant List#678
StuartFerguson merged 3 commits intomainfrom
task/#616_get_merchant_list

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

@StuartFerguson StuartFerguson commented Jan 22, 2026

Get Merchant Details from API for main Merchant Management Screen

Refactor merchant models and update dropdown/query usage

  • Moved merchant-related models to MerchantModels.cs and removed unused properties.
  • Replaced MerchantModel/MerchantListModel with MerchantDropDownModel where appropriate.
  • Updated Blazor pages, tests, and filters to use new models and improved filter/pagination logic.
  • Refactored APIModelFactory with extension methods for model conversion.
  • Added GetMerchantsForDropDownQuery and handler; updated IApiClient.
  • Cleaned up obsolete model definitions and standardized filter defaults.

closes #616

- Moved merchant-related models to MerchantModels.cs and removed unused properties.
- Replaced MerchantModel/MerchantListModel with MerchantDropDownModel where appropriate.
- Updated Blazor pages, tests, and filters to use new models and improved filter/pagination logic.
- Refactored APIModelFactory with extension methods for model conversion.
- Added GetMerchantsForDropDownQuery and handler; updated IApiClient.
- Cleaned up obsolete model definitions and standardized filter defaults.
@StuartFerguson StuartFerguson merged commit 52e2ac3 into main Jan 22, 2026
10 checks passed
@github-actions github-actions Bot deleted the task/#616_get_merchant_list branch March 24, 2026 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Get Merchant List

1 participant