Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue / Reporting Issues #192

Merged
merged 6 commits into from
Nov 1, 2024

Conversation

cihandeniz
Copy link
Member

@cihandeniz cihandeniz commented Nov 1, 2024

Fix issues regarding reporting and data source release (v0.12.0).

Tasks

  • Provide base path in fake reporting extensions and feature.
    • and register Fake.ReportOptions with given base path
  • Move isession and istatelesssession back to data access
  • in memory database should use stateless session in setup
    • this is not possible since this setup is shared in both of recipes
  • add query not found option to report context mocking
  • rich transient doesn't exist in data source recipe
  • rich transient and command causes a route conflict
    • this is not a conflict between command and rich transient, it removes
      Execute from any route
  • rich transient group name should be plural just like rich entity
  • remove list input in domain assemblies override that takes accepts
    baseNamespace
  • file provider doesn't work without providing a base namespace in domain
    assemblies

- add release notes
@cihandeniz cihandeniz self-assigned this Nov 1, 2024
@cihandeniz cihandeniz marked this pull request as ready for review November 1, 2024 13:35
@cihandeniz cihandeniz requested a review from dncsvr November 1, 2024 13:35
@cihandeniz cihandeniz merged commit 23f3baa into mouseless:main Nov 1, 2024
8 checks passed
@cihandeniz cihandeniz deleted the issue/reporting-issues branch November 1, 2024 13:53
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.

2 participants