Michael Papadopoulos

Results 27 issues of Michael Papadopoulos

I spent about an hour trying to bugfix why my app loaded so slowly. I was using `new Store()` in my `preload.js` file and the app hung on a blank...

Add a small note to the BUILDING.txt file to explain precompiled headers. This reduces the change of a commit that works with precompiled headers but doesn't work without them. -...

The work product for my GSoC 2022 project, "Creating Fundamental Ruler and Waveform Display Options". Will greatly enhance the existing ruler options for future development, as well as format options....

### Please check if the PR fulfills these requirements: * [x] Tests for the changes have been added/updated (if possible) * [x] Documentation has been updated/added if relevant * [x]...

Abandoned PR - Needs New Owner

Adds a very basic Qiskit example to `more_autograding_examples` that leverages the Qiskit image in Submitty/DockerImages to check a basic circuit for correctness.

Following the advice of @MasterOdin in https://github.com/Submitty/pdf-annotate.js/pull/671#discussion_r1661417129. We extremely infrequently update or publish the `pdf-annotate.js` package, so as a temporary solution to bump `pdfjs`, adding the `dist` files to the...

security

Right now, there is a hardcoded duplicated client-side list of the allowed file types to be viewed inline on the Course Materials and Submission pages. There are a few issues...

enhancement / feature request

Changes should be made to https://github.com/Submitty/pdf-annotate.js `pdf-annotate.js` is incompatible with newer versions of Node because it uses deprecated protocols. ![image](https://github.com/Submitty/Submitty/assets/34077605/b25f8171-fdfb-4992-9c1e-fec251f4497c) These should be replaced; additionally, the github actions that test...

enhancement / feature request
TA Grading / TA UI

Changes should be made to https://github.com/Submitty/pdf-annotate.js `pdf-annotate.js` should be updated to use a `webpack` version 5. That would require updating many packages and removing the `istanbul-instrument-loader` package since that is...

enhancement / feature request
TA Grading / TA UI
good first issue

**Describe the bug** PHP Robot error when you attempt to download the `user_assignment_settings.json` file in the TA Grading area. **Expected behavior** Should either download the file or get "no access"....

bug
TA Grading / TA UI
URGENT / PRIORITY