Skip to content

PQB-115 - #713

Merged
prestoncraw merged 1 commit into
masterfrom
PQB-115
Aug 7, 2026
Merged

PQB-115#713
prestoncraw merged 1 commit into
masterfrom
PQB-115

Conversation

@prestoncraw

@prestoncraw prestoncraw commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Add support for sqlcommand setting for soewidget

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds widget-specific configuration support to the SOE widget endpoint so its SQL query can be overridden via widget settings (consistent with other widget controllers), enabling different SOE query definitions per widget instance.

Changes:

  • Introduces a Settings class with a configurable SQLCommand setting loaded via WidgetConfigurationLoader.
  • Updates the SOE widget API route to include widgetID and uses it to load widget configuration.
  • Falls back to the existing default SOE query when SQLCommand is not provided.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@prestoncraw
prestoncraw merged commit 7aac92f into master Aug 7, 2026
4 checks passed
@prestoncraw
prestoncraw deleted the PQB-115 branch August 7, 2026 19:49
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