uchicago-capp-30320 / new-arrivals-chi

GNU Affero General Public License v3.0
9 stars 0 forks source link

Feat admin pages #233

Closed sumslong closed 6 months ago

sumslong commented 6 months ago

Describe your changes

This will close out #205. This creates the endpoints for all the admins functionality: admin dashboard, org management table, suspend org.

This will also closes #204. This creates the pages for admin pages: admin dashboard, org management table.

This also integrates admin role into larger flow: edit organization, add org. If the user is an admin, the dashboard button will lead to admin dash and if not, will lead to org dash. Makes sure all pages are not broken. Also, edited pytest so we pass.

Non-obvious technical information

Checklist before requesting a review

HERE IS SOME COMMAND LINE OUTPUT
xiomara0 commented 6 months ago

@aaronhaefner - see the tests for what is failing