Feat #684 Replace Ant Design toast notification - #819
Draft
joao4all wants to merge 7 commits into
Draft
Conversation
…d some issues occurring locally
samatstariongroup
requested changes
Jul 19, 2026
samatstariongroup
left a comment
Member
There was a problem hiding this comment.
please have a look at the SonarQube issues
- Removed System.Formats.Asn1, because since .NET 10 provides it automatically and it was causing a NU1510 warning
8 tasks
|
samatstariongroup
requested changes
Jul 28, 2026
| <ItemGroup> | ||
| <PackageReference Include="bunit" Version="2.7.2" /> | ||
| <PackageReference Include="DevExpress.Blazor" Version="23.2.15" /> | ||
| <PackageReference Include="DevExpress.Blazor" Version="25.1.3" /> |
Member
There was a problem hiding this comment.
please revert, i am not sure we have the license for this version
Contributor
Author
There was a problem hiding this comment.
The version 23.2.15 unfortunately doesn't have toast notifications. Gonna mark this PR as draft, since indeed we would need a license for that upgrade
| <PackageReference Include="CDP4ServicesDal-CE" Version="30.1.3" /> | ||
| <PackageReference Include="CDP4Web-CE" Version="30.1.3" /> | ||
| <PackageReference Include="DevExpress.Blazor" Version="23.2.15" /> | ||
| <PackageReference Include="DevExpress.Blazor" Version="25.1.3" /> |
joao4all
marked this pull request as draft
July 28, 2026 15:32
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Prerequisites
Description
Feats #684 Replace Ant Design toast notification
NOTE: This PR also adds the local server address in development settings so its easier to work in local environment. Also, removed useless "
<DxMenuItem Text="Notifications" Position="ItemPosition.End" Visible="false"/>"NOTE 2: This PR updates dev express version 23.2.15 => 25.1.3