mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[PR #926] [MERGED] fix: environment and collection sync issue with firebase #2944
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#2944
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/926
Author: @myussufz
Created: 6/7/2020
Status: ✅ Merged
Merged: 6/8/2020
Merged by: @liyasthomas
Base:
master← Head:hotfix/sync-collections-and-environment📝 Commits (3)
10c5680fix: environment and collection sync issue with firebase0bf2ba5fix: not login issuef477998fix: add sync firebase for all the commit📊 Changes
12 files changed (+93 additions, -5 deletions)
View changed files
📝
components/collections/addCollection.vue(+1 -0)📝
components/collections/collection.vue(+10 -0)📝
components/collections/editCollection.vue(+11 -1)📝
components/collections/editFolder.vue(+10 -0)📝
components/collections/editRequest.vue(+10 -0)📝
components/collections/folder.vue(+10 -0)📝
components/collections/index.vue(+2 -1)📝
components/collections/request.vue(+10 -0)📝
components/environments/editEnvironment.vue(+11 -0)📝
components/environments/environment.vue(+10 -0)📝
components/environments/index.vue(+2 -1)📝
functions/fb.js(+6 -2)📄 Description
Fixes #900
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.