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