Skip to content

History / Bootstrap 3 and Ember Data With Server Side Validations

Revisions

  • Updates errorText to support both ember-validation style errors and ember-data errors that contain message property

    @strukturedkaos strukturedkaos committed Nov 8, 2014
  • Adding link to issue integrating Ember-validation + Ember Data

    @seriousben seriousben committed Oct 29, 2014
  • Adding code to registerTemplate to EasyForm.

    @seriousben seriousben committed Oct 25, 2014
  • fix problem with checkbox and label

    @jelhan jelhan committed Oct 23, 2014
  • Better support for checkboxes, but still big problem that input element should be child element of label

    @jelhan jelhan committed Oct 18, 2014
  • better handling for label on checkboxes

    @jelhan jelhan committed Oct 18, 2014
  • Added the Select.reopen portion to add the proper styles to select boxes.

    @Kikketer Kikketer committed Aug 18, 2014
  • Updated Bootstrap 3 and Ember Data With Server Side Validations (markdown)

    @Kikketer Kikketer committed Aug 18, 2014
  • Fixed a small error with an unneeded IF Check

    @Kikketer Kikketer committed Aug 18, 2014
  • Added the inputOptionsValues so you can now send the input type.

    @Kikketer Kikketer committed Aug 15, 2014
  • Adjusted the input.hbs to account for the dual error messages appearing.

    @Kikketer Kikketer committed Aug 13, 2014
  • errors.message was never being set, the validation messages were never appearing. The firstObject was all that it needed.

    @Kikketer Kikketer committed Aug 13, 2014
  • Added the period after 'context.errors

    @Kikketer Kikketer committed Aug 13, 2014
  • Created Bootstrap 3 and Ember-Data With Server Side Validations (markdown)

    @Emerson Emerson committed May 29, 2014