ukaea / piezo

1 stars 0 forks source link

Feature/can filter get jobs with optional label argument/#64 #85

Closed oliver-tarrant-tessella closed 5 years ago

oliver-tarrant-tessella commented 5 years ago

Add the ability to filter jobs by their userLabel. An unfiltered list is still returned by providing an empty body or by using "label": "ALL" as the request body. When submitting a job the users are no longer allowed to use the argument label: "ALL (case insensitive) to avoid clashes.

To test:

Stories covered:

64