1
0
Commit Graph

746 Commits

Author SHA1 Message Date
Michael Schramm
b253917350 add heroku deploy with data from https://github.com/ohmyform/ohmyform/pull/83 2020-06-03 13:27:57 +02:00
Oleg Lavrovsky
c38b4dcecc Added app.json, updated logo
(cherry picked from commit f4e812f954a08f0dfa05b25bf8b969d3f33d15d0)
2020-06-03 13:04:43 +02:00
Michael Schramm
e7208ea992 update for new structure 2020-06-01 03:43:50 +02:00
Leopere
cd40581cb4 Updated TellForm logo to OhMyForm 2019-07-28 20:39:59 -04:00
wodka
cc12ed924c get rid of tellform names 2019-07-18 12:35:07 +02:00
wodka
f7b1dd05e9 fix analytics
upgrade missing dependencies
upgrade libraries
change service naming
2019-07-15 10:15:06 +02:00
wodka
b83b431c95 Merge remote-tracking branch 'origin/fixedSignupErrors' into features/missing
# Conflicts:
#	public/modules/users/config/users.client.routes.js
#	public/modules/users/controllers/settings.client.controller.js
#	public/modules/users/views/settings/change-password.client.view.html
2019-07-11 23:36:34 +02:00
wodka
1caf34c230 Merge remote-tracking branch 'origin/fixUXBugs' into features/missing
# Conflicts:
#	.gitignore
#	app/views/form.server.view.pug
#	package-lock.json
#	package.json
#	public/form_modules/forms/base/config/i18n/french.js
#	public/modules/core/config/core.client.routes.js
#	public/modules/core/config/i18n/french.js
#	public/modules/core/controllers/header.client.controller.js
#	public/modules/forms/admin/css/admin-form.css
#	public/modules/users/controllers/authentication.client.controller.js
#	public/modules/users/services/auth.client.service.js
#	scripts/create_admin.js
#	server.js
2019-07-11 23:32:25 +02:00
wodka
423154790a Merge branch '2.20' into features/missing
# Conflicts:
#	app/models/form.server.model.js
#	package-lock.json
#	package.json
#	public/modules/forms/admin/views/admin-form.client.view.html
#	public/modules/forms/admin/views/directiveViews/form/edit-submissions-form.client.view.html
2019-07-11 23:22:49 +02:00
wodka
2276ca100f Merge branch 'master' into 2.20
# Conflicts:
#	config/env/secure.js
#	package-lock.json
#	package.json
#	public/form_modules/forms/base/css/form.css
#	public/modules/forms/admin/config/i18n/french.js
2019-07-11 23:18:55 +02:00
David Baldwynn
80fdcb5d4f added support for computing analytics on backend 2019-07-11 22:49:26 +02:00
David Baldwynn
b9428a5df5 fixed configure tab in form 2019-07-11 22:44:35 +02:00
David Baldwynn
b5702f72a5 fixed title overflow bug for list-forms and admin-form pages 2019-07-11 22:42:07 +02:00
David Baldwynn
13d9bd9ece fixed bugs with authentication 2018-09-11 14:09:17 -07:00
David Baldwynn
19c85f9845 fixed css aligment for form multi choice questions 2018-09-11 16:46:59 -04:00
David Baldwynn
52a1ab2bff got form running and fixed swedish translations 2018-08-31 15:25:43 -04:00
David Baldwynn
38b3618f8b
Merge pull request #291 from mattiasaxell/patch-4
Create swedish.js translation
2018-03-05 12:39:55 -08:00
David Baldwynn
f5dc78b6d7
Merge pull request #292 from mattiasaxell/patch-5
Create swedish.js - Swedish translation
2018-03-03 16:18:06 -08:00
David Baldwynn
f384f5fee4
Merge pull request #293 from mattiasaxell/patch-6
Create swedish.js first translation
2018-03-03 16:17:57 -08:00
Mattias Axell
53fa777ce0
Create swedish.js first Swedish translation 2018-02-28 18:12:54 +01:00
Mattias Axell
e725aa1ea3
Create swedish.js first translation 2018-02-28 17:22:21 +01:00
Mattias Axell
c63e905c25
Create swedish.js - Swedish translation 2018-02-28 16:31:35 +01:00
Mattias Axell
ee2c59805e
Create swedish.js translation 2018-02-28 16:28:34 +01:00
Maxime
1ace06555c Fix french translations in modules, form_modules and locales. 2018-02-14 17:28:19 +01:00
David Baldwynn
bc2f49b090 Merge branch 'fixUXBugs' into updateSetupScript 2017-11-21 15:59:18 -08:00
David Baldwynn
6213ec227d updated field-icon test 2017-11-21 15:56:10 -08:00
David Baldwynn
f6546deb59 removed globalId 2017-11-21 11:37:01 -08:00
David Baldwynn
d8268e4a9b Added test for preserving visitorData on update and removed debugger statements 2017-11-21 10:50:58 -08:00
David Baldwynn
68858ca1a3 fixed fieldType constant 2017-11-21 10:42:32 -08:00
David Baldwynn
801677bdd7 fixed angular-ui sorting bug 2017-11-21 07:24:22 -08:00
David Baldwynn
91528889e5 got tests to pass 2017-11-21 00:05:01 -08:00
David Baldwynn
94bcae9d5b added clarifying comment for formatDeviceData 2017-11-20 21:24:20 -08:00
David Baldwynn
75d06037a3 removed formValidity filter from admin js 2017-11-20 20:54:38 -08:00
David Baldwynn
9c24d15a32 remove empty test case from header.client.controller.test.js 2017-11-20 20:30:41 -08:00
David Baldwynn
4d8fe4c23a removed redundant ng-true-value and ng-false-value from bs-switch 2017-11-20 20:28:56 -08:00
David Baldwynn
218d96dc2b changed loading to saveInProgress for v-busy button in configure directive 2017-11-20 20:27:14 -08:00
David Baldwynn
00d437ea1e added 'copied' label after copy button is clicked 2017-11-20 20:23:25 -08:00
David Baldwynn
f3f9232c62 removed getUserState from Auth service 2017-11-20 19:58:43 -08:00
David Baldwynn
1c4ce87084 removed deprecated properties from mock models 2017-11-20 19:56:49 -08:00
David Baldwynn
a3e0e89019 removed unused template property from configureTabs array 2017-11-20 18:57:43 -08:00
David Baldwynn
8d3e605261 fixed create new form bug 2017-11-20 18:30:16 -08:00
David Baldwynn
5ad2875378 fixed icon bug on field dragging 2017-11-19 22:42:59 -08:00
David Baldwynn
d74c04fa86 added padding for share panel 2017-11-19 22:10:07 -08:00
David Baldwynn
f897b39549 fixed disabled switch for respondent notifications bug 2017-11-19 21:37:27 -08:00
David Baldwynn
66409c15d8 fixed bugs in listForms duplication 2017-11-19 21:31:26 -08:00
David Baldwynn
9d040e9672 fixed flashing between configure tabs 2017-11-19 21:26:49 -08:00
David Baldwynn
56b7497dca set default form language to user's language 2017-11-19 21:09:57 -08:00
David Baldwynn
14243285bb fixed form create modal bug 2017-11-19 21:07:00 -08:00
David Baldwynn
902d2b31e2 fixed test for settings controller 2017-11-19 18:32:18 -08:00
David Baldwynn
e01b4d53e3 disabled key to option when # of options > 26 2017-11-19 21:18:31 -05:00