Updates for Hash
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 27 Jun 2016 15:08:51 +0000 (11:08 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 27 Jun 2016 15:08:51 +0000 (11:08 -0400)
Remove thinkdunes and auth.net updates.
Adding France Journeys.
Adding Explore Western UP Upgrades.

dash/app.js
index.html

index 12504b7..28718f6 100644 (file)
@@ -14,13 +14,13 @@ $(document).ready(function(){
         collection: misciTasks});
 
     // Think Dunes
-    var thinkdunesTasks = new Tasks([
+    var franceTasks = new Tasks([
     ]);
-    thinkdunesTasks.url = prefixUrl + '/Dash/fetchTask.php';
-    thinkdunesTasks.fetch({cache: false, async:true, data: {pid: 3988, t: bTime}});
-    var thinkdunesList = new TaskListView({
-        el: '#thinkdunesList',
-        collection: thinkdunesTasks});
+    franceTasks.url = prefixUrl + '/Dash/fetchTask.php';
+    franceTasks.fetch({cache: false, async:true, data: {pid: 4027, t: bTime}});
+    var franceList = new TaskListView({
+        el: '#franceList',
+        collection: franceTasks});
 
     // Events Plugin
     var eventsTasks = new Tasks([
@@ -68,12 +68,12 @@ $(document).ready(function(){
         collection: csryeTasks});
 
     // Auth.net Updates
-    var authnetTasks = new Tasks([
+    var exploreTasks = new Tasks([
     ]);
-    authnetTasks.url = prefixUrl + '/Dash/fetchTask.php';
-    authnetTasks.fetch({cache: false, async:true, data: {pid: 3955, t: bTime}});
-    var authnetList = new TaskListView({
-        el: '#authnetList',
-        collection: authnetTasks});
+    exploreTasks.url = prefixUrl + '/Dash/fetchTask.php';
+    exploreTasks.fetch({cache: false, async:true, data: {pid: 4048, t: bTime}});
+    var exploreList = new TaskListView({
+        el: '#exploreList',
+        collection: exploreTasks});
 
 });
index fcf4627..3bb3f00 100644 (file)
         </nav>
         <div class="container">
 
-            
             <div class="row">
+
                 <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
-                    <h3><a href="../project.php?pid=3982" target="_blank">Discover Kalamazoo</a></h3>
-                    <table id="discoverList"
+                    <h3><a href="../project.php?pid=4020" target="_blank">Events Plugin</a></h3>
+                    <table id="eventsList"
                         class="table table-condensed table-striped table-bordered table-hover">
                         <thead>
                             <tr>
@@ -54,8 +54,8 @@
                 </div>
 
                 <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
-                    <h3><a href="../project.php?pid=3988" target="_blank">Think Dunes</a></h3>
-                    <table id="thinkdunesList"
+                    <h3><a href="../project.php?pid=3975" target="_blank">GLM Associate</a></h3>
+                    <table id="memberdbList"
                         class="table table-condensed table-striped table-bordered table-hover">
                         <thead>
                             <tr>
             </div>
 
             <div class="row">
-
                 <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
-                    <h3><a href="../project.php?pid=4020" target="_blank">Events Plugin</a></h3>
-                    <table id="eventsList"
+                    <h3><a href="../project.php?pid=3982" target="_blank">Discover Kalamazoo</a></h3>
+                    <table id="discoverList"
                         class="table table-condensed table-striped table-bordered table-hover">
                         <thead>
                             <tr>
@@ -88,8 +87,8 @@
                 </div>
 
                 <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
-                    <h3><a href="../project.php?pid=3975" target="_blank">GLM Associate</a></h3>
-                    <table id="memberdbList"
+                    <h3><a href="../project.php?pid=4014" target="_blank">CSRYE</a></h3>
+                    <table id="csryeList"
                         class="table table-condensed table-striped table-bordered table-hover">
                         <thead>
                             <tr>
                 </div>
 
             </div>
-
             <div class="row">
                 <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
                     <h3><a href="../project.php?pid=3928" target="_blank">Michigan Scientific</a></h3>
             </div>
 
             <div class="row">
+
                 <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
-                    <h3><a href="../project.php?pid=4014" target="_blank">CSRYE</a></h3>
-                    <table id="csryeList"
+                    <h3><a href="../project.php?pid=3988" target="_blank">France Journeys</a></h3>
+                    <table id="franceList"
                         class="table table-condensed table-striped table-bordered table-hover">
                         <thead>
                             <tr>
                         </thead>
                     </table>
                 </div>
+                
+
                 <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
-                    <h3><a href="../project.php?pid=3955" target="_blank">Authorize Updates</a></h3>
-                    <table id="authnetList"
+                    <h3><a href="../project.php?pid=3955" target="_blank">Explore Western UP Upgrades</a></h3>
+                    <table id="exploreList"
                         class="table table-condensed table-striped table-bordered table-hover">
                         <thead>
                             <tr>