Commit graph

1214 commits

Author SHA1 Message Date
David Baldwynn f6bb23a3bf fixed duplicate views bug 2017-09-29 17:33:55 -07:00
David Baldwynn b3915b7f90 added cache 2017-09-20 20:53:50 -07:00
David Baldwynn 9ed2b732b4 got tests to pass 2017-09-20 18:36:42 -07:00
David Baldwynn 78a6c8fabc fixed translation bug in form preview 2017-09-20 16:57:05 -07:00
David Baldwynn c396aa8a6d fixed alignment bug with form fields and delete/copy buttons 2017-09-20 16:06:01 -07:00
David Baldwynn c0cc33e223 integrated form_modules into admin panel 2017-09-20 15:18:19 -07:00
David Baldwynn e910a02aee fixed disappearing copy/delete buttons for form fields 2017-09-20 11:30:11 -07:00
David Baldwynn b84ff46a31 Merge pull request #221 from James9074/custom-email
Adding Custom SMTP Server Config
2017-08-15 16:22:24 -07:00
David Baldwynn 76a80c5632 Merge branch 'master' into custom-email 2017-08-14 19:35:57 -07:00
David Baldwynn 6ec88f08d9 Update user.server.model.js 2017-08-14 19:33:00 -07:00
James Thomas c1f08fec14 Updating docs for custom smtp updates 2017-08-14 21:23:06 -04:00
James Thomas f80c0e9bcc Added custom mail host via MAILER_SERVICE_PROVIDER, MAILER_SMTP_PORT, and MAILER_SMTP_SECURE env vars 2017-08-14 20:58:26 -04:00
James Thomas 8ae13ea6c3 Updating Nodemailer to 4.0 to support verification methods 2017-08-14 20:57:30 -04:00
James Thomas 4dfb0c2fa8 Updating Node and NPM requirements in package + travis to work with Dockerfile node versions (6.x has incremented) 2017-08-14 20:20:12 -04:00
David Baldwynn 2d59c5aa91 Update README.md 2017-08-14 15:50:17 -07:00
David Baldwynn 082289c50c Merge pull request #215 from datagovsg/update-readme-missing-bower-cmd
Update readme missing bower cmd
2017-08-07 15:47:39 -07:00
David Baldwynn 1eebdc81d1 Merge branch 'master' into update-readme-missing-bower-cmd 2017-08-07 15:47:11 -07:00
abby 834c79b364 added missing bower cmd in readme 2017-08-07 16:32:38 +08:00
abby-ng 9066ce3bb0 Merge pull request #8 from datagovsg/align_delete_formfields
Removed fixed height of buttons
2017-08-07 15:40:50 +08:00
User 80669ab276 Removed fixed height of buttons 2017-08-07 15:37:00 +08:00
David Baldwynn 2156adaf0d Update package.json 2017-08-04 23:52:08 -07:00
David Baldwynn 66f105dae1 Update .travis.yml 2017-08-04 23:50:39 -07:00
David Baldwynn c4cacb0e59 Update package.json 2017-08-02 17:15:05 -07:00
David Baldwynn dfdefaa305 Merge pull request #211 from tellform/fixed_user_signup_error_ui
Fix user signup errors [wip]
2017-08-02 16:47:15 -07:00
David Baldwynn d63f03f83e fixed division by zero error for form field statistics 2017-08-02 19:10:42 -04:00
David Baldwynn bb6d6fcac0 fixed socketio bug on production 2017-08-02 19:06:05 -04:00
David Baldwynn 7b4c0c8f65 refixed dropdown value display 2017-08-02 18:30:12 -04:00
David Baldwynn 91e403b043 Merge pull request #212 from tellform/fix_rendered_form_bugs
Fix rendered form bugs
2017-08-02 15:17:13 -07:00
David Baldwynn a3fb15d26d fixed legal and radio fields continue to next on key input bug 2017-08-02 17:45:49 -04:00
David Baldwynn 53828594ff fixed star field has preset value before being set bug 2017-08-02 17:13:10 -04:00
David Baldwynn dce758b22a fixed rating field bug that wouldn't advance to next field on click 2017-08-02 16:45:23 -04:00
David Baldwynn 02d42c90b3 fixed lack of error text bug for numbers field 2017-08-02 16:33:52 -04:00
David Baldwynn 2a605d46a7 fixed next field button not working bug 2017-08-02 16:31:14 -04:00
David Baldwynn 4e09d7c28c fixed date field bug 2017-08-02 16:23:54 -04:00
David Baldwynn f13d0cf077 Fixed bug that didn't allow user to rearrange form fields 2017-08-02 16:05:17 -04:00
abby-ng 1e19f75310 Merge pull request #6 from datagovsg/update-readme
minor changes
2017-08-02 16:18:44 +08:00
abby de014dd9ad minor changes 2017-08-02 16:18:16 +08:00
abby-ng 8aceeb91bb Merge pull request #5 from datagovsg/update-readme
updated readme
2017-08-02 16:13:01 +08:00
abby fa80ef038e updated readme
- added setup procedure for FORMA
2017-08-02 16:12:32 +08:00
abby-ng d05200e41a Merge pull request #4 from abby-ng/change-menu-order
change menu order
2017-08-02 11:45:13 +08:00
abby bdd24c1805 change menu order
change the menu order to create, configure, design, analyse, share
2017-08-02 11:19:40 +08:00
abby-ng 90147585d9 Merge pull request #3 from abby-ng/fix-menu-submenu
fix menu & submenu
2017-08-02 10:15:50 +08:00
abby 0063ce520b fix menu & submenu
- main menu has items: create, configure and share but analyse, share &
design menu are submenus in share page
- fixed index of uib-tab
2017-08-02 10:14:36 +08:00
David Baldwynn a0ccafc99c fixed user signup error handling 2017-08-01 19:12:13 -04:00
David Baldwynn 7ab619615e :wqUpdate admin-form.client.view.html 2017-08-01 18:45:31 -04:00
abby-ng 48ffcb86b5 Merge pull request #2 from abby-ng/fix-create-analyze-page
fix create analyse page
2017-08-01 17:19:53 +08:00
abby 77b9a325d6 fix create analyse page
- fix create menu display analyze page & vice versa
2017-08-01 17:19:26 +08:00
abby-ng 411a4d497f Merge pull request #1 from abby-ng/initial-version
initial fork version
2017-08-01 11:06:52 +08:00
abby 8098c3f4a6 initial fork version
- fixed missing port in verification link for dev env
- disable linting (existing code base > 1k jslint warning, generating
huge amount of logs & hiding other logs during build)
2017-08-01 10:58:27 +08:00
David Baldwynn d07c013885 Update admin-form.client.view.html 2017-07-31 14:17:57 -07:00