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

Added output box for runner output after api call #75

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

arekouzounian
Copy link
Collaborator

@arekouzounian arekouzounian commented Apr 27, 2022

Created a small output field wherein the information from the API request will be populated.

Resolution of this PR should close #53 and #54, and all that should be left for a frontend MVP is some stylistic changes where necessary or wanted.

@codecov
Copy link

codecov bot commented Apr 27, 2022

Codecov Report

Merging #75 (a3a8b17) into main (67bb802) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #75   +/-   ##
=======================================
  Coverage   67.03%   67.03%           
=======================================
  Files           6        6           
  Lines         273      273           
=======================================
  Hits          183      183           
  Misses         77       77           
  Partials       13       13           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 67bb802...a3a8b17. Read the comment docs.

@camerondurham camerondurham linked an issue Apr 27, 2022 that may be closed by this pull request
@camerondurham camerondurham added the frontend Browser based web frontend label Apr 27, 2022
@camerondurham camerondurham self-requested a review April 27, 2022 04:55
Copy link
Owner

@camerondurham camerondurham left a comment

Choose a reason for hiding this comment

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

This is awesome! Great work thanks for putting this together! I'll work on configuring GH Pages with this.

@arekouzounian arekouzounian merged commit 7103838 into camerondurham:main Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Browser based web frontend
Projects
Development

Successfully merging this pull request may close these issues.

Frontend: submit form, async request/response handling Frontend: minimal text input and language selector
2 participants