Commit Graph

786 Commits

Author SHA1 Message Date
David Craig ab79e5cd11 Merge pull request #36 from tractorcow/pulls/fix-empty-pages
BUG Fix empty pages
2015-08-17 16:40:38 +12:00
Damian Mooyman 08d5736c48 BUG Fix empty pages 2015-08-17 15:40:02 +12:00
Christopher Pitt bab2f2a074 Merge pull request #34 from tractorcow/pulls/fix-lots-of-bugs
BUG Fix issues when adding new formfields:
2015-08-17 15:13:55 +12:00
Christopher Pitt 98cf023c97 Merge pull request #35 from tractorcow/pulls/rename-radio
Rename 'Radio field' to 'Radio Group'
2015-08-17 15:13:11 +12:00
Damian Mooyman 5b8a9e7b04 Rename 'Radio field' to 'Radio Group' 2015-08-17 14:05:50 +12:00
Damian Mooyman 9535a2acd7 BUG Fix issues when adding new formfields:
- Page no longer reloads on new field
 - Preview mode no longer errors on new field
 - Sort order of field dropdown is ordered
 - Default field type to Text field instead of abstract base class
 - Ensure fields named 'Field' is invalidated.
2015-08-17 13:56:16 +12:00
Christopher Pitt 9c98f8d345 Merge pull request #31 from open-sausages/feature/add-segment-field-notemplates
Feature/add segment field notemplates
2015-08-17 10:20:43 +12:00
Damian Mooyman 0741de2cee Remove templates 2015-08-14 15:39:30 +12:00
Christopher Pitt 85f47e3623 Added segment field 2015-08-14 15:39:30 +12:00
David Craig 766555928e Merge pull request #30 from tractorcow/pulls/formeditor-styles
Update form editor colours
2015-08-14 15:38:43 +12:00
Damian Mooyman 7a7a606c1e Merge pull request #29 from flashbackzoo/pulls/add-current-step-styles
Minor styling improvements
2015-08-14 15:17:03 +12:00
Damian Mooyman a1d7feedae Update form editor colours 2015-08-14 14:51:56 +12:00
David Craig f918352f71 Minor styling improvements 2015-08-14 10:45:25 +12:00
Damian Mooyman 50a26d00be Merge pull request #28 from flashbackzoo/pulls/fix-live-validation
Fix live validation
2015-08-14 10:36:43 +12:00
David Craig d73484fb69 Fix live validation 2015-08-14 09:57:06 +12:00
David Craig 8d15095bb2 Merge pull request #27 from tractorcow/pulls/fix-submission
BUG Fix form submission
2015-08-14 09:22:56 +12:00
Damian Mooyman cbfdb1f0b1 Merge pull request #26 from assertchris/add-scrutinizer-support
Added Scrutinizer support
2015-08-14 09:19:03 +12:00
Damian Mooyman f1c408d3f4 BUG Fix form submission
BUG Fixed display logic
2015-08-13 18:57:23 +12:00
Christopher Pitt 58391d4fa3 Added Scrutinizer support 2015-08-13 13:05:14 +12:00
Damian Mooyman 6848b39ac0 Merge pull request #25 from scott1702/userform-progress
keep first/last step buttons within userform-progress div
2015-08-13 12:47:43 +12:00
scott1702 53a9aafbe5 keep first/last buttons within userform-progress div 2015-08-13 12:39:41 +12:00
Damian Mooyman 7a131db8f6 Merge pull request #24 from flashbackzoo/pulls/fix-final-step-validation
Validate all steps when submitting the form
2015-08-13 12:33:47 +12:00
David Craig 8a9ed76439 Validate all steps when submitting the form 2015-08-13 12:29:05 +12:00
Damian Mooyman 5c0f172ee5 Merge remote-tracking branch 'open-sausages/feature/field-groups' into feature/multi-page-forms-v2 2015-08-13 12:28:31 +12:00
David Craig e839d7eead Merge pull request #21 from tractorcow/pulls/field-groups
API Formfield validation for nested groups and pages
2015-08-13 12:26:20 +12:00
Damian Mooyman 7107ad7072 API Formfield validation for nested groups and pages 2015-08-13 12:24:54 +12:00
Damian Mooyman 6ec9f20dc6 Merge pull request #23 from scott1702/userform-progress
allow js positioning to be removed
2015-08-13 11:40:51 +12:00
scott1702 2bd70c3805 allow js positioning to be removed 2015-08-13 11:13:13 +12:00
Damian Mooyman 3accdf4980 Merge pull request #14 from scott1702/userform-docs
[WIP] Update user docs to incl. Multipage + Fieldgrouping
2015-08-12 18:12:59 +12:00
Damian Mooyman 44197cb852 Merge pull request #20 from scott1702/feature/field-groups
Styling for fields within fieldgroups
2015-08-12 17:17:10 +12:00
scott1702 b483a10566 Cms styling for fieldgroups 2015-08-12 16:24:06 +12:00
scott1702 2c93124fb1 Merge pull request #19 from tractorcow/pulls/field-groups
API Frontend form fields for nested composite fields
2015-08-12 16:23:24 +12:00
Damian Mooyman 4adc698e0f API Frontend form fields for nested composite fields 2015-08-12 16:08:32 +12:00
scott1702 03692c717f Merge pull request #17 from tractorcow/pulls/field-groups
API Directly create editable fields on add
2015-08-12 13:12:42 +12:00
Damian Mooyman 5ba3d9b2e0 API Directly create editable fields on add 2015-08-12 12:45:25 +12:00
Damian Mooyman a8ee26ec50 API Add field group (unfinished) 2015-08-12 09:57:54 +12:00
Damian Mooyman b1c86f346f Merge pull request #15 from flashbackzoo/pulls/cms-values-as-data-attributes
Apply user defined values to form
2015-08-12 09:29:12 +12:00
scott1702 65f056171d update user docs to incl page breaks + fieldgrouping 2015-08-11 17:03:20 +12:00
David Craig 1722e6ba40 Apply user defined values to form 2015-08-11 16:55:23 +12:00
Damian Mooyman 8103d869e2 Merge pull request #11 from scott1702/userform-progress
Userform progress improvements
2015-08-11 15:06:45 +12:00
scott1702 30548d793b Userform progress improvements 2015-08-11 14:57:42 +12:00
David Craig 01b07a73fb Merge pull request #13 from tractorcow/pulls/multi-page-form/page-break-editor
Add "Add page break" button
2015-08-11 14:45:25 +12:00
Damian Mooyman 9f112e3b23 Add "Add page break" button
Fix unit test failures
2015-08-11 14:18:46 +12:00
David Craig 98b86a8e33 Merge pull request #289 from tractorcow/pulls/update-form-editor-v2
API new form editor
2015-08-11 11:48:01 +12:00
Damian Mooyman 0ab7e27970 Merge pull request #12 from flashbackzoo/feature/multi-page-forms-v2
Feature/multi page forms v2
2015-08-11 10:09:16 +12:00
David Craig 65651387e0 Update step rendering 2015-08-11 10:07:13 +12:00
David Craig 3217695713 port features
- hide field labels
- date picker
2015-08-10 13:51:26 +12:00
David Craig 97eb8b0255 Initial validation 2015-08-10 13:18:50 +12:00
David Craig 10c86bcbc1 Removed unused js 2015-08-10 13:18:50 +12:00
David Craig e0aa7cd812 Add lightweight base form styling 2015-08-10 13:17:48 +12:00