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

[SELC-6055] feat: add fiscalCode and createdAt fields in getUsers API and add roles filter #496

Merged
merged 4 commits into from
Nov 25, 2024

Conversation

giulia-tremolada
Copy link
Collaborator

@giulia-tremolada giulia-tremolada commented Nov 21, 2024

List of Changes

  • add fiscalCode in getUsers API response
  • add createdAt in getUsers API response
  • add roles optional filter in getUsers API
  • align unit tests
  • align openapi
  • upgrade commons version to 2.5.4

Motivation and Context

This update enables the frontend to retrieve information about the Legale Rappresentante during the administration adding flow. Specifically, it allows the frontend to pre-fill the related fields (name, surname, fiscal code, and email) with the corresponding data for a better user experience.

How Has This Been Tested?

It was tested locally

Screenshots (if appropriate):

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@giulia-tremolada giulia-tremolada marked this pull request as ready for review November 21, 2024 15:52
@giulia-tremolada giulia-tremolada requested a review from a team as a code owner November 21, 2024 15:52
Copy link

sonarcloud bot commented Nov 22, 2024

@giulia-tremolada giulia-tremolada merged commit 574d98a into main Nov 25, 2024
7 checks passed
@giulia-tremolada giulia-tremolada deleted the feature/SELC-6055 branch November 25, 2024 08:13
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