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 a Super Admin user, I want to be able to add organizations/institutions to the platform.
Main flows
Add organization:
Super Admin user navigates to the "Utilizatori instituționali" page
User clicks on "Adaugă o instituție" button
The system retrieves the "Adaugă instituție" page (see design here)
User fills in the fields from the "Detalii organizație" step/tab
User clicks on the "Pasul următor" button
System retrieves the "Centre" step/tab
User fills in the information about the center/tenant
IF the organization has more than 1 center
7.1. User clicks in the "Adaugă încă un centru" button
7.2. System displays a repeater component
7.3. User fills in the information about the center
User clicks on the "Pasul următor" button
The system retrieves the "Administrator" step/tab
User fills in the information about the NGO Admin user
IF they want to have more than 1 NGO Admin user accounts
10.1 User clicks in the "Adaugă încă un administrator" button
10.2. System displays a repeater component
10.3. User fills in the information about the other NGO Admin user
User clicks on the "Finalizează" button
The system retrieves the "Utilizatori instituționali" page with the added institution in the "Toate instituțiile" table, displays the success message and sends the invitation email to the email address(es) filled in the Email field for (each) NGO Admin user (see here the email template)
Edit details insitution
Super Admin user navigates to the "Utilizatori instituționali" page
User cliks on the "Vezi detalii" button
System retrieves the institution profile page (link)
User clicks on the "Editează" button
System retireves the "Editează detalii organizație" page
User edits the information and clicks on the "Salvează modificările" button
System retrieves the institution profile page and displays the success message
Deactivate institution
Super Admin user navigates to the "Utilizatori instituționali" page
User cliks on the "Vezi detalii" button
System retrieves the institution profile page
IF instituiton status=Activ/Pending
User clicks on the "Dezactivează organizație" button
System retrieves the "Dezactivează organizație" modal screen (link)
User clicks on the "Dezactvează organizație" button
System restricts platform access for all users from that organization; organisation status=Suspendat; displays the "Reactivează organizație" button
Business rules
An institution has to have at least 1 center and 1 administrator. The user can't delete the last center/admin.
When an institution is created, the default status is Pending until 1 of the administrators accesses their account (sets the password) when the status changes to Activ. If the organization is deactivated by the super admin, the status changes to Suspendat.
The text was updated successfully, but these errors were encountered:
teodoranegru
changed the title
WIP [Super Admin] implement add organization flow
WIP [Super Admin] implement "Add organization" flow
Aug 30, 2024
As a Super Admin user, I want to be able to add organizations/institutions to the platform.
Main flows
Add organization:
IF the organization has more than 1 center
7.1. User clicks in the "Adaugă încă un centru" button
7.2. System displays a repeater component
7.3. User fills in the information about the center
IF they want to have more than 1 NGO Admin user accounts
10.1 User clicks in the "Adaugă încă un administrator" button
10.2. System displays a repeater component
10.3. User fills in the information about the other NGO Admin user
Edit details insitution
Deactivate institution
IF instituiton status=Activ/Pending
Business rules
The text was updated successfully, but these errors were encountered: