From ab307242e857650b4fadd7556b1b81388a9d75d7 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 | 404 +++++++++--------- .../toserve/datasources/dataSource.js | 2 +- .../toserve/datasources/rudder-datasource.css | 58 +-- 3 files changed, 236 insertions(+), 228 deletions(-) diff --git a/src/main/resources/template/dataSourceManagement.html b/src/main/resources/template/dataSourceManagement.html index e7c67e2..a5bffbd 100644 --- a/src/main/resources/template/dataSourceManagement.html +++ b/src/main/resources/template/dataSourceManagement.html @@ -6,13 +6,16 @@
-
-
-
- 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
-
-
- -
- - +
+ +
-
-
- -