1
0
Commit Graph

1831 Commits

Author SHA1 Message Date
David Baldwynn
632d2b409d removed submissions property from form model 2017-11-20 21:15:47 -08:00
David Baldwynn
e0ad256904 removed setting analytics to empty array after submissions are deleted 2017-11-20 21:11:28 -08:00
David Baldwynn
2c9e931257 removed unnessecary console.log() statement from passport helpers 2017-11-20 21:07:04 -08:00
David Baldwynn
c7d28d641c removed commented out code in send-email-notifications 2017-11-20 21:05:58 -08:00
David Baldwynn
eb658af30d got jshint to pass 2017-11-20 21:04:07 -08:00
David Baldwynn
a165cdc242 moved privateFields dict to constants.js 2017-11-20 20:58:53 -08:00
David Baldwynn
75d06037a3 removed formValidity filter from admin js 2017-11-20 20:54:38 -08:00
David Baldwynn
341ce5a88f
Merge pull request #265 from felixcheruiyot/master
Fix wrong vendor.min.js file reference URL
2017-11-20 20:33:33 -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
2523631d96 fixed lcovMerge 2017-11-19 18:42:10 -08:00
David Baldwynn
a8ae7e2105 fixed ng-quill dependency 2017-11-19 18:36:32 -08:00
David Baldwynn
902d2b31e2 fixed test for settings controller 2017-11-19 18:32:18 -08:00
David Baldwynn
0e7ee4261a added jspdf to bower deps 2017-11-19 21:20:46 -05:00
David Baldwynn
e01b4d53e3 disabled key to option when # of options > 26 2017-11-19 21:18:31 -05:00
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