Skip to content
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

Misc modernization #919

Draft
wants to merge 13 commits into
base: 2024-upgrades-main
Choose a base branch
from
Draft

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    61878fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4e8c5f View commit details
    Browse the repository at this point in the history
  3. remove logo from partners model

    jparr committed May 10, 2024
    Configuration menu
    Copy the full SHA
    219fd15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89eed8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c05f44 View commit details
    Browse the repository at this point in the history
  6. Remove DatabaseCleaner

    user rails_transactional_fixtures
    
    see: #913
    jparr committed May 10, 2024
    Configuration menu
    Copy the full SHA
    be6751e View commit details
    Browse the repository at this point in the history
  7. Rspec modernization

    Use devise helpers for login
    Use new rails type:system for capybara tests
    jparr committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2d53573 View commit details
    Browse the repository at this point in the history
  8. Update config.ru

    jparr committed May 10, 2024
    Configuration menu
    Copy the full SHA
    dffb275 View commit details
    Browse the repository at this point in the history
  9. Prep for zeitwerk autoloader

    jparr committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a0186ff View commit details
    Browse the repository at this point in the history
  10. rename CiviCRM to Civicrm

    prep for zetwerk autoloading
    jparr committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1b4f0da View commit details
    Browse the repository at this point in the history
  11. update config for 6.1

    this uses new rails autoloader : zeitwerk
    jparr committed May 10, 2024
    Configuration menu
    Copy the full SHA
    be698f1 View commit details
    Browse the repository at this point in the history
  12. New Rails 6 config options

    jparr committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3155a7c View commit details
    Browse the repository at this point in the history
  13. configure headless chrome

    - larger window
    - faster exec
    jparr committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3ccf15d View commit details
    Browse the repository at this point in the history