praetorian-inc / chariot-ui

Chariot Offensive Security Platform
https://preview.chariot.praetorian.com
MIT License
15 stars 6 forks source link

Sortable Jobs #202

Open josephwhenry opened 3 days ago

josephwhenry commented 3 days ago

Feature Description Chariot should allow users to sort/filter jobs by:

  1. Timestamp (in increasing or decreasing order)
    • This would probably be a feature to arrange the order of the jobs in the table, rather than an additional drop-down filter.
  2. Job name/type (cidr, gato, etc.)

Problem Currently, Chariot can only sort jobs by status. It would be useful to sort jobs by the other attributes as well.

Preferred Solution

  1. Timestamp: If you click on the "Updated" column, Chariot would sort the jobs in order of timestamp.
  2. Job Name: Add an additional drop-down to reflect all Chariot capabilities.