mirror of
https://github.com/proxmoxer/docs.git
synced 2026-04-25 15:15:53 +03:00
[PR #8] [MERGED] Added content to Features #119
Labels
No labels
CodeDay
enhancement
pull-request
testmu
testmu
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docs#119
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/docs/pull/8
Author: @AmolDerickSoans
Created: 8/23/2021
Status: ✅ Merged
Merged: 8/23/2021
Merged by: @liyasthomas
Base:
main← Head:main📝 Commits (10+)
fabcb5fadded Feature: Interceptorcadd428added Feature: customization12dbb1dadded Feature: translations3041eceadded Feature:shortcuts291dfc9changed graphql images05ff720changed REST API page54f170cminor changes02c73f0added MQTT quickstart guide736814fadded quickstart guide SSEe87c161minor changes📊 Changes
45 files changed (+209 additions, -24 deletions)
View changed files
📝
content/en/features/collections.md(+13 -0)📝
content/en/features/customization.md(+15 -0)📝
content/en/features/environments.md(+13 -0)📝
content/en/features/history.md(+8 -0)📝
content/en/features/interceptor.md(+7 -0)📝
content/en/features/shortcuts.md(+42 -0)📝
content/en/features/translations.md(+28 -0)📝
content/en/graphql.md(+19 -14)📝
content/en/quickstart.md(+0 -7)📝
content/en/quickstart/mqtt.md(+24 -0)📝
content/en/quickstart/socket.md(+8 -0)📝
content/en/quickstart/sse.md(+30 -0)📝
content/en/quickstart/tests.md(+2 -1)📝
content/en/rest.md(+0 -2)➕
static/Features/Interceptor-dark.png(+0 -0)➕
static/Features/Interceptor-light.png(+0 -0)➕
static/Features/language-dark.png(+0 -0)➕
static/Features/language-light.png(+0 -0)➕
static/Features/languageSelect-dark.png(+0 -0)➕
static/Features/languageSelect-light.png(+0 -0)...and 25 more files
📄 Description
-Added Features:
Interceptor
Synchronisation
Shortcuts
Customization
Translation
Collections (placeholdler old SCs)
Environments (placeholder old SCs)
SSE
MQTT
Changed SCs in Graphql
Some other small changes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.