mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[PR #1567] [CLOSED] Refactor pages/index.vue #3401
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#3401
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/1567
Author: @oshhh
Created: 3/28/2021
Status: ❌ Closed
Base:
main← Head:refactor-index📝 Commits (10+)
0acd4deCreate REQUIREMENTS.md5496bd0Merge branch 'main' of github.com:hoppscotch/hoppscotchc1bc8f6Merge branch 'main' of https://github.com/hoppscotch/hoppscotch into maind576114Merge branch 'main' of https://github.com/hoppscotch/hoppscotch into main3b62e46Merge branch 'main' of github.com:hoppscotch/hoppscotch5bb77eename, method => request765195aauth => request684325fhttpUser, httpPassword => request9a053d0bearerToken, tokens => request79351eetokens, tokenReqs, tokenReqSelect, tokenReqName, accessTokenName, oidcDiscoveryUrl, authUrl, accessTokenUrl, clientId, scope => oauth2📊 Changes
4 files changed (+431 additions, -504 deletions)
View changed files
📝
components/http/BodyParameters.vue(+27 -25)📝
newstore/settings.ts(+14 -5)📝
pages/index.vue(+379 -471)📝
store/mutations.js(+11 -3)📄 Description
Changes:
Encapsulated name, method, auth, etc into
requestvariable.Encapsulated token, tokenReqs, etc into
oauth2variable.Testing:
Done manually before every commit.
Checks:
URL_EXCLUDESinsetRouteQuery()🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.