-
Notifications
You must be signed in to change notification settings - Fork 76
Admin Loading Issues Fix Pt.2 #1130
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
Merged
Merged
Changes from all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
8719fcc
feat(course entity): add course_professors col and unique constraint …
taheralfayad a59e7ea
feat(account and term ids): modify account id and term id values to f…
taheralfayad fefd590
chore(Makefile): organize makefile
taheralfayad d5780db
Merge branch 'dev' of github.com:ucfopen/UDOIT into issue/1089-admin_…
taheralfayad 3161205
feat(admin panel): update admin panel core logic to retrieve data fro…
taheralfayad 13ffcf5
feat(retrieval command): add canvas api command to retrieve canvas data
taheralfayad 00038ce
feat(repositories): add repositories for account and term tables
taheralfayad 62315ff
fix(canvas lms): remove setLmsAccountId and setTermId calls in update…
taheralfayad ca95d0f
refactor(sync controller): deleted unused getInstructorNamesForCourse…
taheralfayad 4b18e4b
fix(admin panel css): add height constraint to select
taheralfayad f0a84e3
feat(makefile): remove prod cache dir when running clean cache
taheralfayad c62993d
fix(session service): fix faulty uuid check in session service
taheralfayad 45f36fd
refactor(admin): remove users page
taheralfayad 24d196a
refactor(admin): removing user page references from admin header
taheralfayad e8d681d
refactor(admin reports page): use selectedCourse data instead of retr…
taheralfayad 74ea9a3
refactor(api js): remove api endpoints that no longer exist
taheralfayad 7f654d9
refactor(admin controller): remove unused api endpoints and add repor…
taheralfayad c8f30b8
feat(Report): return scan rules in report
taheralfayad f22d524
fix(gitignore): ignore linter cache
taheralfayad 6adc195
fix(migrations): skip if db engine is not mysql
taheralfayad c4c8d43
fix(admin controller): get all issues rather than getting only active…
taheralfayad e30904d
feat(analyzeReport): add function to trim ignored issues in database
taheralfayad 91adff9
docs(.env.example): document the need for admin panel data retrieval …
taheralfayad 6273b2f
feat(admin panel retrieval): ux improvements
taheralfayad c3c4a8c
fix: frontend rendering issue due to null variable
Ishfaq-code 9eca990
feat: combined course report
Ishfaq-code 39ab463
fix: if admin don't check for course ID
Ishfaq-code 945633f
fix: show latest report data in courses table
Ishfaq-code 0dee315
Merge pull request #1149 from Ishfaq-code/scan-single-course
taheralfayad f274ed5
Merge pull request #1147 from Ishfaq-code/view-all-courses
taheralfayad 6b5c7ad
feat(admin reports page): add status pill and form rule name to table
taheralfayad f3c6f8e
fix(admin dashboard): use latestReport reference in stats
taheralfayad a84209e
Center text on admin page
dmols b320af5
added script for showing all migrations
dmols 86a0b05
docs(env example): change admin_retrieval_lms_url to be more precise
taheralfayad 3912963
fix(admin retrieval command): fix required env vars to match actual env
taheralfayad a1c5e02
fix(mgiration v0312): add a block to set lms_term_id to null if a rel…
taheralfayad 87113f0
fix(migration v0312): fix sql text formatting
taheralfayad 63f9a33
fix(admin courses page): remove instructors from getCombinedCourse
taheralfayad c4a2671
fix(admin app): show admin filters across pages
taheralfayad ea6eb1b
fix(admin courses page): replace suggestions with potentials
taheralfayad f1408a4
fix(admin courses page): remove account name from table
taheralfayad 0342a62
fix(courses page): remove miscellaneous backticks
taheralfayad fba67a2
refactor(lti): add course titles using the LTI information
taheralfayad 48f65c6
fix(lti controller): remove unused dev lti authorize endpoint
taheralfayad 6373007
feat(migrations): add remediation for new course id rows in the database
taheralfayad 15de96c
Merge branch 'dev' into issue/1089-admin_page_loading_issues_2
taheralfayad 3bdcbcc
fix(makefile): migrate down command
taheralfayad 0b0517e
Merge branch 'issue/1089-admin_page_loading_issues_2' of github.com:u…
taheralfayad ece44d4
fix(app): merge dev
taheralfayad 30f7ac7
fix(admin panel retrieve): use lms domain env when instantiating canvas
taheralfayad 1260e60
Merge branch 'dev' into issue/1089-admin_page_loading_issues_2
dmols af8a319
Change based on DBAL v4+ requirements
dmols 1fb8eff
fix(migrations): typo in 0312
taheralfayad e4a8337
Removed anything related to scanning a course thru admin panel
dmols File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.