mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #96] [MERGED] Use axios for requests, UI tweaks, and more... #2408
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#2408
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/96
Author: @NBTX
Created: 8/30/2019
Status: ✅ Merged
Merged: 8/30/2019
Merged by: @liyasthomas
Base:
master← Head:master📝 Commits (5)
85d51b2Add proxy settings.bb76c6cMerge branch 'master' of https://github.com/liyasthomas/postwomanbac9dd1Add toggle switchca568cdUI tweaks, finish proxy settings inputedc8259Change request library to axios. Resolves https://github.com/liyasthomas/postwoman/issues/61📊 Changes
9 files changed (+401 additions, -66 deletions)
View changed files
📝
assets/css/styles.scss(+6 -1)➕
components/toggle.vue(+98 -0)📝
nuxt.config.js(+4 -2)📝
package-lock.json(+119 -0)📝
package.json(+1 -0)📝
pages/index.vue(+85 -46)📝
pages/settings.vue(+67 -10)📝
pages/websocket.vue(+4 -4)📝
store/postwoman.js(+17 -3)📄 Description
Test URL: https://nbtx.github.io/postwoman-vue/
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.