• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

railsadminteam / rails_admin / 6988044014
96%

Build:
DEFAULT BRANCH: master
Ran 25 Nov 2023 08:36AM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Canceled at 15 May 2024 05:59PM UTC via web
6988044014

push

github

web-flow
Resolved a problem with embedded mongoid documents and boolean selectors (#3555)

* Resolved a problem with embedded mongoid documents and boolean selectors

Previous implementation was creating a label with an incorrect for attribute when used on an embedded mongoid document. It would create <label for=parent_class[embedded_class_attributes]_field_name_1 ... when the id of the input field was parent_class_embedded_class_attributes_field_name_1. Because of this the selectors did nothing when clicked since the label references an id that does not exist. This change to using the rails label helper should safely create the label in all cases.

* Resolved a problem with embedded mongoid documents and boolean selectors

Previous implementation was creating a label with an incorrect for attribute when used on an embedded mongoid document. It would create <label for=parent_class[embedded_class_attributes]_field_name_1 ... when the id of the input field was parent_class_embedded_class_attributes_field_name_1. Because of this the selectors did nothing when clicked since the label references an id that does not exist. This change to using the rails label helper should safely create the label in all cases.

* Added spec for embedded booleans

* reducing scope of JS enable to just the test that needs it
Source Files on build 6988044014
Detailed source file information is not available for this build.
  • Back to Repo
  • 87087224 on github
  • Prev Build on master (#6674639657)
  • Next Build on master (#6994788419)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc