[feature] Django admin view for Mass Command model - #1420
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
989477b to
7c80797
Compare
dd0c0c1 to
432952e
Compare
c1afb08 to
d8c3ea1
Compare
ac14b28 to
8efe276
Compare
1e4e4ee to
4994e34
Compare
|
This PR implements real-time monitoring with polling. Is polling the intended final approach? #1344 includes a Mass Command WebSocket endpoint as a requirement, although it leaves the scope open to move or split. This is confusing. Please clarify. Let's implement this asap. |
2c48a5e to
0249d6a
Compare
b4dbb98 to
b597697
Compare
Code Style and QA FailuresHello @dee077, The CI failed due to code style and quality issues detected by
To fix these issues, please run the following command in your local environment: openwisp-qa-formatThis command will automatically format your code and sort imports according to the project's standards. |
0249d6a to
49ee78c
Compare
b597697 to
ec3dd20
Compare
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (2 files)
Previous Review Summaries (5 snapshots, latest commit 43e2d47)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit 43e2d47)Status: 1 Issue Found | Recommendation: Address before merge Overview
Issue Details (click to expand)CRITICAL
Files Reviewed (2 files)
Fix these issues in Kilo Cloud Previous review (commit 6443749)Status: 1 Issue Found | Recommendation: Address before merge Overview
Issue Details (click to expand)CRITICAL
Files Reviewed (2 files)
Fix these issues in Kilo Cloud Previous review (commit 527751d)Status: 1 Issue Found | Recommendation: Address before merge Overview
Issue Details (click to expand)CRITICAL
Files Reviewed (10 files)
Fix these issues in Kilo Cloud Previous review (commit f3f90e4)Status: 1 Issue Found | Recommendation: Address before merge Overview
Issue Details (click to expand)CRITICAL
Files Reviewed (10 files)
Fix these issues in Kilo Cloud Previous review (commit ec3dd20)Status: 1 Issue Found | Recommendation: Address before merge Overview
Issue Details (click to expand)CRITICAL
Files Reviewed (10 files)
Reviewed by step-3.7-flash · Input: 76.1K · Output: 5.2K · Cached: 143.1K |
ec3dd20 to
f3f90e4
Compare
49ee78c to
9488123
Compare
f3f90e4 to
527751d
Compare
|
The CI is failing due to transient infrastructure issues (not related to your code). I have restarted the failed jobs automatically (1/3). |
|
The CI is failing due to transient infrastructure issues (not related to your code). I have restarted the failed jobs automatically (2/3). |
|
The CI is failing due to transient infrastructure issues (not related to your code). I have restarted the failed jobs automatically (3/3). |
Flake8 and Migrations FailuresHello @dee077, The CI build failed due to the following issues:
Please address these issues and push a new commit. |
9488123 to
9cbf467
Compare
…admin link - Add cached_property on AbstractBatchCommand (excludes skipped) - Use in changelist list_display for consistent status colors - Replace ID with label as the clickable link in admin changelist - Add CSS to command-inline.css for consistency - Add label, notes to change form fields; reorder columns (created last, affected_devices before created)
527751d to
6443749
Compare
QA, Migrations, and Test FailuresHello @dee077, There are three distinct failures in this CI run:
|
6443749 to
43e2d47
Compare
43e2d47 to
b963e72
Compare
|
The CI is failing due to transient infrastructure issues (not related to your code). I have restarted the failed jobs automatically (1/3). |
|
The CI is failing due to transient infrastructure issues (not related to your code). I have restarted the failed jobs automatically (1/3). |
|
The CI is failing due to transient infrastructure issues (not related to your code). I have restarted the failed jobs automatically (2/3). |
|
The CI is failing due to transient infrastructure issues (not related to your code). I have restarted the failed jobs automatically (2/3). |
|
The CI is failing due to transient infrastructure issues (not related to your code). I have restarted the failed jobs automatically (3/3). |
|
The CI is failing due to transient infrastructure issues (not related to your code). I have restarted the failed jobs automatically (3/3). |
CI Failures: Formatting, Migrations, and TestsHello @dee077,
|
CI Failures DetectedHello @dee077,
Please address these issues and push a new commit. |
Checklist
Reference to Existing Issue
Closes #1345.
Description of Changes
Screenshot
Screencast.from.2026-07-03.00-47-45.webm
Todo: