stable

Clone or download

Read-only

Highlight and autocomplete @status

Part of story #10702: define a query with status semantic Go to cross tracker widget, enter in edit mode: - @status is autocompleted - Status is present in the allowed fields selectbox, when you select the option, it adds @status in the editor - @status is syntax highlighted (like title & description) in the editor (The execution of the query is done in another commit) Change-Id: If1e951833ca03e2fc1a8bd853460f6f7418cee46

Modified Files

Name
M plugins/crosstracker/www/scripts/cross-tracker/src/app/writing-mode/QueryEditor.vue +2 −0 Go to diff View file
M plugins/crosstracker/www/scripts/cross-tracker/src/app/writing-mode/tql-configuration.js +3 −2 Go to diff View file