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

Last fixes for frontend and backend #98

Merged
merged 2 commits into from
Feb 19, 2024

Conversation

danbugs
Copy link
Owner

@danbugs danbugs commented Feb 19, 2024

  • Altered default Nginx configuration to work w/ Yew Router,
  • Added Makefile rule for image-backend,
  • Changed backend-service to a LoadBalancer type because NodePort simply hangs on a futex deadlock,
  • Updated html2canvas stuff (upped the version, and updated my CSS as it doesn't support box-shadows), which fixed the image-upload-backend, and
  • Removed seed version from Twitter share image as it is unreliable and did minor style changes.

@danbugs danbugs added bug something is not working refactor changing an existing feature labels Feb 19, 2024
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

Merging #98 (d1ba3c7) into main (d361b30) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #98   +/-   ##
=======================================
  Coverage   15.54%   15.54%           
=======================================
  Files          24       24           
  Lines        1428     1428           
=======================================
  Hits          222      222           
  Misses       1206     1206           

@danbugs danbugs merged commit 958a555 into main Feb 19, 2024
8 checks passed
@danbugs danbugs deleted the danbugs/frontend-backend-last-fixes branch February 19, 2024 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something is not working refactor changing an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant