summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/hosting/server/data/dashboards
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/hosting/server/data/dashboards')
-rw-r--r--sca-cpp/trunk/hosting/server/data/dashboards/jane@example.com/user.apps1
-rw-r--r--sca-cpp/trunk/hosting/server/data/dashboards/jane@localhost/user.apps2
-rw-r--r--sca-cpp/trunk/hosting/server/data/dashboards/jane@sca-store.com/user.apps1
-rw-r--r--sca-cpp/trunk/hosting/server/data/dashboards/john@example.com/user.apps1
-rw-r--r--sca-cpp/trunk/hosting/server/data/dashboards/john@localhost/user.apps2
-rw-r--r--sca-cpp/trunk/hosting/server/data/dashboards/john@sca-store.com/user.apps1
6 files changed, 4 insertions, 4 deletions
diff --git a/sca-cpp/trunk/hosting/server/data/dashboards/jane@example.com/user.apps b/sca-cpp/trunk/hosting/server/data/dashboards/jane@example.com/user.apps
new file mode 100644
index 0000000000..6126c4b88c
--- /dev/null
+++ b/sca-cpp/trunk/hosting/server/data/dashboards/jane@example.com/user.apps
@@ -0,0 +1 @@
+((feed (title "Your Apps") (id "jane@example.com") (entry (title "An empty test app") (id "test"))))
diff --git a/sca-cpp/trunk/hosting/server/data/dashboards/jane@localhost/user.apps b/sca-cpp/trunk/hosting/server/data/dashboards/jane@localhost/user.apps
index 710de5f62e..c62dbfb6b8 100644
--- a/sca-cpp/trunk/hosting/server/data/dashboards/jane@localhost/user.apps
+++ b/sca-cpp/trunk/hosting/server/data/dashboards/jane@localhost/user.apps
@@ -1 +1 @@
-((entry (title "An empty test app") (id "test")))
+((feed (title "Your Apps") (id "jane@localhost") (entry (title "An empty test app") (id "test"))))
diff --git a/sca-cpp/trunk/hosting/server/data/dashboards/jane@sca-store.com/user.apps b/sca-cpp/trunk/hosting/server/data/dashboards/jane@sca-store.com/user.apps
deleted file mode 100644
index 710de5f62e..0000000000
--- a/sca-cpp/trunk/hosting/server/data/dashboards/jane@sca-store.com/user.apps
+++ /dev/null
@@ -1 +0,0 @@
-((entry (title "An empty test app") (id "test")))
diff --git a/sca-cpp/trunk/hosting/server/data/dashboards/john@example.com/user.apps b/sca-cpp/trunk/hosting/server/data/dashboards/john@example.com/user.apps
new file mode 100644
index 0000000000..bc4d3f64fa
--- /dev/null
+++ b/sca-cpp/trunk/hosting/server/data/dashboards/john@example.com/user.apps
@@ -0,0 +1 @@
+((feed (title "Your Apps") (id "john@example.com") (entry (title "An empty test app") (id "test"))))
diff --git a/sca-cpp/trunk/hosting/server/data/dashboards/john@localhost/user.apps b/sca-cpp/trunk/hosting/server/data/dashboards/john@localhost/user.apps
index 710de5f62e..ee20c1c2c5 100644
--- a/sca-cpp/trunk/hosting/server/data/dashboards/john@localhost/user.apps
+++ b/sca-cpp/trunk/hosting/server/data/dashboards/john@localhost/user.apps
@@ -1 +1 @@
-((entry (title "An empty test app") (id "test")))
+((feed (title "Your Apps") (id "john@localhost") (entry (title "An empty test app") (id "test"))))
diff --git a/sca-cpp/trunk/hosting/server/data/dashboards/john@sca-store.com/user.apps b/sca-cpp/trunk/hosting/server/data/dashboards/john@sca-store.com/user.apps
deleted file mode 100644
index 710de5f62e..0000000000
--- a/sca-cpp/trunk/hosting/server/data/dashboards/john@sca-store.com/user.apps
+++ /dev/null
@@ -1 +0,0 @@
-((entry (title "An empty test app") (id "test")))