Skip to content

Conversation

florian-jaeger
Copy link
Contributor

No description provided.

mpetojevic and others added 30 commits February 19, 2024 23:24
…urce files added.

to fix: all files from source directory are still pushed although correct files are passed to push assigments.

ref: #8 (#8)
Overwrote methods for extracting relative file paths, so that tey can be used on other
repo types, not only assignments.

to fix: all files from source are still copied to the release repo

ref: #8
to do: we have to think about how we want to release assignment (assignment-status.tsx),
should it be left as it is -> always pushing all files from source directory
or like pushing files from source where we can choose files to push (other possibility is to take those files
that were selected to push and to push them, if none were previously selected, meaning there were no pushes, than
push everything from source)

ref: #8
…state-of-submissions

Add submission restore functionality
- Added missing dot to the explanation.

ref: #8, #41
This also required changing FilesList definition in edit submission view, where the same error was caused.

Ref: #41
… Omitted unnecessary Typography element in edit-submission.tsx.

#27
Added react Dev Tools to Dev dependencise for debugging purposes, will be deleted from components later.
To Do: FileLists send requests for each file that is shown, which shouldnt be the case -> to fix.
…check file remote status of each file in the directory.
Manually merged release-0.4.1 branch and 27-new-caching-solution.

Closes #27
…ft hand side, it was stuck on one initially opened assignment when navigating through assignments.
…arked as "extra file".

This was because file query was initially setting files to an empty array and not waiting for them to be completely loaded.
mpetojevic and others added 28 commits July 9, 2024 16:16
…number instead of just the number to make it more clear what is returned.
…ready been generated

If number of submissions was limited, and the user happens to have used all submission credits and to have deleted all submissions and there is only one left we show message, that if that submission gets deleted, there is no next chance and tey won't be able to submit again, but will be graded with 0 points.
#53
…-allowed

Merge #53 "Submission should not be able to be deleted if feedback was already generated" into release 0.5.0
…ubmissions are displayed instead of just the current users submissions
…signments queries, fixed that. Added "await" to all query invalidations.
@mpetojevic mpetojevic deleted the release-0.5.0 branch November 13, 2024 13:18
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.

3 participants