Problem/Motivation

The requirements sensor shows verbosity now in details.
Still it is disconnected from editing.

Proposed resolution

Show verbosity also when editing. Thus, keys to use for exclusion are visible.

This is similar to enabled modules sensor...
In the long term, we might want to add a pattern to always display the sensor run result when editing.

Remaining tasks

User interface changes

API changes

Comments

ginovski’s picture

Assigned: Unassigned » ginovski
Status: Active » Needs review
StatusFileSize
new1.73 KB

1. Added the table with keys and title of the requirements to the edit form.
2. The table is filtered, excluded requirements are not shown.
There is a lot of code repetition with the verbose output, not sure if there is some way to take it directly?
Fixed also a typo in this patch, (Seperate->Separate)

Status: Needs review » Needs work

The last submitted patch, 1: requirements_sensor-2402449-1.patch, failed testing.

ginovski’s picture

Status: Needs work » Needs review
StatusFileSize
new1.16 KB
new2.88 KB

Fixed test and added setting in schema.

berdir’s picture

Assigned: ginovski » Unassigned
Status: Needs review » Needs work

We need to make the existing test more specific to ensure that cron exists not inside the textarea and we need to add specific test to make sure we do add the new information.