From 0390ea34e62e15d8c0448b8f6f448a16ceb5a547 Mon Sep 17 00:00:00 2001 From: Jan Steemann Date: Thu, 13 Nov 2014 11:31:12 +0100 Subject: [PATCH] hide system applications by default --- CHANGELOG | 5 + .../js/templates/applicationsView.ejs | 8 +- .../frontend/js/templates/foxxActiveView.ejs | 1 - .../frontend/js/views/applicationsView.js | 95 +++++++++++-------- 4 files changed, 65 insertions(+), 44 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 282dbad55d..f405dcf4e0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,11 @@ v2.3.0 (XXXX-XX-XX) ------------------- +* hide system applications in **Applications** tab by default + + Display of system applications can be toggled by using the *system applications* + toggle in the UI. + * added HTTP REST API for managing tasks (`/_api/tasks`) * allow passing character lists as optional parameter to AQL functions `TRIM`, diff --git a/js/apps/system/aardvark/frontend/js/templates/applicationsView.ejs b/js/apps/system/aardvark/frontend/js/templates/applicationsView.ejs index 6cd33b3f84..d057236f8a 100644 --- a/js/apps/system/aardvark/frontend/js/templates/applicationsView.ejs +++ b/js/apps/system/aardvark/frontend/js/templates/applicationsView.ejs @@ -39,12 +39,12 @@ - +