You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an NGO Admin, I want to be able to choose what services and interventions my organization offers, from a predefined list.
Flows
Add service to nomenclator
NGO Admin user navigates to "Nomenclator servicii specializate" page
User clicks on "Adauga serviciu" button
The system retrieves the "Adauga serviciu" page
User selects a value from "Nume serviciu" field
The system displays the list of interventions linked to that service (Intervenții asociate serviciului table)
User checks the interventions they provide within that service (when they check an intervention, it automatically becomes Active)
User clicks on "Salvează modificările" button
The system retrieves the page of that service in view mode (see design here)
Edit, Delete and Download flows are the same as the ones described in issue #156
Business rules
If there are no services added in the nomenclator, display the empty state (see design here)
When a new service is created, the default status of that service is Active
The "Nume serviciu" field is dynamic, meaning that when the user selects a service, the system will display the information configured in the Super Admin for that service
The user can't save the service if they didn't pick a service and at least 1 intervention (disable button)
If the service has a Fisa de consiliere linked to it, display the component that allows the preview of that form (see design here)
A service that was used can not be deleted, only deactivated. The field "Nume serviciu" will be disabled in edit mode.
An intervention that was used can not be deselected, only deactivated.
When the user switches the toggle from ACTIV to INACTIV display the following confirmation modal screens:
a. For service (link to design)
b. For intervention (link to design)
The text was updated successfully, but these errors were encountered:
teodoranegru
changed the title
WIP [NGO Admin/ Nomenclator servicii] update Nomenclator servicii section according to design
[NGO Admin/ Nomenclator servicii] update Nomenclator servicii section according to design
Sep 17, 2024
User story
As an NGO Admin, I want to be able to choose what services and interventions my organization offers, from a predefined list.
Flows
Add service to nomenclator
Edit, Delete and Download flows are the same as the ones described in issue #156
Business rules
a. For service (link to design)
b. For intervention (link to design)
The text was updated successfully, but these errors were encountered: