Commit Graph

55 Commits (43d66e6f149d3bb2b4958264bf8f4b5236ab75ee)

Author SHA1 Message Date
Inga Mai 7b43a78836 Required fields implementation corrected, tests adapted 6 years ago
Oliver Günther 03448e758e
Move ckeditor components into one and add markdown source 6 years ago
Jens Ulferts 319f33e924
remove textile 6 years ago
Oliver Günther 059770f533
FactoryGirl => FactoryBot 7 years ago
Oliver Günther 112c7bc287
Rework helper to auto-include wysiwig in tab builder when requested 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther b93b088940
Remove globalize, name_locales for custom fields 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther e652268b44
Avoid explicitly testing html output 8 years ago
ulferts 3b1976a5aa Fix/accessible pre and suffix (#4601) 8 years ago
Oliver Günther d49ba37e0a Remove explicit required label for impaired users 9 years ago
Oliver Günther bbfe941e77 Refactor required star into separate spans 9 years ago
Oliver Günther 86a061b6e7 Add separate span with error message for the current field 9 years ago
Oliver Günther ce503e3306 Add error handling to form labels 9 years ago
Oliver Günther 412becb62e Fix icon-add missing spec 9 years ago
Mohamed Wael Khobalatte 03cce5e25d Avoid defining same constants in multiple specs 9 years ago
Alex Coles acb2aa7eb1 Fix TabularFormBuilder HTML matching 9 years ago
Alex Coles 51b335fe35 Fix FormBuilder method signatures in specs 9 years ago
Jens Ulferts 7bdef98f0e set de and fr as default locales 9 years ago
Alex Coles ce93701029 Fix syntax (w/Rubocop) in specs 9 years ago
Alex Coles 6bd66e3876 Append -required modifier class rather than markup 10 years ago
Alex Coles e7be3c2b51 Add spec coverage for required form field labels 10 years ago
Alex Coles da4d6ef6a7 Simplify TabularFormBuilder field label specs 10 years ago
Alex Coles a2e02d8202 Update FormBuilder specs for removed default opts. 10 years ago
Jens Ulferts f781a4d6ff increase robustness when no label is specified on tabular form field 10 years ago
Florian Kraft 042b16b2cc fix using the label method in conjunction with OpenStruct 10 years ago
Florian Kraft f145a1c31f remove superfluous call to squish 10 years ago
Florian Kraft 91440250ab please the hound 10 years ago
Florian Kraft ab54a57165 upgrade the labels in formbuilder 10 years ago
Florian Kraft 9041b2bf25 refactor form builder option handling 10 years ago
Florian Kraft 03577a6334 please the hound 10 years ago
Florian Kraft bf620c7443 add radio button to tabular form builder 10 years ago
Jens Ulferts 387b1b7cd0 fix spec expectation 10 years ago
Alex Coles 763e576be7 Add a #within_path option to #be_html_eql matcher 10 years ago
Alex Coles 8e291d3b08 Minor Hash formatting fix for Rubocop 10 years ago
Alex Coles 90b1405140 Teach TabularFormBuilder prefix/suffix options 10 years ago
Alex Coles 3189ce519b Obey line length limits in TabularFormBuilder spec 10 years ago
Alex Coles 1f42f12747 Use #be_html_eql matcher in TabularFormBuilder spec 10 years ago
Florian Kraft d46b8a0edf
do not replace existing classes 10 years ago
Jens Ulferts 46258c6e0b remove duplicate form-container + unnecessary dom attributes 10 years ago
Jens Ulferts 44f122ed4b extract custom_fields form logic into separate builder 10 years ago
Jens Ulferts 8acfdadab0 add custom field to form builder - apply to version 10 years ago
Alex Coles 48569e11fc Add classes to TabularFormBuilder localized fields 10 years ago
Alex Coles 647a1e7aca Add specs for TabularFormBuilder localized fields 10 years ago
Jens Ulferts 65de31a7c7 use tabular form builder for project module selection 10 years ago
Alex Coles 978bfb7077 Fix TabularFormBuilder handling of custom classes 10 years ago
Alex Coles e6397977ce Extract duplicated shared examples into own file 10 years ago
Alex Coles 1e122b9518 Do not double wrap fields with no_label option 10 years ago
Alex Coles 3db2f0f638 Update TabularFormBuilder for multiple fields/row 10 years ago
Alex Coles 8663ceeb6e Update TabularFormBuilder to apply form classes 10 years ago