Improve the transition trigger list view

Display event type namespaces in the transition trigger view.
Sort events type list in the transition trigger view.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-06-09 01:58:43 -04:00
parent 8c96567094
commit e5c92487de
4 changed files with 17 additions and 3 deletions

View File

@@ -715,6 +715,8 @@ Other changes
outside of quotes are now interpreted as negation.
- Add support for search field transformations.
- Disable hiding page navigation on idle.
- Display namespace in the transition trigger view.
- Sort events list in the transition trigger view.
Removals