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

PewRL fixes and updates #274

Merged
merged 4 commits into from
Dec 19, 2024
Merged

PewRL fixes and updates #274

merged 4 commits into from
Dec 19, 2024

Conversation

blonde-mike
Copy link
Collaborator

The following bug fixes and features are implemented:

  • Set Edit Endpoint modal to open w/o using a useEffect
  • Reset that modal when the “Close” button is clicked
  • Receive and use query parameters
  • Request body can be created and used in requests
  • Create a button to clear the URL field
  • The option for devkey is removed

@tkmcmaster tkmcmaster merged commit 537c578 into master Dec 19, 2024
3 checks passed
@tkmcmaster tkmcmaster deleted the michael/PERF-1744 branch December 19, 2024 17:21
tkmcmaster added a commit that referenced this pull request Dec 19, 2024
* PewRL fixes and updates (#274)

* Endpoint modal initially open w/o useEffect, removed devkey option

* Clear URL button added

* Clear URL button, query params, request body

* Replaced console.error with log()

* Update node dependencies 2024-12-19 (#275)

* Added back in the ec2-metadata-service call to getInstanceId

* Updated version and dependencies

- Updated lockfile to latest
- Updated Mocha to v11

* Updated Next.js to 15.1

* Fixed timeout issue in unit tests by only calling metadata service in AWS

---------

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