61 Commits

Author SHA1 Message Date
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
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
13d9bd9ece fixed bugs with authentication 2018-09-11 14:09:17 -07:00
David Baldwynn
ff509f2b5c added updating of translation when user changes profile language 2017-11-19 15:23:38 -08:00
David Baldwynn
6a992d74ad Added tests for password, settings and verify controllers 2017-11-19 15:11:43 -08:00
David Baldwynn
cb3fe0932f refactored user settings controller 2017-11-19 13:34:39 -08:00
David Baldwynn
35ea6276a7 added tests for password controller 2017-11-19 13:31:06 -08:00
David Baldwynn
d1159087d4 added tests for authentication controller 2017-11-19 13:12:18 -08:00
David Baldwynn
0e7eb457cc got clientside tests to pass 2017-11-19 11:12:46 -08:00
David Baldwynn
965962b5e0 removed console.logs from server and client side 2017-11-15 04:19:14 -08:00
David Baldwynn
6c41e6fce2 fixed signout glitching bug 2017-11-15 04:10:15 -08:00
David Baldwynn
f3638a1d42 fixed small ux bugs 2017-11-15 00:29:45 -08:00
David Baldwynn
758eb5a786 got textAngular to semi-work with template variables 2017-11-14 23:26:47 -08:00
David Baldwynn
ef23ceb07d Merge branch '2.20' into fixedSignupErrors 2017-11-05 16:26:35 -08:00
David Baldwynn
a77a59c3ba Merge branch '2.20' into emailNotifications 2017-11-05 16:26:09 -08:00
David Baldwynn
8521ede885 Merge branch 'master' into 2.20 2017-11-05 15:43:07 -08:00
David Baldwynn
6927f9d5ac fixed signin redirect bug 2017-11-02 10:37:29 -07:00
David Baldwynn
22875abab5 fixed signin validation bug 2017-11-02 09:54:14 -07:00
David Baldwynn
88fbf9e51f got user tests to pass 2017-10-29 12:20:49 -07:00
David Baldwynn
eaef327b37 fixed reloading bug for settings pages 2017-10-28 01:19:09 -07:00
David Baldwynn
3b9f01f92a fixed form_fields translation bug 2017-10-28 00:45:04 -07:00
David Baldwynn
a829e08d73 fixed errors for password reset, user signup and user signin 2017-10-27 23:54:55 -07:00
David Baldwynn
34b2cba461 added client side validation for email, username and password inputs 2017-10-27 23:23:50 -07:00
David Baldwynn
c45d248c3c internationalized transactional emails 2017-10-27 20:46:00 -07:00
David Baldwynn
45b378d16f sped up list forms and fixed analytics bugs 2017-10-02 08:17:39 -07:00
David Baldwynn
c0cc33e223 integrated form_modules into admin panel 2017-09-20 15:18:19 -07: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
0f1dcc89e0
fixed reset password 2017-03-30 15:14:19 -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
2876c69a5a got subdomains to work 2016-06-08 20:32:33 -07:00
David Baldwynn
06e6780cd1 fixed routing 2016-03-29 18:16:36 -07:00
David Baldwynn
e5386c41ee fixed password reset bug 2015-11-12 15:40:44 -08:00
David Baldwynn
cb5e3e715f fixed reset email url bug 2015-11-12 15:22:58 -08:00
David Baldwynn
065f2a47f6 added stuff 2015-11-05 17:22:16 -08:00
David Baldwynn
23828b0b25 fixed email signup 2015-11-05 14:38:38 -08:00
David Baldwynn
8b8aed337e fixed login/signup bug 2015-09-15 15:21:49 -07:00
David Baldwynn
9981cd8e8d added clientside unit-tests for form and user 2015-08-25 14:33:52 -07:00
David Baldwynn
7885223a68 added backend tests 2015-08-07 14:02:44 -07:00
David Baldwynn
ef111cbec6 Fixed bugs on verification 2015-07-29 11:34:00 -07:00
David Baldwynn
7fb5b73162 got account verification to work 2015-07-28 17:16:44 -07:00
David Baldwynn
5abbebb117 fixed autosaving 2015-07-28 15:29:07 -07:00
David Baldwynn
e552e03f81 got user email verification working 2015-07-27 13:33:43 -07:00
David Baldwynn
6983440113 got submission deletion working 2015-07-27 11:11:43 -07:00
David Baldwynn
79dfbbc8a7 got table submissions to display correctly 2015-07-21 16:25:45 -07:00
David Baldwynn
b2211412d8 updated readme 2015-07-09 15:15:34 -07:00
David Baldwynn
23fd8e36d6 removed autosave for configuration settings 2015-07-06 19:52:55 -07:00
David Baldwynn
78b08af8c7 made landing page pretty 2015-07-06 18:21:43 -07:00