OliverKeyes has submitted this change and it was merged.

Change subject: Added Maps dash (as a submodule).
......................................................................


Added Maps dash (as a submodule).

Change-Id: Ided5b22a0c2765b33f50ddeff87d5ad942d8d419
---
M .gitmodules
M shiny-server/index.html
A shiny-server/maps
3 files changed, 9 insertions(+), 3 deletions(-)

Approvals:
  OliverKeyes: Verified; Looks good to me, approved



diff --git a/.gitmodules b/.gitmodules
index 6a3a60b..95fb1b7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
 [submodule "shiny-server/wdqs"]
        path = shiny-server/wdqs
        url = 
https://gerrit.wikimedia.org/r/wikimedia/discovery/twilightsparql.git
+[submodule "shiny-server/maps"]
+       path = shiny-server/maps
+       url = https://gerrit.wikimedia.org/r/wikimedia/discovery/wetzel
diff --git a/shiny-server/index.html b/shiny-server/index.html
index 668590b..5291c3d 100644
--- a/shiny-server/index.html
+++ b/shiny-server/index.html
@@ -79,13 +79,16 @@
       <p class="caption">
         Summaries and visualizations of metrics of how search features and 
APIs are being used on Wikimedia sites.
       </p>
-      <div>
-
-      </div>
+      
       <h3><a href = "./wdqs/">WDQS Metrics</a></h3>
       <p class="caption">
         Summaries and visualizations of very basic metrics of how much the 
Wikidata Query Service is being used.
       </p>
+      
+      <h3><a href = "./maps/">Maps Metrics</a></h3>
+      <p class="caption">
+        Summaries and visualizations of very basic metrics of how much the 
Wikimedia Maps service is being used.
+      </p>
 
     </div>
     <div id="info">
diff --git a/shiny-server/maps b/shiny-server/maps
new file mode 160000
index 0000000..8217c8c
--- /dev/null
+++ b/shiny-server/maps
+Subproject commit 8217c8c78724e5f54b8a5cc416c43ba9ec7c5c68

-- 
To view, visit https://gerrit.wikimedia.org/r/238538
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ided5b22a0c2765b33f50ddeff87d5ad942d8d419
Gerrit-PatchSet: 2
Gerrit-Project: wikimedia/discovery/dashboard
Gerrit-Branch: master
Gerrit-Owner: Bearloga <mpo...@wikimedia.org>
Gerrit-Reviewer: OliverKeyes <oke...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to