Skip to content

[identity] Localize MFA options#999

Merged
travlos merged 5 commits into
feature/identity/mfa-multilingualfrom
develop
Apr 20, 2026
Merged

[identity] Localize MFA options#999
travlos merged 5 commits into
feature/identity/mfa-multilingualfrom
develop

Conversation

@travlos

@travlos travlos commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

Localize MFA options

cleftheris and others added 5 commits April 17, 2026 11:00
* [identity-ui] migrated from Gulp to Vite for faster build times and modern tooling.

* fix identity-ui review comments for vite migration

Agent-Logs-Url: https://github.com/indice-co/Indice.Platform/sessions/fc9dbdf6-d495-4c21-a5dd-ce67d12f1a0a

Co-authored-by: cleftheris <1777633+cleftheris@users.noreply.github.com>

* clean up vite.config.js

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: cleftheris <1777633+cleftheris@users.noreply.github.com>
Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 2.2.0 to 2.3.2.
- [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases)
- [Changelog](https://github.com/sapphi-red/vite-plugin-static-copy/blob/vite-plugin-static-copy@2.3.2/CHANGELOG.md)
- [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/vite-plugin-static-copy@2.2.0...vite-plugin-static-copy@2.3.2)

---
updated-dependencies:
- dependency-name: vite-plugin-static-copy
  dependency-version: 2.3.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…996)

Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.0 to 12.0.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v11.0.0...v12.0.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 12.0.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Constantinos Leftheris <c.leftheris@indice.gr>
)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.11 to 6.4.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.4.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.4.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.4.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

* Update GetCaseById to return nullable and handle not found

Changed GetCaseById to return Task<Case?>, updated all usages to handle nulls, and modified endpoint to return 404 when case is not found. Improves null safety and API robustness.

* Bump Cases component version to .3 in Directory.Build.props

Updated VersionPrefixCases from .2 to .3 to reflect recent changes in the Cases component. No other component versions were modified.

* Clarify GetCaseById nullability and clean up checks

Updated XML docs for GetCaseById to specify null result when no case is found. Removed redundant null checks and exception in PatchCaseData. Eliminated unnecessary null-forgiving operator in GetCaseById implementation.

---------

Co-authored-by: Constantinos Leftheris <c.leftheris@indice.gr>
@github-advanced-security

Copy link
Copy Markdown
Contributor

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@travlos
travlos merged commit f66447c into feature/identity/mfa-multilingual Apr 20, 2026
15 of 16 checks passed
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