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

💄👽🍻(UI): Update to Search Query #168

Merged
merged 72 commits into from Sep 29, 2022
Merged

💄👽🍻(UI): Update to Search Query #168

merged 72 commits into from Sep 29, 2022

Conversation

MattReed-ZA
Copy link
Collaborator

  • Search Query now returns a LaTeX string
  • Styling for log in and sign up
  • Added Confirm button to admin panel
  • Created a StringChecker class to correct LaTeX queries
  • Error messages for log in and sign up
  • Updates to apiInterface due to external API changes

Created a progress spinner class
Implemented progress spinner on home page
Added query return check
Front end keeps sending invalid input query
Math Equations not rendering correctly
Home page carousel was showing when progress spinner was showing
TeXView Rendering is buggy
Fix progress spinner display
Adding helpful loading message
Added progress spinner to saved page
Added progress spinner to history page
Changing the browser title
Adding qury return checks
Added safety checks for query returns in api interface
Fix issue of constant requerying for history and saved
Forgot to remove code important to last commit
Fixing invalid input qry bug on home page
Deployment file
Small touch ups on searchResultItem
Updated equation overview to only show save button when user is loggedin
Added comment creation feature to equation overview
Previous search results are removed when search is pressed again
Updated apiInterface
Start of debug session
Added SimilaritySearch method to apiInterface
Added a latex correcter class for front end search queries
Added styling for log in and sign up pages
Added styling to nothing to see here text
WTF??!?!?!?
No clue at this point, but no more red lines
@gitguardian
Copy link

gitguardian bot commented Sep 29, 2022

⚠️ GitGuardian has uncovered 8 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id Secret Commit Filename
4568689 Generic High Entropy Secret 3aa28b2 server/api/queries/resolve_math_past_paper_data.py View secret
4568690 Generic High Entropy Secret 3aa28b2 server/api/queries/resolve_math_past_paper_data.py View secret
4568691 Generic High Entropy Secret 3aa28b2 server/api/queries/resolve_math_past_paper_data.py View secret
4568692 Generic High Entropy Secret 3aa28b2 server/api/queries/resolve_math_past_paper_data.py View secret
4568693 Generic High Entropy Secret 3aa28b2 server/api/queries/resolve_math_past_paper_data.py View secret
4568693 Generic High Entropy Secret 3aa28b2 server/api/queries/resolve_math_past_paper_data.py View secret
4568694 Generic High Entropy Secret 3aa28b2 server/api/queries/resolve_math_past_paper_data.py View secret
4568695 Generic High Entropy Secret 3aa28b2 server/api/queries/resolve_math_past_paper_data.py View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

Copy link
Collaborator

@evilcomrade evilcomrade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

noice

@MattReed-ZA MattReed-ZA merged commit b07a574 into develop Sep 29, 2022
Segmentation Cult Project Board automation moved this from In progress to Done Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

🩺 💄 (UI): Check on equation overview page and comments page 💄(UI): Visibility of System Status
2 participants