Commit 496e197
committed
Update integration to 2.7.12-7
1 parent 903567f commit 496e197
1 file changed
Lines changed: 1 addition & 1 deletion
- CHANGELOG.md+1
- app/helpers/standard_form_builder.rb+16-8
- app/javascript/controllers/events/courses/group_filter_controller.js+39
- app/javascript/javascripts/modules/multiselect_add_chips.js.coffee-40
- app/javascript/javascripts/modules/tom_select.js-51
- app/javascript/stylesheets/hitobito/_form.scss+1-5
- app/javascript/stylesheets/hitobito/_help-texts.scss+4
- app/javascript/stylesheets/hitobito/modules/_chip.scss+1-1
- app/views/events/courses/_filter.html.haml+20-25
- app/views/events/courses/_group_filter.html.haml+7-5
- app/views/events/courses/index.html.haml+2-1
- app/views/layouts/_environment_header.html.haml+2
- app/views/roles/_details.js.haml+6-1
- app/views/roles/_duration_fields.html.haml+4-4
- app/views/roles/_fields.html.haml+5
- app/views/roles/_label.html.haml+5
- app/views/roles/_modal.html.haml+5
- app/views/roles/_person_fields.html.haml+4
- app/views/roles/_popover.js.haml+5
- app/views/roles/_type_select.html.haml+4
- app/views/roles/create.js.haml+5
- app/views/roles/details.js.haml+6-1
- app/views/roles/edit.js.haml+5
- app/views/roles/new.js.haml+5
- app/views/roles/role_types.js.haml+5-1
- app/views/roles/update.js.haml+5
- spec/features/events/course_listing_spec.rb+60
- spec/jobs/mail_relay_job_spec.rb+1-1
- spec/regressions/events/courses_controller_spec.rb+4-4
0 commit comments