28 Commits

Author SHA1 Message Date
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
David Baldwynn
13d9bd9ece fixed bugs with authentication 2018-09-11 14:09:17 -07: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
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
3b9f01f92a fixed form_fields translation bug 2017-10-28 00:45:04 -07:00
David Baldwynn
878c6a38b5
fix delete form modal in /forms view 2017-03-06 12:39:29 -08: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
5f58f7b8ad fixed logout bug 2016-08-25 16:33:10 -07:00
David Baldwynn
637ff4dc70 added whole-app translation 2016-06-15 21:39:26 -07:00
David Baldwynn
c03c9ae33d added multi language support for form title 2016-06-08 16:56:06 -07:00
David Baldwynn
ca0ebe8c65 got signup disabled to work 2016-05-10 00:41:10 -07:00
David Baldwynn
898f31181b got setup script to work 2016-05-10 00:25:00 -07:00
David Baldwynn
e269fd8756 fixed routing errors 2016-04-27 18:40:51 -07:00
David Baldwynn
52a305cf9b added testing 2015-08-18 14:44:36 -07:00
David Baldwynn
5abbebb117 fixed autosaving 2015-07-28 15:29:07 -07:00
David Baldwynn
c07a9ba267 fixed logout redirection issue 2015-07-06 18:56:38 -07:00
David Baldwynn
78b08af8c7 made landing page pretty 2015-07-06 18:21:43 -07:00
David Baldwynn
6a949d1b14 added autosaving 2015-07-05 21:29:05 -07:00
David Baldwynn
3843a93e4b added submission view 2015-07-01 19:49:35 -07:00
David Baldwynn
0cd8fca8e6 fixed angularjs authentication 2015-07-01 16:14:39 -07:00
David Baldwynn
d6b64187ab got new auth to start working 2015-06-30 13:57:20 -07:00
David Baldwynn
dc3a58ff85 fixing angularjs auth 2015-06-30 12:42:02 -07:00
David Baldwynn
4d2357b460 fixed Principle -> dependency loop 2015-06-30 09:15:16 -07:00
David Baldwynn
0045f3d9cb got authentication working 2015-06-30 00:28:29 -07:00
David Baldwynn
87b351efea first commit 2015-06-29 15:51:29 -07:00