[PR #173] [MERGED] more agent table filter options #3506

Closed
opened 2026-03-14 07:23:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/tacticalrmm/pull/173
Author: @sadnub
Created: 11/9/2020
Status: Merged
Merged: 11/10/2020
Merged by: @wh1te909

Base: developHead: develop


📝 Commits (3)

  • 7f7bc06 add advanced filter functions to agent table
  • bf8c41e bump app ver
  • f99d575 add buttons to filter popup to apply and clear filter

📊 Changes

5 files changed (+229 additions, -13 deletions)

View changed files

📝 .vscode/settings.json (+1 -1)
📝 api/tacticalrmm/autotasks/models.py (+1 -1)
📝 api/tacticalrmm/tacticalrmm/settings.py (+1 -1)
📝 web/src/components/AgentTable.vue (+53 -2)
📝 web/src/views/Dashboard.vue (+173 -8)

📄 Description

Added a github like filtering for the agent table.


🔄 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/amidaware/tacticalrmm/pull/173 **Author:** [@sadnub](https://github.com/sadnub) **Created:** 11/9/2020 **Status:** ✅ Merged **Merged:** 11/10/2020 **Merged by:** [@wh1te909](https://github.com/wh1te909) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (3) - [`7f7bc06`](https://github.com/amidaware/tacticalrmm/commit/7f7bc06eb41c6e01b470e909107f8701b805339f) add advanced filter functions to agent table - [`bf8c41e`](https://github.com/amidaware/tacticalrmm/commit/bf8c41e3629cfc9d0ff19eafaf09ae3a179183b5) bump app ver - [`f99d575`](https://github.com/amidaware/tacticalrmm/commit/f99d5754cd4110a8f708ce572bd8b2b823b96e6b) add buttons to filter popup to apply and clear filter ### 📊 Changes **5 files changed** (+229 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `.vscode/settings.json` (+1 -1) 📝 `api/tacticalrmm/autotasks/models.py` (+1 -1) 📝 `api/tacticalrmm/tacticalrmm/settings.py` (+1 -1) 📝 `web/src/components/AgentTable.vue` (+53 -2) 📝 `web/src/views/Dashboard.vue` (+173 -8) </details> ### 📄 Description Added a github like filtering for the agent table. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 07:23:50 +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/tacticalrmm#3506
No description provided.