mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[PR #173] [MERGED] more agent table filter options #1553
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#1553
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
develop← Head:develop📝 Commits (3)
7f7bc06add advanced filter functions to agent tablebf8c41ebump app verf99d575add 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.