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

Advanced admin page #829

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Advanced admin page #829

wants to merge 7 commits into from

Conversation

jvmespark
Copy link
Collaborator

Issue
closes: #824

Database Changes/Migrations TODO
If you added/modified a table, notify people of schema change here
Example:

Added table account_semester_selection for a mapping from a students account and semester to a class and section (aka class/section selections)

Test Modifications TODO
Note added unit/integration tests: (all backend changes should contain unit/integration tests with pytest)
Example:

Added test tests/api/db/test_classinfo.py:test_crn_uniqueness to ensure all classes returned from API call don't have repeat CRNs

Photos TODO
Show before and after, capture screenshot/gif of finished feature/bug

@jvmespark jvmespark marked this pull request as ready for review October 26, 2023 15:44
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 this pull request may close these issues.

Feature Request — Advanced Admin Page
1 participant