-
-
Notifications
You must be signed in to change notification settings - Fork 484
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DRAFT] Remove www subdomain #5582
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [bullet](https://github.com/flyerhzm/bullet) from 7.1.4 to 7.1.6. - [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md) - [Commits](flyerhzm/bullet@7.1.4...7.1.6) --- updated-dependencies: - dependency-name: bullet dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Co-Authored-By: Josh Smith <[email protected]>
Co-authored-by: Nate <[email protected]>
Co-authored-by: Natblow <[email protected]>
Co-authored-by: Natblow <[email protected]>
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.1 to 4.4.2. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](chartjs/Chart.js@v4.4.1...v4.4.2) --- updated-dependencies: - dependency-name: chart.js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
fix: chevron respect select status chore: removes a TODO refactor: modal view component into subcomponents adds tests refactor: kebab to generic dropdown menu fix: unsafe save fix: view changes
After talking with PMs alphabetical scoping doesn't make sense. Topics should be set in the order they are on organization, maybe in the future they should even be swappable in order.
Co-authored-by: Josh Smith <[email protected]>
Co-authored-by: Josh Smith <[email protected]>
fix: order answers based on topics fix: set flaky test pending fix: remove TODOs fix: lint
Edit Org causes a decrypt error
Co-authored-by: Natblow <[email protected]>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.3 to 7.24.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.4/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [amazing_print](https://github.com/amazing-print/amazing_print) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/amazing-print/amazing_print/releases) - [Changelog](https://github.com/amazing-print/amazing_print/blob/master/CHANGELOG.md) - [Commits](amazing-print/amazing_print@v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: amazing_print dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [net-smtp](https://github.com/ruby/net-smtp) from 0.4.0.1 to 0.5.0. - [Release notes](https://github.com/ruby/net-smtp/releases) - [Changelog](https://github.com/ruby/net-smtp/blob/master/NEWS.md) - [Commits](ruby/net-smtp@v0.4.0.1...v0.5.0) --- updated-dependencies: - dependency-name: net-smtp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [faker](https://github.com/faker-ruby/faker) from 3.2.3 to 3.3.1. - [Release notes](https://github.com/faker-ruby/faker/releases) - [Changelog](https://github.com/faker-ruby/faker/blob/main/CHANGELOG.md) - [Commits](faker-ruby/faker@v3.2.3...v3.3.1) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [spring](https://github.com/rails/spring) from 4.1.3 to 4.2.0. - [Release notes](https://github.com/rails/spring/releases) - [Changelog](https://github.com/rails/spring/blob/main/CHANGELOG.md) - [Commits](rails/spring@v4.1.3...v4.2.0) --- updated-dependencies: - dependency-name: spring dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases) - [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/main/CHANGELOG.md) - [Commits](thoughtbot/shoulda-matchers@v6.1.0...v6.2.0) --- updated-dependencies: - dependency-name: shoulda-matchers dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Apparently in controllers relating to court reports, when were never scoping correctly. If there were multiple reports with the same case number it would show the incorrect report. This is possible if two orgs have cases with the same number.
Some system specs were relying on sleep to wait for client side JS to finish. This changes the behavior to be more reliable by using built in Capybara methods. Also removes animations in systems tests.
…x-2.1.0 build(deps): bump trix from 2.0.10 to 2.1.0
…tawesome/fontawesome-free-6.5.2 build(deps): bump @fortawesome/fontawesome-free from 6.5.1 to 6.5.2
fix: select correct report in controller
…s-1.75.0 build(deps): bump sass from 1.71.1 to 1.75.0
…el/preset-env-7.24.4 build(deps-dev): bump @babel/preset-env from 7.24.3 to 7.24.4
…print-1.6.0 build(deps): bump amazing_print from 1.5.0 to 1.6.0
…-0.5.0 build(deps): bump net-smtp from 0.4.0.1 to 0.5.0
build(deps): bump faker from 3.2.3 to 3.3.1
…matchers-6.2.0 build(deps-dev): bump shoulda-matchers from 6.1.0 to 6.2.0
fix: remove sleeps
….2.0 build(deps-dev): bump spring from 4.1.3 to 4.2.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
erb
javascript
for use by Github Labeler to mark pull requests that update Javascript code
ruby
Pull requests that update Ruby code
Tests! 🎉💖👏
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What github issue is this PR for, if any?
N/A
What changed, and why?
Redirects www.casavolunteertracking.org to casavolunteertracking.org.
How will this affect user permissions?
How is this tested? (please write tests!) 💖💪
Screenshots please :)
Feelings gif (optional)
What gif best describes your feeling working on this issue? https://giphy.com/
How to embed:
![alt text](https://media.giphy.com/media/1nP7ThJFes5pgXKUNf/giphy.gif)
Feedback please? (optional)
We are very interested in your feedback! Please give us some :) https://forms.gle/1D5ACNgTs2u9gSdh9