Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added feature for file rename #1955

Merged
merged 2 commits into from
Aug 10, 2022

Conversation

breiler
Copy link
Collaborator

@breiler breiler commented Aug 10, 2022

Added a feature for renaming files on the controller. As there isn't such operation on the controller, we will download the file and upload it with the new name.

2022-08-10 06-37-51 2022-08-10 06_38_38

@codecov-commenter
Copy link

Codecov Report

Merging #1955 (80650ac) into master (a23af38) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master    #1955      +/-   ##
============================================
- Coverage     22.67%   22.64%   -0.04%     
  Complexity     1997     1997              
============================================
  Files           576      576              
  Lines         24058    24090      +32     
  Branches       1918     1917       -1     
============================================
  Hits           5456     5456              
- Misses        18132    18164      +32     
  Partials        470      470              
Impacted Files Coverage Δ
...inder/universalgcodesender/utils/ThreadHelper.java 75.00% <0.00%> (ø)
...r/ugs/nbp/designer/gui/SelectionSettingsPanel.java 0.00% <0.00%> (ø)
...gs/nbp/designer/platform/SettingsTopComponent.java 0.00% <0.00%> (ø)
.../willwinder/ugs/nbp/designer/logic/Controller.java 0.00% <0.00%> (ø)
...gs/nbp/designer/platform/DesignerTopComponent.java 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@breiler breiler merged commit 551ec66 into winder:master Aug 10, 2022
@breiler breiler deleted the feature/filebrowser-rename branch January 23, 2023 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants