This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch 4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 7d52cd0e43a Fix calculation of the next time that Usage will execute
in `removeRawUsageRecords` (#12518)
add 0e94f7d7717 UI: Show applied search filters (#9520)
No new revisions were added by this update.
Summary of changes:
ui/public/config.json | 3 +-
ui/src/components/view/SearchFilter.vue | 559 ++++++++++++++++++++++++++++++++
ui/src/views/AutogenView.vue | 48 +++
ui/tests/unit/views/AutogenView.spec.js | 4 +
4 files changed, 613 insertions(+), 1 deletion(-)
create mode 100644 ui/src/components/view/SearchFilter.vue