[PR #308] [MERGED] fix #73 add sftp path history dropdown menu #3030

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/308
Author: @zxdong262
Created: 2/1/2018
Status: Merged
Merged: 2/1/2018
Merged by: @zxdong262

Base: masterHead: fix-73


📝 Commits (1)

  • 0be7dbb fix #73 add sftp path history dropdown menu

📊 Changes

6 files changed (+127 additions, -23 deletions)

View changed files

📝 src/client/common/constants.js (+2 -0)
📝 src/client/components/common/context-menu.styl (+4 -4)
📝 src/client/components/main/main.jsx (+2 -2)
📝 src/client/components/sftp/file.jsx (+5 -1)
📝 src/client/components/sftp/index.jsx (+90 -16)
📝 src/client/components/sftp/sftp.styl (+24 -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/308 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 2/1/2018 **Status:** ✅ Merged **Merged:** 2/1/2018 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-73` --- ### 📝 Commits (1) - [`0be7dbb`](https://github.com/electerm/electerm/commit/0be7dbb4df0775b50bfbeb3f1c6ffa8d8a45584c) fix #73 add sftp path history dropdown menu ### 📊 Changes **6 files changed** (+127 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `src/client/common/constants.js` (+2 -0) 📝 `src/client/components/common/context-menu.styl` (+4 -4) 📝 `src/client/components/main/main.jsx` (+2 -2) 📝 `src/client/components/sftp/file.jsx` (+5 -1) 📝 `src/client/components/sftp/index.jsx` (+90 -16) 📝 `src/client/components/sftp/sftp.styl` (+24 -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:55:20 +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#3030
No description provided.