Skip to content

master <- 2.2.1#632

Merged
cbaudouinjr merged 168 commits intomasterfrom
develop
Feb 15, 2021
Merged

master <- 2.2.1#632
cbaudouinjr merged 168 commits intomasterfrom
develop

Conversation

@cbaudouinjr
Copy link
Member

No description provided.

dependabot bot and others added 30 commits December 25, 2020 04:40
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](npm/ini@v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/vmg/redcarpet/releases)
- [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md)
- [Commits](vmg/redcarpet@v3.5.0...v3.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [omniauth-mlh](https://github.com/MLH/omniauth-mlh) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/MLH/omniauth-mlh/releases)
- [Commits](https://github.com/MLH/omniauth-mlh/commits)

Signed-off-by: dependabot[bot] <support@github.com>
…validators-3.0.0

build(deps): bump file_validators from 2.3.0 to 3.0.0
Bumps [puma](https://github.com/puma/puma) from 4.3.5 to 5.2.1.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](puma/puma@v4.3.5...v5.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
…uth-mlh-0.4.2

build(deps): bump omniauth-mlh from 0.4.1 to 0.4.2
Bumps [better_errors](https://github.com/BetterErrors/better_errors) from 2.7.1 to 2.9.1.
- [Release notes](https://github.com/BetterErrors/better_errors/releases)
- [Commits](BetterErrors/better_errors@v2.7.1...v2.9.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Chris Baudouin, Jr. <cjb5326@rit.edu>
…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
Bumps [spring](https://github.com/rails/spring) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/rails/spring/releases)
- [Changelog](https://github.com/rails/spring/blob/master/CHANGELOG.md)
- [Commits](rails/spring@v2.1.0...v2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
…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.

6 participants