osem-fcy/app
Andrew Kvalheim 02dc5011fe Show feedback upon survey response
Resolves:

    Failures:

      1) Survey as an attendee respond to a survey during registration
         Failure/Error: expect(flash).to eq('Successfully responded to survey.')

           expected: "Successfully responded to survey."
                got: "none"

           (compared using ==)
         # ./spec/features/surveys_spec.rb:49:in `block (3 levels) in <top (required)>'

    Failed examples:

    rspec ./spec/features/surveys_spec.rb:37 # Survey as an attendee respond to a survey during registration
2022-03-16 14:12:01 -07:00
..
assets Retire semantic_form_for 2022-02-24 15:52:34 +01:00
controllers Show feedback upon survey response 2022-03-16 14:12:01 -07:00
datatables Update UserDatatable for ajax-datatables-rails 1 2022-03-06 23:12:02 -08:00
helpers Fix selectized users on booth/proposal forms 2022-03-03 16:48:49 +01:00
jobs Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
mailers Rubocop autocorrections 2018-11-16 09:06:05 -08:00
models Correct assumption of survey start and end dates 2022-03-16 14:12:01 -07:00
pdfs Fix ticket PDF spec 2022-02-23 14:36:06 +01:00
serializers Required changes for consistent controller & feature results 2018-11-20 17:30:56 -08:00
uploaders Rename deprecated CarrierWave methods 2021-08-18 14:10:31 +02:00
views Associate form label with its control 2022-03-16 14:12:01 -07:00