mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #189] [CLOSED] feat: fast url entry #2467
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#2467
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hoppscotch/hoppscotch/pull/189
Author: @terranblake
Created: 10/8/2019
Status: ❌ Closed
Base:
master← Head:terranblake/fast-url-entry📝 Commits (10+)
f412816update parameters while typing0e2a185move permalink and show code buttons to bottom rowcb22298fix flex width of method and send buttons to be contained9cb2d47remove duplicate query string from final requestf4c28fffix broken test to exclude #path fieldacbc645Merge remote-tracking branch 'upstream/master' into terranblake/fast-url-entrycf7cd91fix broken bodyParams and simplify params updating4c8b59cfix broken queryParams logic and handle errors correctly764a4b8rename parameter list to more descriptive names906cbdcinclude search in path and rebuild history correctly📊 Changes
3 files changed (+93 additions, -78 deletions)
View changed files
📝
assets/css/styles.scss(+11 -0)📝
pages/index.vue(+57 -77)📝
tests/e2e/integration/feature.url-queries.spec.js(+25 -1)📄 Description
This attempts to resolve the feature request described in the Fast Url Entry issue. This was accomplished by removing the UI references to path, moving fields to allow for more URL space and by updating the 1 failing test to exclude the path field
Permalinkbutton to bottom rowShow Codebutton to bottom row🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.