Commit graph

1501 commits

Author SHA1 Message Date
David Baldwynn b6b93d15f0 fixed delete button state change bug 2017-11-19 21:15:26 -05:00
David Baldwynn 153d12a4e3 Merge branch '2.20' into fixUXBugs 2017-11-19 20:44:59 -05:00
David Baldwynn 70eec8731c fixed key to option 2017-11-19 16:53:33 -08:00
David Baldwynn a217567b9b fixed key-to-option attributes 2017-11-19 16:10:30 -08:00
David Baldwynn 58380d23e3 fixed double scrolling bug with radio field 2017-11-19 15:38:08 -08:00
David Baldwynn 1721db9efe slowed down field scrolling 2017-11-19 15:32:15 -08: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
FELIX CHERUIYOT ed662281cd
Merge pull request #1 from felixcheruiyot/felixcheruiyot-patch-1
Fix missing vendor file reference
2017-11-17 07:44:07 +03:00
FELIX CHERUIYOT 13c3263667
Fix missing vendor file reference
vendor.min.js not found
2017-11-17 07:43:21 +03:00
David Baldwynn c911e53609 Merge remote-tracking branch 'origin/fixUXBugs' into 2.20 2017-11-15 14:49:28 -05:00
David Baldwynn 29633b0b8b got all serverside tests to pass 2017-11-15 11:45:39 -08:00
David Baldwynn 995e94f7f5 fixed send email tests 2017-11-15 11:43:36 -08:00
David Baldwynn ef9265576c removed complex form save logic 2017-11-15 11:23:21 -08:00
David Baldwynn 22fab93a55 added default values for analytics page 2017-11-15 11:02:28 -08:00
David Baldwynn c21477fb02 added styling for quilljs editor 2017-11-15 10:56:10 -08:00
David Baldwynn 2a0cdcca20 added routable tabs for share form config panel 2017-11-15 10:47:57 -08:00
David Baldwynn 69f1f42816 reorganized css for admin-form 2017-11-15 10:12:01 -08:00
David Baldwynn ab830fdc9e fixed form footer toggle in config general admin panel 2017-11-15 09:41:19 -08:00
David Baldwynn 3606c9444b fixed by zero mongodb bug for aggregation 2017-11-15 04:31:14 -08:00
David Baldwynn 965962b5e0 removed console.logs from server and client side 2017-11-15 04:19:14 -08:00
David Baldwynn b37f4f7593 removed unused 'ispreview' attr from submit-form directive 2017-11-15 04:16:47 -08:00
David Baldwynn d23342ac57 removed textAngular 2017-11-15 04:14:39 -08:00
David Baldwynn 522ee6f54f got 'view my form link' to open a new tab 2017-11-15 04:13:00 -08:00
David Baldwynn 6c41e6fce2 fixed signout glitching bug 2017-11-15 04:10:15 -08:00
David Baldwynn a193d78d90 fixes language dropdown for form create modal 2017-11-15 03:57:46 -08:00
David Baldwynn 146cf9256d removed unused code from edit-form directive 2017-11-15 03:48:34 -08:00
David Baldwynn f619b6e1ca added subject quilljs fields for self and respondent notifications 2017-11-15 03:46:40 -08:00
David Baldwynn 98d874783f got email notifications to work with quilljs 2017-11-15 02:46:54 -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 70801dfd96 got working for server 2017-11-14 02:45:08 -05:00
David Baldwynn 49141e6dc0
Merge pull request #262 from tellform/fixResponseCountOnFormList
Fix incorrect responses count for form list view
2017-11-13 23:02:03 -08:00
David Baldwynn 499f2c97a8
Merge pull request #261 from tellform/fixedScrollspy
Fixed ScrollSpy for fields
2017-11-13 22:18:35 -08:00
David Baldwynn 9d51608a62 added email notifications to json form data 2017-11-13 22:09:15 -08:00
David Baldwynn 56bbc68980 fixed shape dropdown for rating field 2017-11-13 21:49:16 -08:00
David Baldwynn 67a3013945 readded page loader gif for form view 2017-11-13 21:26:30 -08:00
David Baldwynn 2e5bd5beb5 fixed form validation bug with radio 2017-11-13 21:25:05 -08:00
David Baldwynn f5e32e9548 got validity working for rating field 2017-11-13 21:07:27 -08:00
David Baldwynn 04001244d1 fixed prev and next field buttons 2017-11-13 18:22:15 -08:00
David Baldwynn 6848b740b3 moved from on('scroll' to using duScroll for tracking activeField 2017-11-13 18:14:52 -08:00
David Baldwynn 15a508cca7 change name of form assets from form-vendor.min.js to vendor.min.js 2017-11-13 16:56:24 -08:00
David Baldwynn ed6d917e6b fixed incorrect responses count for form list view 2017-11-13 16:52:42 -08:00
David Baldwynn 09d430a7e1 added cosmetic changes to analytics panel 2017-11-13 15:21:29 -08:00
David Baldwynn 1f9a0ed1e4
Merge pull request #254 from tellform/fixSlowAnalyticsBug
Fix Slow Form Analytics Bug
2017-11-13 15:00:18 -08:00
David Baldwynn 060cd5980f Merge branch 'fixSlowAnalyticsBug' of github.com:tellform/tellform into fixSlowAnalyticsBug 2017-11-13 14:52:52 -08:00