1
0
Commit Graph

746 Commits

Author SHA1 Message Date
David Baldwynn
a3fb15d26d fixed legal and radio fields continue to next on key input bug 2017-08-02 17:45:49 -04:00
David Baldwynn
53828594ff fixed star field has preset value before being set bug 2017-08-02 17:13:10 -04:00
David Baldwynn
dce758b22a fixed rating field bug that wouldn't advance to next field on click 2017-08-02 16:45:23 -04:00
David Baldwynn
02d42c90b3 fixed lack of error text bug for numbers field 2017-08-02 16:33:52 -04:00
David Baldwynn
2a605d46a7 fixed next field button not working bug 2017-08-02 16:31:14 -04:00
David Baldwynn
4e09d7c28c fixed date field bug 2017-08-02 16:23:54 -04:00
David Baldwynn
f13d0cf077 Fixed bug that didn't allow user to rearrange form fields 2017-08-02 16:05:17 -04:00
abby
bdd24c1805 change menu order
change the menu order to create, configure, design, analyse, share
2017-08-02 11:19:40 +08:00
abby
0063ce520b fix menu & submenu
- main menu has items: create, configure and share but analyse, share &
design menu are submenus in share page
- fixed index of uib-tab
2017-08-02 10:14:36 +08:00
David Baldwynn
a0ccafc99c fixed user signup error handling 2017-08-01 19:12:13 -04:00
David Baldwynn
7ab619615e :wqUpdate admin-form.client.view.html 2017-08-01 18:45:31 -04:00
abby
77b9a325d6 fix create analyse page
- fix create menu display analyze page & vice versa
2017-08-01 17:19:26 +08: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
20a2c1b574 fixed rendering error for admin panel view 2017-07-26 22:53:02 -04:00
David Baldwynn
46d71481da Fixed submission bug when adblocker is present 2017-07-26 22:33:01 -04:00
David Baldwynn
699252b119 Added quick bug fix for user verification problems 2017-07-26 16:41:53 -04:00
David Baldwynn
c59060b658 Added message when private form is accessed 2017-07-25 18:08:25 -04:00
David Baldwynn
6afa2b5e24 Merge branch 'master' of github.com:whitef0x0/tellform 2017-07-25 13:52:14 -04:00
David Baldwynn
876800b990 fixed signup problem 2017-07-25 13:51:59 -04:00
David Baldwynn
1da24240fc Update authentication.client.controller.js 2017-07-21 16:51:19 -07:00
David Baldwynn
fbc1bc0a86 Remove console.log statements for authentication controller 2017-07-21 16:51:10 -07: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
David Baldwynn
b29b0a9e82 fixed logging out of control size bug 2017-07-20 19:09:21 -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
f33793d9cb Merge pull request #186 from Cambalab/html2js_forms
Ffix error on running Html2js grunt task
2017-07-05 14:57:22 -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
cf00b8357e Fix warning on html2js grunt tasks
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2017-06-23 15:21:46 -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
efb6fa6d7f Refactored time-counter.client.service.js 2017-04-22 19:54:56 -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
c09c8ee473 Removed unused var from public/config.js 2017-04-22 19:47:26 -07:00
David Baldwynn
b494b50ed5 Refactored menus.client.service.js 2017-04-22 19:38:37 -07:00
David Baldwynn
8122044a51 Removed unused variable from home.client.controller.test.js 2017-04-22 19:33:11 -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
a2ca435a8d Refactored submit-form.client.service.js 2017-04-22 19:30:40 -07:00
David Baldwynn
ac91913501 Refactored subdomain.client.service.js 2017-04-22 19:28:30 -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
8e7533aa81 Update socket.io.client.service.js 2017-04-20 21:45:26 -07:00
David Baldwynn
d5072d5ac2 Update socket.io.client.service.js 2017-04-20 21:44:09 -07:00
David Baldwynn
153e69a90c Update analytics-service.client.directive.js 2017-04-20 21:38:37 -07:00
David Baldwynn
ee1b82b424 Fixed JSON errors in swagger.json 2017-04-20 21:36:40 -07:00
David Baldwynn
280d7ef579 Removed console.log in socket.io.client.service.js 2017-04-20 21:28:00 -07:00
David Baldwynn
f4342f68a2 Fixed not defined error in eslint in socket.io.client.service.js 2017-04-20 21:26:51 -07:00
David Baldwynn
cecbcf3b90 Update socket.io.client.service.js 2017-04-20 21:24:53 -07:00
David Baldwynn
cc1b0bdf98 Update socket.io.client.service.js 2017-04-20 21:23:21 -07:00
David Baldwynn
27b8aad4af Removed unreachable return statement in menus.client.service.js 2017-04-20 21:15:43 -07:00
David Baldwynn
9be287b8a8
added js-yaml to form dependencies 2017-04-11 04:04:48 -07:00
David Baldwynn
74019318b3
updated favicon 2017-04-11 04:01:16 -07:00
David Baldwynn
1ec65b6158
added loading animation to forms 2017-04-11 03:32:18 -07:00
David Baldwynn
005ed4c820
Merge branch 'master' of https://github.com/whitef0x0/tellform 2017-04-11 00:12:00 -07:00
David Baldwynn
e64389d42e
sped up form rendering 2017-04-11 00:10:36 -07:00
David Baldwynn
6b78c7b00b got rid of extra '(' in embed view 2017-04-10 21:01:40 -04:00
David Baldwynn
62b92d3f7f got socketio to work 2017-04-10 20:48:16 -04:00
David Baldwynn
3f20bcf712
fixed form preview issues 2017-04-10 17:36:24 -07:00
David Baldwynn
0f1dcc89e0
fixed reset password 2017-03-30 15:14:19 -07:00
David Baldwynn
567e876cfd
fixed socketURL bug 2017-03-27 17:44:47 -07:00
David Baldwynn
7606fb567a
fixed actualFormUrl for subdomains disabled case 2017-03-27 17:20:40 -07:00
David Baldwynn
c7b1b2fc94
updated ecosystem.json 2017-03-27 17:12:01 -07:00
David Baldwynn
86c9c45670
got forms to work without subdomains 2017-03-27 17:04:03 -07:00
David Baldwynn
8d27010d0a
successfully split form and admin panel template cache 2017-03-27 15:00:22 -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
38deebffcb
fixed padding for form-control inputs 2017-03-10 16:15:31 -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
David Baldwynn
fbc5641388
fixed autosaving bug for configure tab 2017-03-09 16:30:32 -08:00
David Baldwynn
b6e6fb93a6
fixed rating field 2017-03-09 15:00:41 -08:00
David Baldwynn
ff52274882
Merge branch 'master' of https://github.com/whitef0x0/tellform 2017-03-06 16:48:46 -08:00
David Baldwynn
2b7f536831
fixed signup password input css bug 2017-03-06 16:38:37 -08:00
David Baldwynn
8a12f4d65c
fixed analytics geolocation 2017-03-06 14:05:40 -08:00
David Baldwynn
00054c9440
fixed desktop device detection 2017-03-06 13:21:35 -08:00
David Baldwynn
32cb8dd485
fixed analytics for non-submitted sessions 2017-03-06 12:57:53 -08:00
David Baldwynn
f62ecba90f
fixed analytics time elapsed bug 2017-03-06 12:53:31 -08:00
David Baldwynn
878c6a38b5
fix delete form modal in /forms view 2017-03-06 12:39:29 -08:00
David Baldwynn
ca0cd1114e
removed submissions and analytics from form render object 2017-03-06 12:30:31 -08:00
David Baldwynn
f4854e078a increased request entity size 2017-03-06 14:43:42 -05:00
David Baldwynn
0e2fe9076a fixed socket.io cdn 2017-03-01 15:11:20 -05:00
David Baldwynn
2f5132a70a Got vagrant to work 2016-12-02 09:35:43 -08:00
David Baldwynn
090b38f12a got delete modal working in list forms view 2016-11-14 14:08:40 -08:00
David Baldwynn
601dcd64e4 Merge branch 'master' of github.com:whitef0x0/tellform 2016-11-14 11:27:39 -08:00
David Baldwynn
1fa86d83d4 Merge branch 'master' of github.com:whitef0x0/tellform 2016-11-14 14:18:21 -05:00
David Baldwynn
58bd18ca9b Merge branch 'master' of github.com:whitef0x0/tellform 2016-11-14 11:18:06 -08:00
David Baldwynn
3b0af059d2 fixed hide logicJump in admin panel 2016-11-14 11:13:58 -08:00
David Baldwynn
97e83968dd fixed hide logicJump in admin panel 2016-11-14 11:12:21 -08:00
David Baldwynn
90d2e793fb fixed typo in edit-submissions-view 2016-11-14 13:41:23 -05:00
David Baldwynn
f464deb959 fixed analytics service 2016-11-09 11:06:01 -08:00
David Baldwynn
faa306302b fixed form analyze view 2016-11-09 10:02:12 -08:00
David Baldwynn
0c98c642ad fixed view form link bug 2016-11-08 17:44:00 -05:00
David Baldwynn
0255279183 fixed token generator 2016-11-08 17:28:30 -05:00
David Baldwynn
e88234dad5 Merge branch 'stage' of github.com:whitef0x0/tellform into stage
Conflicts:
	README.md
	app/models/form_submission.server.model.js
	public/dist/application.min.js
	public/dist/form-application.min.js
