[PR #2904] [MERGED] feat: Support load batch operation in command line use #3835

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/2904
Author: @zxdong262
Created: 8/1/2023
Status: Merged
Merged: 8/1/2023
Merged by: @zxdong262

Base: masterHead: op


📝 Commits (1)

  • 498a5b8 feat: Support load batch operation in command line use

📊 Changes

6 files changed (+83 additions, -5 deletions)

View changed files

📝 src/app/lib/command-line.js (+6 -2)
📝 src/app/lib/get-port.js (+2 -1)
📝 src/client/common/constants.js (+1 -0)
📝 src/client/components/batch-op/batch-op.jsx (+26 -0)
📝 src/client/store/common.js (+43 -0)
📝 src/client/store/load-data.js (+5 -2)

📄 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/2904 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 8/1/2023 **Status:** ✅ Merged **Merged:** 8/1/2023 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `op` --- ### 📝 Commits (1) - [`498a5b8`](https://github.com/electerm/electerm/commit/498a5b866842bd835c8730e9c6b20fb9af34b0dd) feat: Support load batch operation in command line use ### 📊 Changes **6 files changed** (+83 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/app/lib/command-line.js` (+6 -2) 📝 `src/app/lib/get-port.js` (+2 -1) 📝 `src/client/common/constants.js` (+1 -0) 📝 `src/client/components/batch-op/batch-op.jsx` (+26 -0) 📝 `src/client/store/common.js` (+43 -0) 📝 `src/client/store/load-data.js` (+5 -2) </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 01:53:57 +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#3835
No description provided.