mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#2778
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/1Remote/1Remote/pull/137
Author: @VShawn
Created: 6/19/2021
Status: ✅ Merged
Merged: 6/19/2021
Merged by: @VShawn
Base:
dev← Head:#107📝 Commits (2)
49b9480#107e6e1a10#107 autocomplete for tag editing📊 Changes
17 files changed (+228 additions, -290 deletions)
View changed files
📝
PRM.Core/Model/Tag.cs(+10 -0)📝
PRM.Core/PRMVersion.cs(+1 -1)📝
PRM.Core/Protocol/BaseClassProtocol/ProtocolServerBase.cs(+2 -2)📝
PRM.Core/Protocol/RDP/Host/AxMsRdpClient09Host.xaml.cs(+1 -0)📝
PRM.Core/Resources/Style/GlobalStyle.xaml(+4 -0)📝
PRemoteM/Controls/AutoCompleteComboBox.xaml(+1 -0)📝
PRemoteM/Controls/AutoCompleteComboBox.xaml.cs(+17 -2)📝
PRemoteM/Controls/InputWindow.xaml.cs(+2 -1)📝
PRemoteM/Controls/ServerListItem.xaml(+4 -3)📝
PRemoteM/Controls/TagsEditor.xaml(+58 -54)📝
PRemoteM/Controls/TagsEditor.xaml.cs(+22 -148)📝
PRemoteM/View/SearchBoxWindow.xaml.cs(+4 -8)📝
PRemoteM/View/ServerEditorPage.xaml(+3 -3)📝
PRemoteM/View/ServerListPage.xaml(+12 -37)📝
PRemoteM/ViewModel/VmSearchBox.cs(+7 -0)📝
PRemoteM/ViewModel/VmServerEditorPage.cs(+0 -2)📝
PRemoteM/ViewModel/VmServerListPage.cs(+80 -29)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.