mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[PR #953] [MERGED] Isolate Netlify, Firebase and Helper functions + Import from absolute… #2961
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#2961
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/953
Author: @liyasthomas
Created: 6/21/2020
Status: ✅ Merged
Merged: 6/21/2020
Merged by: @liyasthomas
Base:
master← Head:refactor/imports📝 Commits (5)
5d94ac3Isolate Netlify, Firebase and Helper functions + Import from absolute paths6643f1eMerge branch 'master' into refactor/imports4d780ea💚 Fixing CI Build87f6ae8Merge branch 'refactor/imports' of https://github.com/liyasthomas/postwoman into refactor/importsfe9c08e🔥 Removed unused variable📊 Changes
56 files changed (+108 additions, -112 deletions)
View changed files
📝
build.js(+1 -1)📝
components/collections/addCollection.vue(+2 -2)📝
components/collections/addFolder.vue(+2 -2)📝
components/collections/collection.vue(+1 -1)📝
components/collections/editCollection.vue(+2 -2)📝
components/collections/editFolder.vue(+2 -2)📝
components/collections/editRequest.vue(+2 -2)📝
components/collections/folder.vue(+1 -1)📝
components/collections/importExportCollections.vue(+2 -2)📝
components/collections/index.vue(+1 -1)📝
components/collections/request.vue(+1 -1)📝
components/collections/saveRequestAs.vue(+2 -2)📝
components/environments/addEnvironment.vue(+2 -2)📝
components/environments/editEnvironment.vue(+3 -3)📝
components/environments/environment.vue(+1 -1)📝
components/environments/importExportEnvironment.vue(+2 -2)📝
components/environments/index.vue(+1 -1)📝
components/firebase/feeds.vue(+1 -1)📝
components/firebase/inputform.vue(+1 -1)📝
components/firebase/login.vue(+1 -1)...and 36 more files
📄 Description
… paths
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.