Daniel O'Connor
e322871740
Fix UX
2025-09-09 12:49:17 +00:00
google-labs-jules[bot]
bc11a1b8db
Merge pull request #4209 from Growstuff/extend-crop-model
...
Extend Crop Model and Migrate Data from OpenFarm
2025-09-07 20:03:18 +09:30
Daniel O'Connor
12f6b76dca
Merge pull request #4223 from Growstuff/show-history
...
Render history of activities on gardens, plantings
2025-09-07 19:40:18 +09:30
Daniel O'Connor
47da5f18c9
Merge branch 'dev' into deep-link
2025-09-07 17:35:57 +09:30
Daniel O'Connor
d22555ee42
Deep link to content when rating
2025-09-07 08:04:14 +00:00
Daniel O'Connor
d0f4911bf6
Merge pull request #4221 from Growstuff/CloCkWeRX-patch-3
...
Update _modal.html.haml to sort consistently
2025-09-07 17:30:17 +09:30
Daniel O'Connor
2bc164bd2e
Render history
2025-09-07 07:59:51 +00:00
Daniel O'Connor
6f9fbfa3cd
Merge pull request #4220 from Growstuff/CloCkWeRX-patch-2
...
Fix garden order on planting new
2025-09-07 17:19:05 +09:30
Daniel O'Connor
b0555ef89e
Update _modal.html.haml to sort consistently
2025-09-07 17:12:14 +09:30
Daniel O'Connor
a5f9edea87
Merge pull request #4217 from Growstuff/skip-to-content
...
By default, skip to content when linking to garden(s)
2025-09-07 17:09:48 +09:30
Daniel O'Connor
3917f263b8
Fix garden order on planting new
2025-09-07 17:09:27 +09:30
Daniel O'Connor
3725957065
Only render if available
2025-09-07 05:34:49 +00:00
Daniel O'Connor
8fbc02caf3
Timeline
2025-09-07 05:20:35 +00:00
Daniel O'Connor
186f07109c
Add skip link
2025-09-07 05:17:14 +00:00
Daniel O'Connor
b3c749566b
More named anchors
2025-09-07 05:14:18 +00:00
Daniel O'Connor
1eb84b9765
By default, skip to content when linking to garden(s)
2025-09-07 05:11:30 +00:00
Daniel O'Connor
9b1699b061
Merge pull request #4215 from Growstuff/activities-detail
...
Surface more Activities detail
2025-09-07 14:39:13 +09:30
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
Daniel O'Connor
2f290efc5b
Rename _facts.haml to _facts.html.haml
2025-09-02 00:03:04 +09:30
Daniel O'Connor
7106b141d9
Update _facts.haml
2025-09-02 00:02:17 +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
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
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
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
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
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
Daniel O'Connor
417602cb85
Merge pull request #4175 from Growstuff/btn-group-vertical
...
Crops > Card > Apply Btn group vertical
2025-08-31 14:20:10 +09:30
Daniel O'Connor
9e0e21b565
Fix display
2025-08-31 04:19:07 +00:00
Daniel O'Connor
a481cb7c06
Merge pull request #4171 from Growstuff/feature/pwa-install-instructions
...
Add PWA installation instructions to homepage
2025-08-31 13:17:22 +09:30
Daniel O'Connor
48d2f0a224
Fix width of ready to harvest
2025-08-31 03:30:24 +00:00
Daniel O'Connor
0544abcd8f
Github lure
2025-08-31 03:16:28 +00:00
Daniel O'Connor
73fb43fc4f
Styling
2025-08-31 03:00:07 +00:00
Daniel O'Connor
532afafa0e
Restyle slightly
2025-08-31 02:55:02 +00:00
google-labs-jules[bot]
378bd0d8f1
feat: Add PWA installation instructions to homepage
...
This commit adds instructions for mobile users on how to install the Growstuff website as a Progressive Web App (PWA).
The changes include:
- A new section on the homepage with instructions for both iOS and Android devices. This section is only visible to logged-out users.
- New translations for the instructions in the `en.yml` locale file.
- Basic styling for the new section.
- Updated feature tests to verify the new section's visibility.
2025-08-31 02:25:55 +00:00
Daniel O'Connor
28742d4936
Fix crop button annoyance
2025-08-29 16:33:42 +00:00
Daniel O'Connor
d7e28e79fe
Improve menu again
2025-08-29 16:22:55 +00:00
Daniel O'Connor
7c081541eb
Deal with age_in_days.nil?
2025-08-29 23:46:27 +09:30
Daniel O'Connor
475514a8f0
Merge pull request #4164 from Growstuff/bg-dark
...
Partially improve menu on mobile
2025-08-29 23:21:35 +09:30
Daniel O'Connor
5c86622823
Partially improve menu on mobile
2025-08-29 12:51:32 +00:00
Daniel O'Connor
8044640023
Merge branch 'dev' into remove-openfarm.cc
2025-08-29 19:56:09 +09:30
Daniel O'Connor
d1d718df9e
Add One click ask AI prompts for companion planting and growing guides ( #4159 )
...
* One click ask AI prompts
* One click ask AI prompts
* Update app/views/crops/show.html.haml
2025-08-29 19:54:38 +09:30
Daniel O'Connor
1657a527e9
Remove Openfarm data fetching
2025-08-27 14:20:22 +00:00
Daniel O'Connor
9ae90c1b7e
Merge branch 'dev' into remove-openfarm.cc
2025-08-27 23:43:29 +09:30
google-labs-jules[bot]
ba6ec689c5
Merge pull request #4150 from Growstuff/feature/failed-plantings
...
Add failed status to plantings
2025-08-27 23:42:53 +09:30
Daniel O'Connor
e7090631ab
Remove partial
2025-08-27 14:12:13 +00:00
Daniel O'Connor
fadf5154e4
Remove openfarm links (defunct)
2025-08-27 14:11:01 +00:00
Daniel O'Connor
13ed098172
Remove openfarm links (defunct)
2025-08-27 14:09:55 +00:00
google-labs-jules[bot]
a98990ccd2
Add transplant feature for plantings ( #4133 )
...
* Add ability to transplant a planting
* Fix view tests
* Transplantable gardens
* Add spec
---------
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-08-24 22:31:14 +09:30
google-labs-jules[bot]
ac1463e2cf
Add international alternate names for crops ( #4132 )
...
* I will add the international alternate names for the crops.
* Mark required
* Update factory
* Add placeholder
* Fix seeds
* Add language, though hardcoded to EN in most places
---------
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-08-24 21:44:41 +09:30