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

Har to Yaml Guide improvements #271

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Conversation

blonde-mike
Copy link
Collaborator

Made several updates and fixes, including:

  • Fixed this issue: Enhancement Request - Converter URL Column Width #263
  • Added a script called dev for running results-viewer-react; renamed the original dev script to dev-lint
  • Moved three YamlUrls subcomponents (RequestDetailsTab, HeadersView, and ResponseView) to their own files
  • The Edit Endpoint modal opens when "Add Endpoint" is clicked
  • The response now catches and displays CORS errors
  • The Response tab opens when "Test" is clicked

@tkmcmaster
Copy link
Collaborator

Looks good @blonde-mike! Let's git rid of the dev-lint and just add the lint command to the build script instead.

@blonde-mike blonde-mike merged commit 8b681f6 into master Dec 4, 2024
6 checks passed
@blonde-mike blonde-mike deleted the michael/PERF-1699-fixes branch December 4, 2024 23:15
@tkmcmaster tkmcmaster changed the title PewPew improvements Har to Yaml Guide improvements Dec 5, 2024
tkmcmaster added a commit that referenced this pull request Dec 6, 2024
tkmcmaster added a commit that referenced this pull request Dec 6, 2024
* Fix multiple test results bug (#269)

* Fixed the bug with multiple results files and switching between

- The null pointer throws on redraw. All the calculations and freeing of memory must be done within a setState block while the data is static

* Updated eslint to include storybook

* Updated eslint to include storybook

* Fixed eslint files

* Michael/perf 1699 (#270)

* Updated Request tool to get it online

* Removed unused component

* Updates to remove lint errors

* PewPew improvements (#271)

* PewPew improvements

* Updated scripts for running locally

* Remove har to yaml from controller (#272)

* Removed the yamlwriter and all its components from the controller

* Changed the yamlwriter link in the layout to go to the guide yaml writer

* Removed Non Prod message for login

* Removed unneeded vars

---------

Co-authored-by: blonde-mike <[email protected]>
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.

2 participants