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

September 2024 release #3868

Open
wants to merge 11 commits into
base: mainline
Choose a base branch
from
Open

September 2024 release #3868

wants to merge 11 commits into from

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    79ef734 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Bump haml_lint from 0.58.0 to 0.59.0

    Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.58.0 to 0.59.0.
    - [Release notes](https://github.com/sds/haml-lint/releases)
    - [Changelog](https://github.com/sds/haml-lint/blob/main/CHANGELOG.md)
    - [Commits](sds/haml-lint@v0.58.0...v0.59.0)
    
    ---
    updated-dependencies:
    - dependency-name: haml_lint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    5b9a59e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46b3360 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3845 from Growstuff/only-show-active

    Avoid showing plantings which are finished
    CloCkWeRX authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    6987681 View commit details
    Browse the repository at this point in the history
  4. Garden show and edit: encourage descriptions, add more calls to action (

    #3846)
    
    * Better edit links
    
    * Prompt for more detail
    
    * Better action links
    
    * Better action links
    
    * Update show.html.haml
    
    * Apply suggestions from code review
    
    * Apply suggestions from code review
    CloCkWeRX authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    c063a33 View commit details
    Browse the repository at this point in the history
  5. Garden collaboration (small part of community gardens) (#3862)

    * Add collaboration model
    
    * Permissions and garden show
    
    * List by owner, or where I am a collaborator
    
    * Add index
    
    * Add permissions
    
    * Typo
    
    * Typo
    
    * Add route
    
    * Update schema
    
    * Update schema
    
    * Add CRUD
    
    * Add CRUD
    
    * Add CRUD
    
    * Factory
    
    * Add validations
    
    * Rubocop
    
    * Rubocop
    
    * Rubocop
    
    * Unique index
    
    * Fix
    
    * Make CI more fine grained for faster feedback
    
    * Swap order
    
    * Fix path, fail-fast
    
    * Fix spec
    
    * Remove 'significant drop in coverage' as not everything runs in one giant run
    
    * Fix tests?
    CloCkWeRX authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    1c97ba1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b62c690 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Bump rspec-activemodel-mocks from 1.2.0 to 1.2.1

    Bumps [rspec-activemodel-mocks](https://github.com/rspec/rspec-activemodel-mocks) from 1.2.0 to 1.2.1.
    - [Changelog](https://github.com/rspec/rspec-activemodel-mocks/blob/main/CHANGELOG.md)
    - [Commits](rspec/rspec-activemodel-mocks@v1.2.0...v1.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: rspec-activemodel-mocks
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0bfa4e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14148ae View commit details
    Browse the repository at this point in the history
  3. Bump rubocop-rspec from 3.0.5 to 3.1.0

    Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.0.5 to 3.1.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.0.5...v3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop-rspec
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2c8d0c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb992ef View commit details
    Browse the repository at this point in the history