osem-fcy/app/views
Andrew Kvalheim 3e7be52586 Associate form label with its control
Resolves:

    Failures:

      1) Survey as an organizer create a survey
         Failure/Error: select 'boolean', from: 'Type of Question:', visible: false # Hidden by bootstrap-select

         Capybara::ElementNotFound:
           Unable to find select box "Type of Question:" that is not disabled and Unable to find input box with datalist completion "Type of Question:" that is not disabled
         # ./spec/features/surveys_spec.rb:24:in `block (3 levels) in <top (required)>'
         # ------------------
         # --- Caused by: ---
         # Capybara::ElementNotFound:
         #   Unable to find select box "Type of Question:" that is not disabled
         #   ./spec/features/surveys_spec.rb:24:in `block (3 levels) in <top (required)>'

    Failed examples:

    rspec ./spec/features/surveys_spec.rb:15 # Survey as an organizer create a survey
2022-03-16 14:12:01 -07:00
..
admin Associate form label with its control 2022-03-16 14:12:01 -07:00
application Retire semantic_form_for 2022-02-24 15:52:34 +01:00
booths Fix selectized users on booth/proposal forms 2022-03-03 16:48:49 +01:00
conference_registrations Retire semantic_form_for 2022-02-24 15:52:34 +01:00
conferences Add missing container 2022-03-02 18:01:06 +01:00
devise Fix registration form 2022-03-02 17:59:30 +01:00
layouts Drop piwik_analytics 2022-02-23 14:36:06 +01:00
mailbot Send mail on ticket confirmation. 2017-07-26 11:31:19 +05:30
organizations Show code of conduct on organizations 2018-05-08 13:23:00 +02:00
payments views/_payment: decrease script indentation 2016-08-16 00:43:48 +05:30
physical_tickets Using new accessor for city, country_name, venue name & street 2021-03-06 19:06:36 +01:00
proposals Fix selectized users on booth/proposal forms 2022-03-03 16:48:49 +01:00
schedules Drop jquery.mobile 2022-02-23 14:36:07 +01:00
shared Fix selectized users on booth/proposal forms 2022-03-03 16:48:49 +01:00
surveys Retire semantic_form_for 2022-02-24 15:52:34 +01:00
ticket_purchases Ticket Purchase Index Page 2017-07-06 02:46:53 +05:30
tickets Enable registration to proceed without requiring a ticket. 2019-02-16 00:53:40 +01:00
tracks Retire semantic_form_for 2022-02-24 15:52:34 +01:00
users Retire semantic_form_for 2022-02-24 15:52:34 +01:00