mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #1205] [MERGED] upstream #3135
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#3135
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/1205
Author: @liyasthomas
Created: 10/1/2020
Status: ✅ Merged
Merged: 10/1/2020
Merged by: @liyasthomas
Base:
i18n← Head:master📝 Commits (9)
7e1e61fchores: Lint + dependency update50fd892Fixed #119768c67fbTurn off GitHub Pages04bc830Fixed #11957190a25Added Hacktoberfest announcementd478946Improving code quality as per LGTM review0bd051achore: updated dependenciesf9c45d9Add: js axios codegen (#1199)3434a1fCreate codeql-analysis.yml📊 Changes
20 files changed (+260 additions, -206 deletions)
View changed files
➕
.github/workflows/codeql-analysis.yml(+71 -0)📝
README.md(+2 -0)📝
components/collections/import-export-collections.vue(+4 -1)📝
components/realtime/socketio.vue(+8 -12)📝
components/ui/__tests__/autocomplete.spec.js(+4 -4)📝
components/ui/url-field.vue(+8 -4)➖
docs/index.html(+0 -15)📝
functions/package.json(+2 -2)📝
helpers/__tests__/network.spec.js(+12 -16)📝
helpers/codegen/codegen.js(+3 -2)➕
helpers/codegen/generators/js-axios.js(+53 -0)📝
helpers/codegen/generators/js-fetch.js(+2 -0)📝
helpers/codegen/generators/js-xhr.js(+2 -0)📝
helpers/lenses/__tests__/lenses.spec.js(+4 -4)📝
helpers/strategies/__tests__/AxiosStrategy-Proxy.spec.js(+4 -6)📝
helpers/strategies/__tests__/ExtensionStrategy.spec.js(+4 -6)📝
nuxt.config.js(+0 -1)📝
package-lock.json(+73 -128)📝
package.json(+3 -3)📝
pages/index.vue(+1 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.