Skip to content

Refactor navigation models to use enum types for status and navigation properties#92

Merged
wzh425 merged 3 commits intomainfrom
feature/sapp
Mar 25, 2026
Merged

Refactor navigation models to use enum types for status and navigation properties#92
wzh425 merged 3 commits intomainfrom
feature/sapp

Conversation

@wzh425
Copy link
Copy Markdown
Contributor

@wzh425 wzh425 commented Mar 25, 2026

  • Updated GlobalNavigationAppDto to use StatusTypes enum for Status property.
  • Updated GlobalNavigationNodeDto to use GlobalNavigationTypes and GlobalNavigationOpenTypes enums for NavigationType and OpenType properties, respectively.
  • Added global using directives for the new enums in relevant _Imports.cs files.

wzh425 added 3 commits March 24, 2026 16:20
- Added new projects: Masa.BuildingBlocks.StackSdks.Sapp, Masa.Contrib.StackSdks.Sapp, Masa.Contrib.StackSdks.Sapp.Wasm, and Masa.Contrib.StackSdks.Sapp.Tests to the solution.
- Updated project files to include Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Options package references in various projects.
- Ensured consistent SDK declaration across project files.
…n properties

- Updated GlobalNavigationAppDto to use StatusTypes enum for Status property.
- Updated GlobalNavigationNodeDto to use GlobalNavigationTypes and GlobalNavigationOpenTypes enums for NavigationType and OpenType properties, respectively.
- Added global using directives for the new enums in relevant _Imports.cs files.
@wzh425 wzh425 merged commit 8bd667d into main Mar 25, 2026
1 check passed
@wzh425 wzh425 deleted the feature/sapp branch March 25, 2026 02:39
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.

1 participant