XPEHO / YAKI

Working localization declaration app
BSD 3-Clause "New" or "Revised" License
13 stars 1 forks source link

Feat / Team management - Create new endpoint for last activity on statistic type by customer id #1504

Closed NyraSama closed 3 months ago

NyraSama commented 3 months ago

🗒️NOTES

🏁PREREQUISITES

📜CONTEXT (User Story)

As a customer

I want to manage the teams linked to my company

In order to be able to change their captains, see their activity, etc...

🪜STEPS TO FOLLOW

✅ACCEPTANCE CRITERIA

📛BLOCKERS

🔍AFFECTED COMPONENT(S) (Scope)

_yaki_admin_backend/src/main/java/com/xpeho/yaki_admin_backend/domain/entities yaki_admin_backend/src/main/java/com/xpeho/yaki_admin_backend/data/sources/DeclarationJpaRepository yaki_admin_backend/src/main/java/com/xpeho/yaki_admin_backend/domain/services/StatisticsService yaki_admin_backend/src/main/java/com/xpeho/yaki_admin_backend/data/services/StatisticsServiceImpl yaki_admin_backend/src/main/java/com/xpeho/yaki_admin_backend/presentation/controllers/StatisticsController_

⛓️LINK TO OTHER ISSUES

🪟SCREEN SHOTS & MOCKUPS

📋TEST STATUSES

What are the test cases required to validate this issue?

What kind of tests has been put in place to ensure the issue is resolved?