Commit graph

386 commits

Author SHA1 Message Date
David Baldwynn f13d0cf077 Fixed bug that didn't allow user to rearrange form fields 2017-08-02 16:05:17 -04:00
David Baldwynn 7ab619615e :wqUpdate admin-form.client.view.html 2017-08-01 18:45:31 -04:00
David Baldwynn d07c013885 Update admin-form.client.view.html 2017-07-31 14:17:57 -07:00
David Baldwynn 9a4538328d Merge branch 'master' into controllers_translation_support 2017-07-28 17:08:37 -07:00
David Baldwynn 5a18735b4c fixed form field preservation logic 2017-07-28 17:04:16 -07:00
David Baldwynn ed032d6db9 fixed edit-submission-form-directive test and removed unnessecary console.log() statements 2017-07-28 14:47:09 -07:00
José Luis Di Biase 0c0139f98a Full client translation support
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2017-07-28 16:21:03 -03:00
David Baldwynn 2896677432 fixed ui bugs in list forms view 2017-07-27 01:44:27 -04:00
David Baldwynn 53b3196ad2 fixed form completion bug with rating fields 2017-07-27 01:22:58 -04:00
David Baldwynn 66d41f5a80 fixed ui bugs in analytics view in admin panel 2017-07-27 00:53:31 -04:00
David Baldwynn bc06d59785 Delete design.html 2017-07-20 17:33:21 -07:00
David Baldwynn 70f22dcb0b fixed save design bug 2017-07-20 20:09:43 -04:00
Leo Orellana 1a98ca25c3 Replace hardcoded strings with {{ 'strings' | translate }} on placeholders. Add spanish translations 2017-07-14 16:49:22 -03:00
Leo Orellana 2e172213c4 Replace hardcoded strings with {{ 'strings' | translate }} on templates. Add spanish translations 2017-07-12 17:31:04 -03:00
David Baldwynn e6b9f83494 Merge pull request #184 from Cambalab/jshint
Match code style to jshint config
2017-07-05 14:57:31 -07:00
David Baldwynn c438991741 Merge pull request #189 from Cambalab/css-lint-errors
fix css lint errors
2017-07-05 14:56:58 -07:00
José Luis Di Biase e256e63222 Spanish translation
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2017-06-30 17:31:40 -03:00
Alina Ryba 3c830637a7 fix css lint errors 2017-06-27 14:58:07 -03:00
José Luis Di Biase d1f3e5f74a match jshintrc config
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2017-06-23 14:54:28 -03:00
David Baldwynn 0871c70788
got angular unit tests to pass 2017-04-23 13:12:07 -07:00
David Baldwynn a0ef4ba55a Delete auto-save.client.directive.js 2017-04-22 20:50:49 -07:00
David Baldwynn bf97f95175 Update edit-form.client.view.html 2017-04-22 20:49:49 -07:00
David Baldwynn 43365fb3fc Removed unused $timeout dependency from on-finish-render.client.directive.js 2017-04-22 20:48:28 -07:00
David Baldwynn 43ce29c839 Update edit-submissions-form.client.directive.js 2017-04-22 20:01:03 -07:00
David Baldwynn 50086c9c53 Removed unused vars from list-forms.client.controller.test.js 2017-04-22 19:52:40 -07:00
David Baldwynn ddb7e68836 Removed unused variables in on-finish-render.client.directive.test.js 2017-04-22 19:32:06 -07:00
David Baldwynn 35f0290a2f Fixed codacy problems in forms/base/services/socket.io.client.js 2017-04-22 19:15:53 -07:00
David Baldwynn e8edee2e2d Update analytics-service.client.directive.js 2017-04-22 19:14:43 -07:00
David Baldwynn 3c38c66eb1
added all-contributors to package.json scripts 2017-04-22 16:31:44 -07:00
David Baldwynn f7431e43f8 Update analytics-service.client.directive.js 2017-04-20 23:09:40 -07:00
David Baldwynn 8e8a3bfdcc Update edit-submissions-form.client.directive.js 2017-04-20 21:57:41 -07:00
David Baldwynn 153e69a90c Update analytics-service.client.directive.js 2017-04-20 21:38:37 -07:00
David Baldwynn cecbcf3b90 Update socket.io.client.service.js 2017-04-20 21:24:53 -07:00
David Baldwynn 6b78c7b00b got rid of extra '(' in embed view 2017-04-10 21:01:40 -04:00
David Baldwynn 3f20bcf712
fixed form preview issues 2017-04-10 17:36:24 -07:00
David Baldwynn 7606fb567a
fixed actualFormUrl for subdomains disabled case 2017-03-27 17:20:40 -07:00
David Baldwynn 86c9c45670
got forms to work without subdomains 2017-03-27 17:04:03 -07:00
David Baldwynn 709303d43c
got all frontend tests to pass 2017-03-27 13:32:33 -07:00
David Baldwynn becd2a831c
added custom end page 2017-03-13 12:16:52 -07:00
David Baldwynn 2256b2eff2
fixed rating field edit bug 2017-03-12 22:30:54 -07:00
David Baldwynn d02573cc0a
readded modification for multichoice and rating inputs 2017-03-12 21:19:41 -07:00
David Baldwynn 653f1aada4
fixed add new fieldbug 2017-03-11 11:32:01 -08:00
David Baldwynn 0f3ae25024
fixed css bug in firefox for login page 2017-03-10 16:13:42 -08:00
David Baldwynn bbb0b88a93
fixed row adding bug for new field creation 2017-03-10 12:50:30 -08:00
David Baldwynn 734ae76cae
fixed share iframe 2017-03-10 12:22:28 -08:00
David Baldwynn e292c03050
removed file upload functionality 2017-03-10 12:19:46 -08:00
David Baldwynn 87ef21ecae
fixed ui-sortable offset bug 2017-03-10 12:16:53 -08:00
David Baldwynn 85516786bf
got updated to work for form question reordering 2017-03-10 11:55:30 -08:00
David Baldwynn 98c6b0cbe2
fixed field preview 2017-03-10 11:26:07 -08:00
David Baldwynn 55b6a37ad6
got logic jump to work in new edit modal 2017-03-10 10:25:35 -08:00