2016-11-08 17:25:12 -05:00
David Baldwynn
5026d788bd Update README.md 2016-11-08 17:14:32 -05:00
David Baldwynn
5d5526fba0 fixed overflow of analyze table 2016-11-02 14:32:12 -07:00
David Baldwynn
4bcd8e64db fixed edit form autosaving deletion problems 2016-11-02 13:35:04 -07:00
David Baldwynn
cdd5c122aa fixed autosave bugs 2016-11-02 12:43:04 -07:00
David Baldwynn
52632f3328 fixed autosaving bug 2016-11-02 12:35:01 -07:00
David Baldwynn
2d15ae3dd5 fixed subdomain for problem 2016-11-02 12:11:41 -07:00
David Baldwynn
ecfccd803f added dnsmasq setup file 2016-11-02 11:31:15 -07:00
Toan Vo
2fe9607e43 fix jshint 2016-10-23 11:31:18 +07:00
David Baldwynn
8309b27e3e added successful verification message to login page 2016-10-07 09:01:37 -07:00
David Baldwynn
2455f5dd9a Merge branch 'api' into stage 2016-10-07 08:38:45 -07:00
David Baldwynn
1d65da9792 Merge branch 'logic_jump' into stage 2016-10-07 08:30:09 -07:00
David Baldwynn
eb96506da5 merged to stage 2016-10-07 08:29:11 -07:00
David Baldwynn
0a74598894 added diff to update 2016-08-26 15:34:29 -07:00
David Baldwynn
fbf11011dd Merge branch 'stage' into logic_jump 2016-08-26 15:17:39 -07:00
David Baldwynn
4108e97593 fixed hidden text bug for login 2016-08-26 15:13:15 -07:00
David Baldwynn
b195b0f813 added all routes to swagger 2016-08-26 15:09:16 -07:00
David Baldwynn
74c4f0b416 got api subdomain to work with docs 2016-08-26 13:43:37 -07:00
David Baldwynn
5add4f2ce9 Redesign form admin view as well as added preview in design pane 2016-08-25 22:50:54 -07:00
David Baldwynn
4b1562f96a fixed verification view 2016-08-25 18:56:38 -07:00
David Baldwynn
81537066c3 fixed verify and forgot password views 2016-08-25 18:35:59 -07:00
David Baldwynn
0b95c0110b fixed signup form bug 2016-08-25 18:21:10 -07:00
David Baldwynn
75da4499a4 updated color scheme and login/signup pages 2016-08-25 18:14:50 -07:00
David Baldwynn
5ed340a43e updated color scheme and login/signup pages 2016-08-25 17:15:32 -07:00
David Baldwynn
5f58f7b8ad fixed logout bug 2016-08-25 16:33:10 -07:00
David Baldwynn
6af807491b updated logo 2016-08-23 16:40:15 -07:00
David Baldwynn
13c68f7411 got logicjump to work and added more comparison fields 2016-08-23 15:58:27 -07:00
David Baldwynn
02e25ef739 added logicjump to forms 2016-08-23 14:45:59 -07:00
David Baldwynn
de5ac881c9 fixed signup error 2016-08-17 12:04:42 -07:00
David Baldwynn
8ae36973e8 merged changes 2016-07-05 18:52:54 -07:00
David Baldwynn
d6c3aebe65 changed form updated method to use diffs 2016-07-05 18:52:18 -07:00
David Baldwynn
34dca69d6e changed form updated method to use diffs 2016-07-05 18:48:25 -07:00
David Baldwynn
4aa7cd7d62 fixed dragging bug 2016-07-05 16:21:45 -07:00
David Baldwynn
c83e583aa1 fixed geolocation bug 2016-07-05 15:52:05 -07:00
David Baldwynn
9a87031385 removed PDF settings 2016-07-04 21:10:29 -04:00
David Baldwynn
3930f11273 fixed formURL 2016-07-04 21:07:25 -04:00
David Baldwynn
b65ba26d76 Merge branch 'stage' of github.com:whitef0x0/tellform into stage 2016-07-04 20:55:18 -04:00
David Baldwynn
5ae6b46776 added backwards compatiblility for old form links 2016-07-04 17:55:06 -07:00
David Baldwynn
07edde27f8 mergede 2016-07-04 20:34:42 -04:00
David Baldwynn
17530c1cfb Merge branch 'master' into stage 2016-07-04 17:12:49 -07:00
David Baldwynn
77893b0c4e Merge branch 'subdomains' into stage 2016-07-04 16:37:54 -07:00
David Baldwynn
283a6c2d38 added username validation to signup 2016-07-04 14:31:33 -07:00
David Baldwynn
cf4fc6c906 added translation to signup header 2016-07-04 14:13:22 -07:00
David Baldwynn
6d65599963 made jsonip https 2016-06-21 00:49:21 -07:00
David Baldwynn
de3ba6a7a3 fixed french translation bug 2016-06-20 16:57:21 -07:00
David Baldwynn
6e93db3fd1 got subdomains to work in production 2016-06-20 16:56:09 -07:00
David Baldwynn
ebec20c1de got subdomains to work in production 2016-06-20 15:35:41 -07:00
David Baldwynn
f00edf73dd got subdomain support to work 2016-06-20 15:19:18 -07:00
David Baldwynn
20b599680d merged subdomains into stage 2016-06-20 14:02:03 -07:00
David Baldwynn
cdf61451e8 Merge pull request #111 from lalop/patch-5
add text wrap to radio option
2016-06-19 14:47:19 -07:00
David Baldwynn
c5da47bb3a Merge pull request #107 from lalop/redis
add redis to docker-compose.yml
2016-06-19 14:42:57 -07:00
David Baldwynn
b062358847 Merge pull request #116 from lalop/fr
add french lang #103
2016-06-18 14:13:41 -07:00
David Baldwynn
3432337cfe merged 2016-06-18 14:07:09 -07:00
David Baldwynn
5ad79e621f Merge branch 'stage' of github.com:whitef0x0/tellform into stage 2016-06-18 14:03:38 -07:00
David Baldwynn
2f5dd4283e added headings to analytics 2016-06-18 14:03:29 -07:00
David Baldwynn
c5607c7c61 fixed mongodb env 2016-06-18 17:01:02 -04:00
Sam
6aadf00125 add french lang #103 2016-06-18 09:34:10 +02:00
David Baldwynn
7f0c3d9c7b added field responses 2016-06-17 15:18:23 -07:00
David Baldwynn
c5de9d968f added field responses 2016-06-17 15:11:02 -07:00
David Baldwynn
f3ba411afe fixed css for field analytics view 2016-06-17 15:05:54 -07:00
David Baldwynn
d7ce5f7b70 got node freegeoip to work again 2016-06-17 14:55:41 -07:00
David Baldwynn
afeb7aaf2a added analytics dashboard 2016-06-17 14:51:17 -07:00
David Baldwynn
26b2fafc3d created basic analytics dashboard 2016-06-17 14:33:33 -07:00
David Baldwynn
637ff4dc70 added whole-app translation 2016-06-15 21:39:26 -07:00
David Baldwynn
38f9aba54c fixed navbar toggle button css 2016-06-15 15:28:27 -07:00
Samuel Laulhau
e73dfcfea2 add text wrap to radio option
Let natural white space wrap for long option
2016-06-13 23:16:26 +02:00
David Baldwynn
4e0bef6a92 finished translation 2016-06-08 21:19:18 -07:00
David Baldwynn
2876c69a5a got subdomains to work 2016-06-08 20:32:33 -07:00
David Baldwynn
8e35413d67 fixed node-email-verification error 2016-06-08 17:01:49 -07:00
David Baldwynn
c03c9ae33d added multi language support for form title 2016-06-08 16:56:06 -07:00
David Baldwynn
3768d0ed42 got translation to work 2016-06-08 16:42:46 -07:00
David Baldwynn
bc3c045163 fixed html error in edit-form-view.html 2016-06-08 16:31:38 -07:00
David Baldwynn
7f790648ee got submit-form-view to work 2016-06-08 16:12:48 -07:00
David Baldwynn
cd83a8a558 got admin-form to work 2016-06-08 15:39:46 -07:00
Sam
08d0093851 typo 2016-06-08 20:19:37 +02:00
Sam
a7fbe9ac6a add italian 2016-06-08 20:19:04 +02:00
Sam
68a46dafa1 add german 2016-06-08 20:17:40 +02:00
Sam
677b9abb6f add spanish 2016-06-08 20:15:14 +02:00
Sam
c71a9eeeac fake SendVisitorDataProvider 2016-06-08 20:03:35 +02:00
Sam
a966a5f34a fix docker 2016-06-08 20:01:37 +02:00
Sam
7fab87aeb2 add review to trad 2016-06-08 20:01:20 +02:00
Sam
dc1d085dd1 translate yes/no field 2016-06-08 20:01:20 +02:00
Sam
a1f1a9bd39 remove log 2016-06-08 20:01:20 +02:00
Sam
b0651f2704 form success typo 2016-06-08 20:01:20 +02:00
Sam
de18a40375 translate submit button 2016-06-08 20:01:20 +02:00
Sam
500980199b make it work 2016-06-08 20:01:20 +02:00
Sam
96591cc1e8 fix star in demo 2016-06-08 20:00:59 +02:00
Sam
d0057c41a9 translate app + add french translation 2016-06-08 20:00:59 +02:00
Sam
25fffe4ef7 export supportedFields in injector 2016-06-08 19:59:54 +02:00
Sam
43935c47e0 colorpicker tmp hack 2016-06-08 19:59:54 +02:00
Sam
02249a4432 reorder dependencies 2016-06-08 19:59:54 +02:00
Sam
966a322f20 add base build + demo 2016-06-08 19:59:54 +02:00
Sam
fd8c5e2417 wip 2016-06-08 19:59:54 +02:00
Sam
0bbfb40dd1 split form code 2016-06-08 19:59:54 +02:00
Sam
1db5af64e5 form success typo 2016-06-08 19:59:54 +02:00
Sam
9ca755e481 translate submit button 2016-06-08 19:59:54 +02:00
Sam
5cca4b05df move form fields 2016-06-08 19:59:54 +02:00
Sam
0658c2de60 make it work 2016-06-08 19:59:54 +02:00
Sam
89a4852b67 fix star in demo 2016-06-08 19:56:42 +02:00
Sam
0266dd119b translate app + add french translation 2016-06-08 19:56:42 +02:00
Sam
df10d8e3fe export supportedFields in injector 2016-06-08 19:52:15 +02:00
Sam
abe605590a colorpicker tmp hack 2016-06-08 19:49:48 +02:00
Sam
d5c6fc959b reorder dependencies 2016-06-08 19:49:48 +02:00
Sam
431c76ee2d add presentation to readme 2016-06-08 19:49:48 +02:00
Sam
1af24d096f ignore node_modules 2016-06-08 19:49:48 +02:00
Sam
760c25e528 add license 2016-06-08 19:49:48 +02:00
Sam
df7da6843b demo title 2016-06-08 19:49:48 +02:00
Sam
c52909e4f2 add readme 2016-06-08 19:49:48 +02:00
Sam
30f702e0bf add base build + demo 2016-06-08 19:49:48 +02:00
Sam
f870d4c139 wip 2016-06-08 19:49:48 +02:00
Sam
dd1aab9f0c add form build 2016-06-08 19:48:40 +02:00
Sam
ff9d952678 split form code 2016-06-08 19:48:40 +02:00
David Baldwynn
3cd4c2395c merged 2016-06-07 14:30:15 -07:00
David Baldwynn
d76264fde2 merged stage into master 2016-06-07 14:26:36 -07:00
David Baldwynn
a8530472d5 merged 2016-06-07 14:22:20 -07:00
David Baldwynn
82b864dd22 updated env 2016-06-07 13:50:37 -07:00
David Baldwynn
bdb741affc merged edit submissions view 2016-06-07 13:19:19 -07:00
Sam
6763f56f23 fix docker 2016-06-07 22:10:27 +02:00
Sam
1153ce8629 add review to trad 2016-06-07 22:10:27 +02:00
Sam
b22b3dc476 translate yes/no field 2016-06-07 22:10:27 +02:00
Sam
77b51e859b remove log 2016-06-07 22:10:27 +02:00
Sam
b674bc0b98 form success typo 2016-06-07 22:10:27 +02:00
Sam
68c87155e1 translate submit button 2016-06-07 22:10:27 +02:00
Sam
6f85834eec make it work 2016-06-07 22:10:27 +02:00
Sam
33de24f521 fix star in demo 2016-06-07 22:10:27 +02:00
Sam
c6864c6db6 translate app + add french translation 2016-06-07 22:10:27 +02:00
Sam
2981a90f57 export supportedFields in injector 2016-06-07 22:10:27 +02:00
Sam
171d4c6b07 colorpicker tmp hack 2016-06-07 22:10:27 +02:00
Sam
d72dfc1fae reorder dependencies 2016-06-07 22:10:27 +02:00
Sam
fb74ac7d56 add base build + demo 2016-06-07 22:10:27 +02:00
Sam
48518ec64d wip 2016-06-07 22:10:27 +02:00