From fad8f67bf037e4130612536960dd56e31306195f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Gauthier?= Date: Tue, 21 Feb 2017 14:10:04 +0100 Subject: [PATCH] Work in progress --- .../template/dataSourceManagement.html | 406 +++++++++--------- .../toserve/datasources/dataSource.js | 7 +- .../toserve/datasources/rudder-datasource.css | 74 ++-- 3 files changed, 248 insertions(+), 239 deletions(-) diff --git a/src/main/resources/template/dataSourceManagement.html b/src/main/resources/template/dataSourceManagement.html index e7c67e2..7a5f9b1 100644 --- a/src/main/resources/template/dataSourceManagement.html +++ b/src/main/resources/template/dataSourceManagement.html @@ -5,14 +5,17 @@
-
-
-
-
- Data sources - +
+
+
+
+

Data sources

+
+ + +
-
+
  • @@ -25,225 +28,228 @@

-
-
-
- {{selectedDatasource.name}} - New data source - Unnamed +
+
+
+

+ {{selectedDatasource.name}} + New data source + Unnamed +

- -
-
- - - Name is required -
-
- -
Key name cannot be modified after creation.
- - -
- The key name will be used to access imported data, such as
${node.properties[{{selectedDatasource.id ? selectedDatasource.id : "key_name"}}]}
+
+ +
+ + + Name is required
- Key name is required -
-
- - -
-
- -
- +
+ +
Key name cannot be modified after creation.
+ + +
+ The key name will be used to access imported data, such as
${node.properties[{{selectedDatasource.id ? selectedDatasource.id : "key_name"}}]}
+
+ Key name is required
-
-
- -
- - +
+ +
-
-
- -