Skip to content

1066 bug dataexchange query failed on nullable datetime#1075

Merged
TomKovac merged 32 commits intodevfrom
1066-bug-dataexchange-query-failed-on-nullable-datetime
Mar 21, 2026
Merged

1066 bug dataexchange query failed on nullable datetime#1075
TomKovac merged 32 commits intodevfrom
1066-bug-dataexchange-query-failed-on-nullable-datetime

Conversation

@kuh0005
Copy link
Collaborator

@kuh0005 kuh0005 commented Mar 19, 2026

This pull request introduces several UI improvements and project structure updates, mainly focusing on enhancing dropdown interactions, adding new test and styling projects to the solution, and updating package dependencies. The most significant changes are summarized below:

UI/UX Improvements:

  • Updated dropdown button click handlers in LoginDisplay.razor and VisualComposerContainer.razor to use the asynchronous ToggleAsync method for better UI responsiveness. [1] [2]
  • Major refactor of the data exchange view in DataExchangeView.razor to improve filtering, sorting, and advanced query options. This includes new dropdowns for sorting/filtering, advanced filter toggles, and distributed query controls, along with improved button styling. [1] [2]

Solution and Project Structure:

  • Added new test projects (axopen_data_distributed_tests_l4, axopen.data.distributed.tests_l4) and a new styling project (AXOpen.Operon.Blazor) to the solution file data.sln, including appropriate folder structure and build configurations. [1] [2] [3] [4] [5] [6] [7] [8]

Dependency Updates:

  • Updated the Inxton.Operon package version from 0.3.0-alpha.114 to 0.3.0-alpha.138 in Directory.Packages.props.

Code Cleanliness:

  • Removed unnecessary or duplicate @using statements in several .razor files to tidy up the codebase. [1] [2] [3]

These changes collectively improve the maintainability, usability, and scalability of the project.

@kuh0005 kuh0005 linked an issue Mar 19, 2026 that may be closed by this pull request
due to operon
@kuh0005 kuh0005 requested review from Brano5 and LukasKytka March 20, 2026 08:59
@TomKovac TomKovac self-requested a review March 21, 2026 05:22
@TomKovac TomKovac merged commit 2631384 into dev Mar 21, 2026
3 checks passed
@TomKovac TomKovac deleted the 1066-bug-dataexchange-query-failed-on-nullable-datetime branch March 21, 2026 05:24
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.

[BUG] DataExchange query failed on nullable DateTime.

3 participants