diff --git a/.wappler/targets/Development/app/modules/connections/dbCouch.json b/.wappler/targets/Development/app/modules/connections/dbCouch.json deleted file mode 100644 index 42d47b0..0000000 --- a/.wappler/targets/Development/app/modules/connections/dbCouch.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "dbCouch", - "module": "dbconnector", - "action": "connect", - "options": { - "client": "couchdb", - "connection": { - "host": "host.docker.internal", - "port": 9913, - "user": "trainer", - "password": "sGynUdlM9cuLtUdc", - "database": "db_training" - }, - "databaseResource": "Local / dbCouch", - "cloudDatabaseName": "db_training", - "tz": "utc" - }, - "fileName": "dbCouch.json" -} \ No newline at end of file diff --git a/.wappler/targets/Development/databases/dbCouch.json b/.wappler/targets/Development/databases/dbCouch.json deleted file mode 100644 index d4242b3..0000000 --- a/.wappler/targets/Development/databases/dbCouch.json +++ /dev/null @@ -1,59 +0,0 @@ -{ - "type": "couchdb", - "connection": { - "host": "host.docker.internal", - "port": 9913, - "user": "training", - "password": "sGynUdlM9cuLtUdc", - "database": "db_training" - }, - "direct": true, - "databaseResource": "Local / dbCouch", - "cloudDatabaseName": "db_training", - "schema": { - "partitioned": false, - "tables": { - "db_training": { - "meta": [ - { - "name": "_id", - "type": "objectId" - }, - { - "name": "db_licenseNumber", - "type": "text" - }, - { - "name": "db_employeeID", - "type": "text" - }, - { - "name": "db_trainerSelected", - "type": "text" - }, - { - "name": "db_state", - "type": "text" - }, - { - "name": "db_signatureData", - "type": "text" - }, - { - "name": "dummy1", - "type": "text" - }, - { - "name": "ertDriveDate", - "type": "text" - }, - { - "name": "db_fullName", - "type": "text" - } - ] - } - }, - "views": {} - } -} diff --git a/app/modules/connections/dbCouch.json b/app/modules/connections/dbCouch.json deleted file mode 100644 index 42d47b0..0000000 --- a/app/modules/connections/dbCouch.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "dbCouch", - "module": "dbconnector", - "action": "connect", - "options": { - "client": "couchdb", - "connection": { - "host": "host.docker.internal", - "port": 9913, - "user": "trainer", - "password": "sGynUdlM9cuLtUdc", - "database": "db_training" - }, - "databaseResource": "Local / dbCouch", - "cloudDatabaseName": "db_training", - "tz": "utc" - }, - "fileName": "dbCouch.json" -} \ No newline at end of file diff --git a/package.json b/package.json index b300cb2..cde8f75 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,6 @@ "unzipper": "^0.12.1", "uuid": "^10.0.0", "sharp": "^0.32.6", - "nano": "^10.1.0", "mysql2": "^3.6.5" }, "nodemonConfig": { diff --git a/views/buckets.ejs b/views/buckets.ejs index 7b9ecbe..7e9d778 100644 --- a/views/buckets.ejs +++ b/views/buckets.ejs @@ -1,4 +1,34 @@ +
+ +
+
+
+ +
+
+ +
+
+

Fancy display heading

+

Lorem ipsum dolor sit amet consectetur adipisicing elit. Eum voluptatum hic possimus + laborum vero cum harum libero velit! Eligendi sint dolorem pariatur quae + consequuntur quam voluptates aliquam eaque doloribus consectetur?

+
+
+
+
+ +
+
+

Fancy display heading

+

Lorem ipsum dolor sit amet consectetur adipisicing elit. Eum voluptatum hic possimus + laborum vero cum harum libero velit! Eligendi sint dolorem pariatur quae + consequuntur quam voluptates aliquam eaque doloribus consectetur?

+
+
+ +
@@ -8,6 +38,7 @@
+
diff --git a/views/layouts/main.ejs b/views/layouts/main.ejs index 523313c..719c4a8 100644 --- a/views/layouts/main.ejs +++ b/views/layouts/main.ejs @@ -63,7 +63,7 @@ --> - +