-
Notifications
You must be signed in to change notification settings - Fork 1
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
Fork/integrate wayfinder changes #610
Draft
rsmithlal
wants to merge
78
commits into
better-together-org:main
Choose a base branch
from
collective-interchange-coop:fork/integrate-wayfinder-changes
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Fork/integrate wayfinder changes #610
rsmithlal
wants to merge
78
commits into
better-together-org:main
from
collective-interchange-coop:fork/integrate-wayfinder-changes
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
Includes initial colour palette implementation and visual adjustments
… in build Ad i18n utility gems to dev block
Set typography, add sticky nav, improve button hover transition, give links green-2 colour on hover, and translate cards on hover
Update better_together Update better_together Update better_together sticky footer placement
Update better_together Update better_together to include auto-localized mailers
** TODO: Don't forget to add versions of these files in the Community Engine gem, too. It will break without them in place when rendering default profile images. ** Update better_together
…x to bt routes update better_together
Update better_together
…reparation for the first of the NewToNL project's JS files
…ifest to fix broken bootstrap JS Update better_together
Update better_together Update better_together
Added NewToNL models to host dashboard, add timestamps to resources table update better_together
Update better_together Update better_together
update better_together
update better_together
Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/presidentbeef/brakeman/releases) - [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md) - [Commits](presidentbeef/brakeman@v6.2.1...v6.2.2) --- updated-dependencies: - dependency-name: brakeman dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [database_cleaner](https://github.com/DatabaseCleaner/database_cleaner) from 2.0.2 to 2.1.0. - [Changelog](https://github.com/DatabaseCleaner/database_cleaner/blob/main/History.rdoc) - [Commits](DatabaseCleaner/database_cleaner@v2.0.2...v2.1.0) --- updated-dependencies: - dependency-name: database_cleaner dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 6.4.3 to 6.4.4. - [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases) - [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/main/NEWS.md) - [Commits](thoughtbot/factory_bot_rails@v6.4.3...v6.4.4) --- updated-dependencies: - dependency-name: factory_bot_rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rspec@v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
update better_together add initial ai translation capability
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.25.0 to 4.26.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](SeleniumHQ/selenium@selenium-4.25.0...selenium-4.26.0) --- updated-dependencies: - dependency-name: selenium-webdriver dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Update better_together Includes massive performance improvements rendering sidebar nav items
update better_together Fix journey map person profile tab and optimized background images for various formats
…ckfile Update better_together Fix triggering journey nav item clicking on my journey tab update better_together add password toggle on sign in form update better_together Improved utility of two graph reports
…n to community record
…ecords that don't already have a community
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary: Integration of Wayfinder Changes
This pull request introduces numerous updates and improvements as part of integrating the Wayfinder changes into the Better Together Rails project. The changes span theming, navigation enhancements, content block updates, caching optimizations, and bug fixes. These updates aim to improve performance, usability, and feature extensibility.
Key Changes
1. Theming Enhancements:
2. Navigation Improvements:
3. Content Block Updates:
4. Caching and Performance Optimization:
5. Translation and Localization:
better_together
gem.6. Metrics and Analytics:
7. Docker and Development Tooling:
docker-compose.yml
with additional configuration options.8. Bug Fixes:
Technical Improvements:
better_together
namespace.Dependencies Updated:
rubocop-rspec
from 3.0.5 to 3.2.0fog-aws
from 3.27.0 to 3.29.0sidekiq
from 7.3.2 to 7.3.4pg
from 1.5.8 to 1.5.9brakeman
from 6.2.1 to 6.2.2Future Considerations:
This PR provides the foundation for additional improvements, including: