Skip to content

Conversation

@cbaudouinjr
Copy link
Member

No description provided.

dependabot bot and others added 30 commits December 25, 2020 04:40
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.4.6 to 1.7.1.
- [Release notes](https://github.com/Shopify/bootsnap/releases)
- [Changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md)
- [Commits](rails/bootsnap@v1.4.6...v1.7.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…validators-3.0.0

build(deps): bump file_validators from 2.3.0 to 3.0.0
…uth-mlh-0.4.2

build(deps): bump omniauth-mlh from 0.4.1 to 0.4.2
…r_errors-2.9.1

build(deps): bump better_errors from 2.7.1 to 2.9.1
the error is now in a box like that of agreements and not the custom
error message from the model. also disabled rsvp and bus update button
if the user questionnaire is invalid
…5.2.1

build(deps): bump puma from 4.3.5 to 5.2.1
…est-reporters-1.4.3

build(deps): bump minitest-reporters from 1.4.2 to 1.4.3
cbaudouinjr and others added 25 commits February 14, 2021 13:09
design(Questionnaire): Changed class of delete questionnaire button to btn-outline-danger
fix: Fixes race condition in data exports
fix: Fixes missing name error and race condition in data exports
refactor: Updates check-in/out flash verbiage
…g-2.1.1

build(deps): bump spring from 2.1.0 to 2.1.1
…nap-1.7.2

build(deps): bump bootsnap from 1.7.1 to 1.7.2
…rid-actionmailer-3.1.1

build(deps): bump sendgrid-actionmailer from 3.0.2 to 3.1.1
…dk-s3-1.88.1

build(deps): bump aws-sdk-s3 from 1.88.0 to 1.88.1
flash[:alert] = @questionnaire.errors.full_messages.join(", ")
redirect_to show_redirect_path
return
format.html do
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Metrics/BlockLength: Block has too many lines. [26/25]

email = q_params.delete(:email)
@questionnaire.update_attributes(q_params)
@questionnaire.user.update_attributes(email: email)
respond_to do |format|
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Metrics/BlockLength: Block has too many lines. [35/25]

@cbaudouinjr cbaudouinjr requested a review from peterkos February 15, 2021 06:22
@cbaudouinjr cbaudouinjr merged commit 036cac8 into master Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants