mirror of
https://github.com/team-ide/teamide.git
synced 2026-04-27 03:25:49 +03:00
[PR #90] [MERGED] Dev #197
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#197
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/90
Author: @team-ide
Created: 5/26/2022
Status: ✅ Merged
Merged: 5/26/2022
Merged by: @team-ide
Base:
main← Head:dev📝 Commits (3)
91ec84dUpdate go.modcee1247Update go.sumf6584351.1.8📊 Changes
19 files changed (+480 additions, -235 deletions)
View changed files
📝
README.md(+39 -8)📝
RELEASE.md(+6 -3)📝
RELEASE_HISTORY.md(+10 -0)➕
doc/toolbox-redis-import-1.png(+0 -0)➕
doc/toolbox-redis-import-2.png(+0 -0)➕
doc/toolbox-redis-import-3.png(+0 -0)➕
doc/toolbox-redis-import-4.png(+0 -0)📝
go.mod(+10 -10)📝
go.sum(+16 -26)📝
html/src/component/toolbox/elasticsearch/IndexNames.vue(+1 -1)📝
html/src/component/toolbox/kafka/Topic.vue(+1 -1)📝
html/src/component/toolbox/redis/Import.vue(+228 -131)📝
html/src/component/toolbox/redis/Index.vue(+0 -1)📝
html/src/component/toolbox/redis/Keys.vue(+9 -12)📝
package.json(+1 -1)📝
pkg/toolbox/redis.go(+35 -5)📝
pkg/toolbox/redis_import.go(+116 -12)📝
pkg/toolbox/ssh_client.go(+7 -24)➕
pkg/toolbox/tunnel.go(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.