[PR #123] [MERGED] fix #93 sftp mode edit function #2939

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/123
Author: @zxdong262
Created: 12/2/2017
Status: Merged
Merged: 12/2/2017
Merged by: @zxdong262

Base: masterHead: fix-93


📝 Commits (1)

📊 Changes

7 files changed (+342 additions, -13 deletions)

View changed files

📝 app/lib/sftp.js (+3 -10)
src/client/common/mode2permission.js (+78 -0)
📝 src/client/components/main/main.jsx (+8 -2)
src/client/components/sftp/file-mode-modal.jsx (+144 -0)
📝 src/client/components/sftp/file-props-modal.jsx (+10 -1)
📝 src/client/components/sftp/file.jsx (+58 -0)
src/client/components/sftp/permission-render.jsx (+41 -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/123 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 12/2/2017 **Status:** ✅ Merged **Merged:** 12/2/2017 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-93` --- ### 📝 Commits (1) - [`fafb220`](https://github.com/electerm/electerm/commit/fafb220eaf39476757597be9e58542b60fa72695) fix #93 sftp mode edit function ### 📊 Changes **7 files changed** (+342 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `app/lib/sftp.js` (+3 -10) ➕ `src/client/common/mode2permission.js` (+78 -0) 📝 `src/client/components/main/main.jsx` (+8 -2) ➕ `src/client/components/sftp/file-mode-modal.jsx` (+144 -0) 📝 `src/client/components/sftp/file-props-modal.jsx` (+10 -1) 📝 `src/client/components/sftp/file.jsx` (+58 -0) ➕ `src/client/components/sftp/permission-render.jsx` (+41 -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:01 +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#2939
No description provided.