Daniel O'Connor
9b1699b061
Merge pull request #4215 from Growstuff/activities-detail
...
Surface more Activities detail
release69
2025-09-07 14:39:13 +09:30
Daniel O'Connor
06c907742d
Merge pull request #4216 from Growstuff/CloCkWeRX-patch-2
...
Update ci-features-posts.yml
2025-09-07 14:38:54 +09:30
Daniel O'Connor
d8b84e611b
Update ci-features-posts.yml
2025-09-07 14:37:18 +09:30
Daniel O'Connor
c0ab0b085e
Merge pull request #4214 from Growstuff/fix-cards
...
Fix styling of cards to space evenly
2025-09-07 14:34:14 +09:30
Daniel O'Connor
99d50a7d4b
Merge pull request #4212 from Growstuff/fix-ordering
...
Change garden sort order to be by name and planting by most to least recent when creating an activity
2025-09-07 14:33:46 +09:30
Daniel O'Connor
84da4c0f4f
Fix styling of cards to space evenly
2025-09-07 04:24:22 +00:00
Daniel O'Connor
f650d1b8fa
Change garden sort order to be by name and planting by most to lease recent when creating an activity
2025-09-07 03:54:20 +00:00
dependabot[bot]
91ef85da0b
Merge pull request #4203 from Growstuff/dependabot/bundler/rubocop-1.80.2
2025-09-05 19:09:32 +00:00
dependabot[bot]
30f799c4b9
Bump rubocop from 1.80.1 to 1.80.2
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.80.1 to 1.80.2.
- [Release notes](https://github.com/rubocop/rubocop/releases )
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop/compare/v1.80.1...v1.80.2 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.80.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-05 08:10:40 +00:00
dependabot[bot]
9283e64366
Merge pull request #4204 from Growstuff/dependabot/bundler/puma-7.0.0
2025-09-05 08:09:30 +00:00
dependabot[bot]
b0b759ef60
Bump puma from 6.6.1 to 7.0.0
...
Bumps [puma](https://github.com/puma/puma ) from 6.6.1 to 7.0.0.
- [Release notes](https://github.com/puma/puma/releases )
- [Changelog](https://github.com/puma/puma/blob/master/History.md )
- [Commits](https://github.com/puma/puma/compare/v6.6.1...v7.0.0 )
---
updated-dependencies:
- dependency-name: puma
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-05 07:59:48 +00:00
Daniel O'Connor
83cf4117fb
Merge pull request #4201 from Growstuff/feature/preserve-screenshots-as-artifacts
...
CI: Preserve screenshots as build artifacts in all feature workflows
2025-09-05 17:29:15 +09:30
Daniel O'Connor
521e649cac
Merge pull request #4202 from Growstuff/dependabot/bundler/pg-1.6.2
...
Bump pg from 1.6.1 to 1.6.2
2025-09-04 20:46:29 +09:30
dependabot[bot]
1dc587d4b5
Bump pg from 1.6.1 to 1.6.2
...
Bumps [pg](https://github.com/ged/ruby-pg ) from 1.6.1 to 1.6.2.
- [Changelog](https://github.com/ged/ruby-pg/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ged/ruby-pg/compare/v1.6.1...v1.6.2 )
---
updated-dependencies:
- dependency-name: pg
dependency-version: 1.6.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-04 00:26:26 +00:00
Daniel O'Connor
77a6e96ece
Merge branch 'dev' into feature/preserve-screenshots-as-artifacts
2025-09-04 08:43:44 +09:30
dependabot[bot]
2e89dc0c4f
Merge pull request #4200 from Growstuff/dependabot/bundler/rubocop-rspec-3.7.0
2025-09-03 09:49:39 +00:00
dependabot[bot]
dc1b46c7be
Bump rubocop-rspec from 3.6.0 to 3.7.0
...
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec ) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases )
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-rspec/compare/v3.6.0...v3.7.0 )
---
updated-dependencies:
- dependency-name: rubocop-rspec
dependency-version: 3.7.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-03 05:55:09 +00:00
google-labs-jules[bot]
d61227bad0
CI: Preserve screenshots as build artifacts
...
Adjust the behaviour of capybara-screenshot / GitHub CI to preserve the screenshots as a build artifact.
This change adds a step to all `ci-features-*.yml` workflows to upload the
`tmp/screenshots` directory as a build artifact on failure. This will help with
debugging failing feature tests.
2025-09-02 23:30:25 +00:00
google-labs-jules[bot]
765fab1104
CI: Preserve screenshots as build artifacts
...
Adjust the behaviour of capybara-screenshot / GitHub CI to preserve the screenshots as a build artifact.
This change adds a step to the `ci-features.yml` workflow to upload the
`tmp/screenshots` directory as a build artifact on failure. This will help with
debugging failing feature tests.
2025-09-02 23:30:02 +00:00
Daniel O'Connor
8000a51e8b
Remove JS testing from footer ( #4192 )
2025-09-02 07:42:09 +09:30
Daniel O'Connor
b3ba05d834
Fix crash on adding Flickr photo ( #4198 )
...
* Update photo.rb
* Update photo.rb
* Update app/models/photo.rb
* Update app/models/photo.rb
2025-09-02 02:17:28 +09:30
Daniel O'Connor
110b18cc9e
Merge pull request #4197 from Growstuff/CloCkWeRX-patch-4
...
Update README.md
2025-09-02 00:37:09 +09:30
Daniel O'Connor
396af468fa
Merge branch 'dev' into CloCkWeRX-patch-4
2025-09-02 00:36:56 +09:30
Daniel O'Connor
ac2d998711
Update README.md
2025-09-02 00:36:30 +09:30
Daniel O'Connor
4564d0afe0
Merge pull request #4196 from Growstuff/CloCkWeRX-patch-3
...
Update README.md
2025-09-02 00:34:07 +09:30
Daniel O'Connor
a325ada964
Merge pull request #4194 from Growstuff/CloCkWeRX-patch-2
...
Rename _facts.haml to _facts.html.haml
2025-09-02 00:33:35 +09:30
Daniel O'Connor
2b818e9f50
Update README.md
2025-09-02 00:33:12 +09:30
Daniel O'Connor
9b9de06140
Update README.md
2025-09-02 00:12:59 +09:30
Daniel O'Connor
2f290efc5b
Rename _facts.haml to _facts.html.haml
2025-09-02 00:03:04 +09:30
Daniel O'Connor
23ef0f9cac
Merge pull request #4193 from Growstuff/CloCkWeRX-patch-2
...
Update _facts.haml
2025-09-02 00:02:31 +09:30
Daniel O'Connor
7106b141d9
Update _facts.haml
2025-09-02 00:02:17 +09:30
Daniel O'Connor
ada567dcab
Remove JS testing from footer
2025-09-01 14:28:24 +00:00
Daniel O'Connor
d620dc3bfc
Merge pull request #4190 from Growstuff/less-js
...
Specs: Sign up, sign in don't need JS
2025-09-01 23:57:29 +09:30
Daniel O'Connor
c189e3b01a
Merge pull request #4062 from Growstuff/feature/planting-rating
...
Add overall_rating to Plantings
2025-09-01 23:56:13 +09:30
Daniel O'Connor
70e6c44d82
Sign up, sign in don't need JS
2025-09-01 13:20:04 +00:00
Daniel O'Connor
b69d1bd14b
Merge pull request #4189 from Growstuff/remove-openfarm-service
...
Remove openfarm service
2025-09-01 22:34:52 +09:30
Daniel O'Connor
468e34a551
Remove openfarm service
2025-09-01 12:56:22 +00:00
Daniel O'Connor
8385beb406
Merge pull request #4188 from Growstuff/remove-dead-gems
...
Remove haml-lint-extractor
2025-09-01 21:55:26 +09:30
google-labs-jules[bot]
0f4803392d
Add seed source to Seed model ( #4186 )
...
* Add seed source to Seed model
* Update _form.html.haml
* Add to schema
* Default option
* Default option
* Fix test
---------
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Daniel O'Connor <daniel.oconnor@gmail.com >
2025-09-01 21:47:31 +09:30
Daniel O'Connor
d185ce495f
Remove haml-lint-extractor
2025-09-01 12:13:08 +00:00
Daniel O'Connor
90bd70603b
Add a lot of indexes ( #4187 )
2025-09-01 21:06:58 +09:30
Daniel O'Connor
a4db05c0f6
Add a lot of indexes
2025-09-01 11:25:02 +00:00
google-labs-jules[bot]
0079513b35
Merge pull request #4183 from Growstuff/feature/timeline-likes
...
Feature: Display likes on timeline
2025-09-01 19:51:24 +09:30
Daniel O'Connor
508ee5260d
Merge pull request #4180 from Growstuff/fix/profile-bio-link
...
Fix: Only show 'add a bio' link on own profile
2025-09-01 15:39:52 +09:30
google-labs-jules[bot]
ee2fffd25b
Fix: Only show 'add a bio' link on own profile
...
The 'add a bio' link on the member profile page was previously shown
based on the `can? :edit, @member` ability check. This caused an issue
for admins, who could see the link on other users' profiles, but the
link would incorrectly lead to their own settings page.
This change modifies the condition to be `member_signed_in? && current_member == @member`.
This ensures the link is only displayed when a logged-in user is
viewing their own profile, which is the correct and intended behavior.
2025-08-31 22:48:41 +00:00
Daniel O'Connor
c92b912b28
Fix link
2025-08-31 15:46:18 +09:30
dependabot[bot]
f665fba91a
Merge pull request #4077 from Growstuff/dependabot/bundler/terser-1.2.6
2025-08-31 06:02:22 +00:00
Daniel O'Connor
3578fbdf64
Merge branch 'dev' into dependabot/bundler/terser-1.2.6
2025-08-31 15:24:25 +09:30
Daniel O'Connor
0289786891
Seeds for trade - avoid showing expired seeds on homepage. ( #4176 )
...
* Improve date visibility
* Ensure when seeding seeds, it's false
* Typo
release68
2025-08-31 14:39:42 +09:30
Daniel O'Connor
7dc66cb199
Merge pull request #4173 from Growstuff/translate-confirm
...
Garden Delete - Extract strings and fix missing translation bug
2025-08-31 14:39:32 +09:30