osuosl / streamwebs

Streamwebs.org website
http://streamwebs.readthedocs.io/
4 stars 1 forks source link

Feat/approval page #628

Closed CarvellWakeman closed 6 years ago

CarvellWakeman commented 6 years ago

Fixes issue #621

Changes in this PR.

Added approve_accounts page at __/approve_accounts/__. This page shows a section for new organization requests as well as a section for unapproved users.

Testing this PR.

1) Create a new user+organization, log in as a super admin, and view the approve_accounts page to confirm that the new organization is listed and has a link to the new org request page for that organization.

2) Create a new user for an existing organization, view the approve_accounts page and confirm that the user is listed as not approved. For three new users, approve them as editor, contributor, and deny. Confirm that the users are part of the appropriate group, and were approved from the approve_accounts page.