[PR #1465] [MERGED] fix #1463 [feat] Use tree select in bookmark form #3516

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/1465
Author: @zxdong262
Created: 12/18/2019
Status: Merged
Merged: 12/18/2019
Merged by: @zxdong262

Base: masterHead: fix-1463


📝 Commits (1)

📊 Changes

7 files changed (+242 additions, -257 deletions)

View changed files

📝 package-lock.json (+178 -235)
📝 package.json (+3 -3)
src/client/components/bookmark-form/bookmark-group-tree-format.js (+39 -0)
📝 src/client/components/bookmark-form/index.jsx (+1 -1)
📝 src/client/components/bookmark-form/ssh-form.jsx (+9 -16)
📝 src/client/components/setting-panel/tree-list.jsx (+6 -1)
📝 src/client/css/basic.styl (+6 -1)

📄 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/1465 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 12/18/2019 **Status:** ✅ Merged **Merged:** 12/18/2019 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-1463` --- ### 📝 Commits (1) - [`641af60`](https://github.com/electerm/electerm/commit/641af60da34cdf787894311262227d5ff8658204) fix #1463 [feat] Use tree select in bookmark form ### 📊 Changes **7 files changed** (+242 additions, -257 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+178 -235) 📝 `package.json` (+3 -3) ➕ `src/client/components/bookmark-form/bookmark-group-tree-format.js` (+39 -0) 📝 `src/client/components/bookmark-form/index.jsx` (+1 -1) 📝 `src/client/components/bookmark-form/ssh-form.jsx` (+9 -16) 📝 `src/client/components/setting-panel/tree-list.jsx` (+6 -1) 📝 `src/client/css/basic.styl` (+6 -1) </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:57: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#3516
No description provided.