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

[NGO Admin; Specialist/ Cazuri/ Plan de interventie] Implement new section/tab called "Planuri lunare" #425

Closed
teodoranegru opened this issue Dec 16, 2024 · 2 comments · Fixed by #430

Comments

@teodoranegru
Copy link

teodoranegru commented Dec 16, 2024

Description

Implement in "Plan de interventie" page a tab named "Planuri lunare". In this tab, implement a table named "Planuri lunare", where the user can add monthly plans to the intervention plan.

Flows

Add plan

  1. User navigates to Plan de interventie section, from the Case Overview page, within an Individual Beneficiary file
  2. User clicks on the "Vezi detalii plan" button
  3. System retrieves the "Plan de intervenție" page
  4. User clicks on the "Planuri lunare" tab
  5. User clicks on the "Crează un plan" button
    IF IT IS THE FIRST MONTHLY PLAN IN THAT INTERVENTION PLAN -> 6.1. The system retrieves the "Creează plan lunar" screen (link)
    IF IT IS NOT THE FIRST MONTHLY PLAN IN THAT INTERVENTION PLAN -> 6.2. The system retrieves the "Crează un plan lunar de intervenție nou" modal screen (link) (the section has the same behaviour as the one implemented for the monitoring file)
  6. User fills in the information about the plan
  7. User clicks on "Crează plan" button
  8. The system retrieves the "Plan de intervenție" page, "Planuri lunare" tab, displays the added plan in the table and the success message

Link to Figma: https://www.figma.com/design/gpOGCkb9B6pTfe1DvleVMm/Sunrise?node-id=9643-15307&t=LLdSDx2jjU2qmQG5-4

@teodoranegru teodoranegru changed the title Implement new section called "Planuri lunare" [NGO Admin; Specialist/ Cazuri/ Plan de interventie] Implement new section/tab called "Planuri lunare" Dec 16, 2024
@andrabrinzaniuc
Copy link

@andrabrinzaniuc to update data dictionary with new variables

@alexPopaCode4 alexPopaCode4 linked a pull request Dec 17, 2024 that will close this issue
@andrabrinzaniuc
Copy link

@alexPopaCode4 data dictionary updated - lines 145-158, tab Plan de intervenție

@andrabrinzaniuc andrabrinzaniuc removed their assignment Dec 17, 2024
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 a pull request may close this issue.

2 participants