OliverKeyes has submitted this change and it was merged. Change subject: Deploy new dashboards with time frames ......................................................................
Deploy new dashboards with time frames Change-Id: I90c51452617561ff64b302ead46ad4eb5dfdff72 --- M CHANGELOG.md M shiny-server/external M shiny-server/metrics M shiny-server/wdqs 4 files changed, 4 insertions(+), 0 deletions(-) Approvals: OliverKeyes: Verified; Looks good to me, approved diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c41852..3eee1f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Change Log (Patch Notes) All notable changes to the *Discovery Dashboards* project will be documented in this file. +## 2015/11/05 +- Deploying Search Metrics dashboard with time frame selection + and updated (fixed) KPI date range functionality. + ## 2015/10/27 - Added external referral traffic dashboard - Fixed the bug with installing R packages from a git repo diff --git a/shiny-server/external b/shiny-server/external index 40ab505..2ddfaac 160000 --- a/shiny-server/external +++ b/shiny-server/external -Subproject commit 40ab5051b8c1ce3051dda152b1e4b42c9756f482 +Subproject commit 2ddfaac233e4dcc9723c92a0b01406e729eb5e76 diff --git a/shiny-server/metrics b/shiny-server/metrics index 7957d7f..b4f9f89 160000 --- a/shiny-server/metrics +++ b/shiny-server/metrics -Subproject commit 7957d7f52bc0124ab41af2470762dbc13b7f2c89 +Subproject commit b4f9f89a97ef69ad076188442ea30d9bcf29b9bb diff --git a/shiny-server/wdqs b/shiny-server/wdqs index 00b11e5..6acc301 160000 --- a/shiny-server/wdqs +++ b/shiny-server/wdqs -Subproject commit 00b11e592a3ed1d457f5fef1ef83375d003b76ae +Subproject commit 6acc301060613ce71f3c67dc0471945843c4ee72 -- To view, visit https://gerrit.wikimedia.org/r/251430 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I90c51452617561ff64b302ead46ad4eb5dfdff72 Gerrit-PatchSet: 1 Gerrit-Project: wikimedia/discovery/dashboard Gerrit-Branch: master Gerrit-Owner: Bearloga <[email protected]> Gerrit-Reviewer: OliverKeyes <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
