[PR #65] [MERGED] fix #53 file props context menu #2916

Closed
opened 2026-02-27 00:54:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/65
Author: @zxdong262
Created: 11/13/2017
Status: Merged
Merged: 11/13/2017
Merged by: @zxdong262

Base: masterHead: fix-53


📝 Commits (3)

  • 9377c7a save
  • f33e9fd Merge branch 'master' of github.com:electerm/electerm into fix-53
  • 8e97bdd fix #53 file props context menu

📊 Changes

7 files changed (+139 additions, -18 deletions)

View changed files

📝 package.json (+1 -1)
src/client/common/constants.js (+6 -0)
📝 src/client/components/main/main.jsx (+8 -2)
src/client/components/sftp/file-props-modal.jsx (+75 -0)
📝 src/client/components/sftp/file.jsx (+38 -14)
📝 src/client/components/sftp/index.jsx (+3 -1)
📝 src/client/components/sftp/sftp.styl (+8 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/electerm/electerm/pull/65 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 11/13/2017 **Status:** ✅ Merged **Merged:** 11/13/2017 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-53` --- ### 📝 Commits (3) - [`9377c7a`](https://github.com/electerm/electerm/commit/9377c7ac96fd68e524914ab64aa538e91c580f82) save - [`f33e9fd`](https://github.com/electerm/electerm/commit/f33e9fdf01ae84aa1c06d4c2899aa5864890fd3b) Merge branch 'master' of github.com:electerm/electerm into fix-53 - [`8e97bdd`](https://github.com/electerm/electerm/commit/8e97bdd9d649950ff0ba358f50cb9ff0635976b5) fix #53 file props context menu ### 📊 Changes **7 files changed** (+139 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) ➕ `src/client/common/constants.js` (+6 -0) 📝 `src/client/components/main/main.jsx` (+8 -2) ➕ `src/client/components/sftp/file-props-modal.jsx` (+75 -0) 📝 `src/client/components/sftp/file.jsx` (+38 -14) 📝 `src/client/components/sftp/index.jsx` (+3 -1) 📝 `src/client/components/sftp/sftp.styl` (+8 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 00:54:55 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#2916
No description provided.