Skip to content

Conversation

sandrotaje
Copy link
Collaborator

@sandrotaje sandrotaje commented Sep 18, 2025

This PR adds hasUnreadNotifications field to every needed listing query so that the FE could show a dot if that entity ha a an unread notification.

Useful mapping between the FE listing pages and the BFF endpoints called to retrieve the data lists:

 "/erogazione/richieste", calls /producers/agreements
 "/fruizione/richieste", calls /consumers/agreements
 "/erogazione/finalita", calls /producers/purposes
 "/erogazione/template-eservice", calls /creators/eservices/templates
 "/erogazione/e-service", calls /producers/eservices
 "/gestione-client/api-e-service", calls /clients
 "/fruizione/richieste", calls /agreements/filter/producers
 "/fruizione/finalita", calls /consumers/purposes
 "/catalogo-e-service", calls /producers
 "/aderente/deleghe", calls /delegations
 "/erogazione/portachiavi", calls /producerKeychains

@sandrotaje sandrotaje force-pushed the PIN-7683_add-notification-to-listing-queries branch from efaeb83 to 0ff7e2e Compare September 18, 2025 09:10
@sandrotaje sandrotaje changed the base branch from develop to PIN-7605_count_notification_by_type September 18, 2025 09:10
Base automatically changed from PIN-7605_count_notification_by_type to develop September 29, 2025 10:30
@sandrotaje sandrotaje force-pushed the PIN-7683_add-notification-to-listing-queries branch from 0ff7e2e to 225d61a Compare September 29, 2025 13:36
@Carminepo2 Carminepo2 self-requested a review October 1, 2025 12:20
Copy link
Contributor

@Carminepo2 Carminepo2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@GorlemZ GorlemZ force-pushed the PIN-7683_add-notification-to-listing-queries branch 6 times, most recently from af2d708 to c169842 Compare October 6, 2025 14:43
@GorlemZ GorlemZ force-pushed the PIN-7683_add-notification-to-listing-queries branch 2 times, most recently from 7348eb2 to 7e0e78e Compare October 9, 2025 12:27
@sandrotaje sandrotaje force-pushed the PIN-7683_add-notification-to-listing-queries branch 3 times, most recently from 48b29d4 to bd72ff0 Compare October 9, 2025 12:52
@sandrotaje sandrotaje changed the base branch from develop to PIN-7806_switch25-clientkey-and-producerkeychain October 9, 2025 12:53
@GorlemZ GorlemZ force-pushed the PIN-7683_add-notification-to-listing-queries branch 2 times, most recently from 4e03ec6 to c802389 Compare October 13, 2025 13:38
Base automatically changed from PIN-7806_switch25-clientkey-and-producerkeychain to develop October 14, 2025 12:41
@sandrotaje sandrotaje force-pushed the PIN-7683_add-notification-to-listing-queries branch from b29dcda to 64693c5 Compare October 16, 2025 14:49
@sandrotaje sandrotaje marked this pull request as ready for review October 16, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants