diff --git a/README.md b/README.md index 6fb631d1..bd3bf15c 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -TellForm +[](https://digitalocean.com/) ======== [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UY555MCBZM722) @@ -14,7 +14,7 @@ TellForm is an *opensource alternative to TypeForm* built ontop of nodejs that c [See examples here](https://tellform.com/examples) ####Sponsored by -[](https://digitalocean.com/) +[](https://digitalocean.com/) [](https://getsentry.com/) [](https://statuspage.io/) [](https://stickermule.com/) diff --git a/app/controllers/core.server.controller.js b/app/controllers/core.server.controller.js index 049e1d64..a6f401db 100755 --- a/app/controllers/core.server.controller.js +++ b/app/controllers/core.server.controller.js @@ -13,8 +13,8 @@ exports.index = function(req, res) { }; exports.form = function(req, res) { - //Allow form to be embeded - res.removeHeader('X-Frame-Options'); + //Allow form to be embedded + res.set('X-Frame-Options', 'GOFORIT'); res.render('form', { user: req.user || null, diff --git a/app/views/form.server.view.html b/app/views/form.server.view.html index ec1cb129..5430294f 100644 --- a/app/views/form.server.view.html +++ b/app/views/form.server.view.html @@ -61,11 +61,11 @@ - +
+ +
-
- -
-
- -
+
+ +
+
+ +
diff --git a/public/modules/forms/admin/views/directiveViews/form/configure-form.client.view.html b/public/modules/forms/admin/views/directiveViews/form/configure-form.client.view.html index 52f5f982..a474bfe3 100644 --- a/public/modules/forms/admin/views/directiveViews/form/configure-form.client.view.html +++ b/public/modules/forms/admin/views/directiveViews/form/configure-form.client.view.html @@ -1,22 +1,21 @@
-
- - -
-
-
- - -
-
- + + +
+
-
+
{{ 'FORM_NAME' | translate }}
-
- +
-
+
{{ 'FORM_STATUS' | translate }}
-
+
-
- -
-
-
{{ 'GA_TRACKING_CODE' | translate }}
-
- -
- -
-
-
Language
-
+
Language
+
-  {{ 'YES' | translate }} - - - -
-
- -
-
-
Display Start Page?
-
- -
- - - - - -
-
+
+
+
+
{{ 'GA_TRACKING_CODE' | translate }}
+
+ +
+ +
+
+
+
+
{{ 'DISPLAY_FOOTER' | translate }}
+
+ +
+ + + +
+
+ +
+
+
Display Start Page?
+
+ +
+ + + + + +
+
+
-
- -
-
- -
+
+ +
+
+ +
diff --git a/public/modules/forms/admin/views/directiveViews/form/edit-form.client.view.html b/public/modules/forms/admin/views/directiveViews/form/edit-form.client.view.html index 94fc6e45..d0c331d4 100644 --- a/public/modules/forms/admin/views/directiveViews/form/edit-form.client.view.html +++ b/public/modules/forms/admin/views/directiveViews/form/edit-form.client.view.html @@ -1,7 +1,7 @@
-
+
diff --git a/public/modules/forms/admin/views/directiveViews/form/edit-submissions-form.client.view.html b/public/modules/forms/admin/views/directiveViews/form/edit-submissions-form.client.view.html index fab05cb3..3bb972f4 100644 --- a/public/modules/forms/admin/views/directiveViews/form/edit-submissions-form.client.view.html +++ b/public/modules/forms/admin/views/directiveViews/form/edit-submissions-form.client.view.html @@ -1,8 +1,5 @@
-
- Overview Analytics -
{{ 'TOTAL_VIEWS' | translate }} @@ -37,9 +34,6 @@ {{AverageTimeElapsed | secondsToDateTime | date:'mm:ss'}}
-
- Device Analytics -
{{ 'DESKTOP_AND_LAPTOP' | translate }} @@ -210,9 +204,6 @@
-
- Field Analytics -
@@ -247,9 +238,6 @@

-
- Responses Table -
+
- -
@@ -66,7 +43,7 @@
- +
diff --git a/public/modules/users/views/password/forgot-password.client.view.html b/public/modules/users/views/password/forgot-password.client.view.html index a2dd3ca3..6814471b 100755 --- a/public/modules/users/views/password/forgot-password.client.view.html +++ b/public/modules/users/views/password/forgot-password.client.view.html @@ -1,22 +1,27 @@ -
-

{{ 'PASSWORD_RESTORE_HEADER' | translate }}

-

{{ 'ENTER_YOUR_EMAIL' | translate }}

-
- -
-
- -
-
- -
-
- {{error}} -
-
- {{success}} -
-
- +
+
+
+
+ +
+
+
+
+
+ +
+
+ +
+
+ {{error}} +
+
+ {{success}} +
+
+
+
+
diff --git a/public/modules/users/views/settings/edit-profile.client.view.html b/public/modules/users/views/settings/edit-profile.client.view.html index f64eb9e8..6f01d360 100755 --- a/public/modules/users/views/settings/edit-profile.client.view.html +++ b/public/modules/users/views/settings/edit-profile.client.view.html @@ -1,7 +1,7 @@
-

Edit your profile

+

Edit your profile