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

Merge Feat/code editor rtc into dev #1115

Merged
merged 58 commits into from
Jun 18, 2024
Merged

Conversation

jschanker
Copy link
Collaborator

Which issue does this refer to ?
A clear and concise description. Use # to refer to github issues and PR

Brief description of the changes done
A brief step by step changes made. Example :

  1. Upgraded packages
  2. Added extra state to handle clicks
  3. ...

People to loop in / review from
Use @ key to tag people to review from

RTC-13 and others added 30 commits March 3, 2023 21:03
Implementation of Code Editor
Added user input handling for Code Editor
Feat/code editor - Added worker scripts from `react-py`
Feat/React-py added Python code execution
Initial commit for Code Editor Styling
Conditional rendering
Fixes / Refactoring Code Editor
possible solution
Co-authored-by: jschanker <jschanker@molloy.edu>
RTC-13 and others added 27 commits March 26, 2023 18:49
Co-authored-by: jschanker <jschanker@molloy.edu>
Replaced border color with theme
Removed unused useEffect
…ditor

Fixed error which happened when there was no user use of "input" activating the alert. Fixed by checking the if the noInputIndex was equal to zero, then we run the code normally and return out of the function.
feat: Quick hack to allow input at beginning of Python code
Copy link

vercel bot commented Jun 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
bhanwari-devi-old ⬜️ Ignored (Inspect) Jun 18, 2024 7:11am

@jschanker jschanker merged commit 4285e2d into dev-rtc-code-editor Jun 18, 2024
1 of 8 checks passed
Copy link

sonarcloud bot commented Jun 18, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
3 Security Hotspots
62.0% Duplication on New Code (required ≤ 3%)
D Security Rating on New Code (required ≥ A)
D Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

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