mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[PR #654] [MERGED] even #2768
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#2768
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/654
Author: @liyasthomas
Created: 3/7/2020
Status: ✅ Merged
Merged: 3/7/2020
Merged by: @liyasthomas
Base:
refactor/ui← Head:master📝 Commits (10+)
e68ec2eMerge pull request #647 from liyasthomas/refactor/ui08e578bRollback modal fade94b2688Add http/https support to socketio url valid41c33e0Merge pull request #648 from moonrailgun/bug/fix-socketio-urlvalid7dd4db1Added prettifying to GQL Query Editora9ba2b5Added error handling to query prettify to prevent event propagationcb0de46Added i10n entry for invalid GQL Query prettification64091c1GQL Query Editor shows toast on prettifying invalid queries30ee570Added i10n entry for prettify querye4abe4eAdded prettify query button for GraphQL queries📊 Changes
8 files changed (+81 additions, -36 deletions)
View changed files
📝
components/graphql/queryeditor.vue(+19 -0)📝
components/realtime/socketio.vue(+2 -2)📝
components/ui/modal.vue(+2 -2)📝
functions/utils/valid.js(+25 -12)📝
lang/en-US.js(+3 -0)📝
package-lock.json(+18 -18)📝
package.json(+2 -2)📝
pages/graphql.vue(+10 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.