Add an auto-fill-in functionality in createAssignmentPage#137
Open
Hasnothing wants to merge 110 commits intomainfrom
Open
Add an auto-fill-in functionality in createAssignmentPage#137Hasnothing wants to merge 110 commits intomainfrom
Hasnothing wants to merge 110 commits intomainfrom
Conversation
…that cannot show the title of assignment properly
added points sections to rubric - went back to kind of the old design removed buttons and some of the right click functionality can still right click to remove row indivudal team dashboard flattening
as it says no backend atm
frontend rubric changed
idk wtf is going on need to merge
database update for assignment
when creating assignment, current user is auto added as a marker, cant be removed not on markers list
i think ive fixed the bug where on system restart it loads create-team and not dashboard when there is a team available to access
design for new invite system
integrated the checks for duplicate members and struff like that to team dashboard, added basic functionality of message addition to invites
havent checked backend storage yet
file uploading stuff
file upload system built .env updated AWS S3 storage
now has pdf reader built in doesnt actually load the pdf yet idk
fixed CORS bugs fixed a whole bunch of pdf loading bugs updated S3 policies
Frontend ecb
…ng the key words or complete name of the assignemnt
UserTips
an attempt to fix deplyed render cors issue
…docs docs: add contributing guidelines, QA standards and test plan
Auto-fill-rubric
Functional Report page
Dashboard integration & Report export functionality
…pdowns, adjusted sidebar width for better layout balance
…r data in assignment details API endpoint, polished authentication form design, minor UI improvments, added consistent laoding animation across all pages
…e minor font size adjustment
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Changes:
Admin can upload an Excel rubric file during creating assignments
The rubric will automatically fill in rubric based on the Excel
FIxed delete row feature
Notice: The Excel rubric file is not saved in backend