mirror of
https://github.com/team-ide/teamide.git
synced 2026-04-27 03:25:49 +03:00
[PR #89] [MERGED] 1.1.7 #194
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/teamide-team-ide#194
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/team-ide/teamide/pull/89
Author: @team-ide
Created: 5/26/2022
Status: ✅ Merged
Merged: 5/26/2022
Merged by: @team-ide
Base:
main← Head:dev📝 Commits (1)
4e160d31.1.7📊 Changes
34 files changed (+1808 additions, -289 deletions)
View changed files
📝
README.md(+1 -1)📝
RELEASE.md(+3 -6)📝
RELEASE_HISTORY.md(+7 -0)📝
go.mod(+2 -2)📝
html/src/App.vue(+4 -2)📝
html/src/component/index.js(+1 -1)📝
html/src/component/toolbox/Redis.vue(+1 -1)📝
html/src/component/toolbox/elasticsearch/IndexNames.vue(+92 -85)📝
html/src/component/toolbox/kafka/Index.vue(+2 -2)📝
html/src/component/toolbox/kafka/Topic.vue(+72 -71)➕
html/src/component/toolbox/redis/Data.vue(+472 -0)➕
html/src/component/toolbox/redis/Export.vue(+228 -0)➕
html/src/component/toolbox/redis/Import.vue(+252 -0)➕
html/src/component/toolbox/redis/Index.vue(+68 -0)➕
html/src/component/toolbox/redis/Keys.vue(+272 -0)➕
html/src/component/toolbox/redis/Tabs.vue(+99 -0)📝
html/src/component/toolbox/toolbox.css(+25 -0)📝
html/src/views/toolbox/ToolboxType.vue(+1 -1)📝
internal/config/config.go(+1 -1)📝
package.json(+1 -1)...and 14 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.