mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #51] [MERGED] Migrate nuxt #2389
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#2389
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/51
Author: @liyasthomas
Created: 8/24/2019
Status: ✅ Merged
Merged: 8/24/2019
Merged by: @liyasthomas
Base:
master← Head:migrate-nuxt📝 Commits (9)
835e030🔌 Add websocket page7012674Set up travis for GitHub Pages deploymentd095b35Remove unnecessary envs (for some reason, they create extra build stages)424df8cFix icon locationsd86b2c4Tidy up pathsb678d84Merge branch 'master' of https://github.com/liyasthomas/postwoman8d35e7dFix reload button5a6a14dMerge pull request #49 from NBTX/masterc11d562Merge pull request #48 from NBTX/feat/websocket📊 Changes
7 files changed (+356 additions, -38 deletions)
View changed files
📝
.travis.yml(+32 -22)📝
assets/css/styles.scss(+9 -2)📝
layouts/default.vue(+47 -0)📝
layouts/error.vue(+8 -1)📝
nuxt.config.js(+34 -12)📝
pages/index.vue(+1 -1)➕
pages/websocket.vue(+225 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.