Daniel O'Connor
5a7f41537f
Change plant_before formatting method to to_fs
2026-05-02 14:47:43 +09:30
Daniel O'Connor
60390fcc06
Fix links further
2026-04-28 04:03:27 +00:00
Daniel O'Connor
f24ca80394
Fix various breadcrumb links to avoid passing ?owner, which doesn't actually filter
2026-04-28 03:46:47 +00:00
google-labs-jules[bot]
91e1f1c004
feat: Add dynamic meta descriptions
...
This commit improves the meta descriptions for several pages by making them dynamic and object-specific.
- The default meta description in `app/views/layouts/_head.html.haml` has been updated to include a mention of open data.
- The `show.html.haml` views for crops, seeds, plantings, harvests, and members now have a `content_for :meta_description` block. This block uses the object's description or bio if available, and falls back to a generated string if not.
2025-12-01 14:21:43 +00:00
google-labs-jules[bot]
2742dba7fa
feat: Add meta descriptions to pages
...
Adds a meta description tag to the landing, crops, plantings, harvests, seeds, and comments pages.
Also creates a new index page for comments.
2025-12-01 13:54:54 +00:00
Daniel O'Connor
b53bda136f
Render less on some pages
2025-11-30 03:41:15 +00:00
Daniel O'Connor
58bad7eeb0
Add more schema.org
2025-11-30 03:02:10 +00:00
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
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
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
google-labs-jules[bot]
d383c8e2e4
Add filtering for tradeable seeds ( #4111 )
...
* feat: Add filtering for tradeable seeds
This change introduces a new feature to filter seeds based on their tradeability.
- Adds a link on the homepage to view all tradeable seeds.
- Modifies the seeds controller to support filtering by `tradeable_to`, allowing multiple values to be selected.
- Adds links to the seeds index page to filter by the various `tradeable_to` values.
* Update index.html.haml
---------
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-10 15:44:01 +09:30
Daniel O'Connor
8224fe2aea
Update _form.html.haml
2024-10-14 00:14:26 +10:30
Daniel O'Connor
26691419dc
Merge pull request #3893 from Growstuff/CloCkWeRX-patch-2
...
Update _form.html.haml to mark required
2024-10-13 23:29:58 +10:30
Daniel O'Connor
2fe3c8fc73
Merge pull request #3892 from Growstuff/CloCkWeRX-patch-5
...
Update _form.html.haml to require a min of 1 seed
2024-10-13 23:22:13 +10:30
Daniel O'Connor
a2faf945a2
Update _form.html.haml to mark required
2024-10-13 23:08:16 +10:30
Daniel O'Connor
d1871106fa
Merge pull request #3889 from Growstuff/CloCkWeRX-patch-2
...
Update _form.html.haml to mark dropdowns required
2024-10-13 23:04:21 +10:30
Daniel O'Connor
9a1b62fe52
Update _form.html.haml
2024-10-13 23:02:36 +10:30
Daniel O'Connor
44857c3de7
Update _form.html.haml
2024-10-13 22:43:51 +10:30
Daniel O'Connor
001f370283
Merge branch 'dev' into required-help
2024-10-13 22:28:33 +10:30
Daniel O'Connor
a7a5b6ef17
Remove required text UI element
2024-10-13 11:56:56 +00:00
Daniel O'Connor
6f5a241970
Update _form.html.haml
2024-10-13 21:56:01 +10:30
Daniel O'Connor
73e73e6c14
Update _form.html.haml
2024-10-13 21:54:49 +10:30
Daniel O'Connor
e435d21bd9
Merge branch 'dev' into add-noseed-ux
2024-04-09 22:17:31 +09:30
Bennett Zink
9a0a5935d2
change seed wording
2024-04-07 11:06:43 -04:00
Daniel O'Connor
7f16f51a47
Fix https://github.com/Growstuff/growstuff/issues/3632
2024-04-07 12:45:50 +00:00
bennett-zink
c408687e36
added ux when none logged #3618
2024-04-06 20:08:31 +00:00
Daniel O'Connor
7c6508e387
Overflow of location badges ( #3685 )
...
* Swap to CSS for truncation
* Adjust styling on mobile
* Contain more
* Contain more
* All badges clip
* Adjust badges to truncate again
* Adjust badges to truncate again
* Apply suggestions from code review
2024-03-24 20:16:56 +10:30
Daniel O'Connor
7d63234841
Upgrade to bootstrap 5 ( #3605 )
...
* Upgrade boostrap
* Remove deprecated bootstrap toggles
* Migrate other details
* Avoid accidentally including bootstrap twice
* Avoid accidentally including bootstrap twice
* Avoid accidentally including bootstrap twice
* Fix spec
* Fix spec, where the size of the screen has gone to a partial breakpoint/you can't click on your own name in tablet view
* Fix spec
* Cleanup
* Cleanup
2024-03-10 11:49:22 +10:30
Daniel O'Connor
49284eb169
Fix haml preview ( #3610 )
...
* HAML
* rewrite
* Fix specs - but likely still wrong
* Return temple
* Trailing line
* Fix specs
* This was rearranged, apparently.
* Fix tests
* Retain escaping
* Fix specs
* Rubocop
* Attempt to fix rendering
* Fix output
* Move away from filter
* Move away from filter
* Fix spec
* Fix specs
* Fix structure to avoid nested paragraph tags
2024-02-04 15:08:18 +10:30
Daniel O'Connor
06c5e4b8e8
to_s
2022-11-07 23:20:49 +10:30
Daniel O'Connor
4045efb9b5
DEPRECATION WARNING: TimeWithZone#to_s(:number) is deprecated. Please use TimeWithZone#to_fs(:number) instead.
2022-11-07 22:28:45 +10:30
Brenda
3c392d43ee
Crop#show with seeds modal
2020-02-29 19:49:49 +13:00
Brenda
1503b39ad3
Seed saving modal
2020-02-29 11:19:19 +13:00
Brenda Wallace
c12580ed8d
Shrink seed card and fix links
2020-02-14 10:07:26 +13:00
Brenda
9dfd6dbc73
Tidy up index pages
2020-02-10 14:21:03 +13:00
Brenda Wallace
019d94f1cb
Show the default photo for social media
2020-02-04 11:52:13 +13:00
Brenda Wallace
bccdd6333e
find the crop name from es result
2020-01-06 21:49:53 +13:00
Brenda Wallace
c6988e2189
Re-instate the plantings quick actions
2020-01-05 21:31:51 +13:00
Brenda Wallace
b9e9ce1439
index seed.active into ES
2019-12-28 09:33:36 +13:00
Brenda Wallace
0624184270
tidying up matching attributes for seeds rss feed
2019-12-28 09:06:13 +13:00
Brenda Wallace
c6d6c3cb5c
fixed link in seed card
2019-12-27 09:04:51 +13:00
Brenda Wallace
e84ab6d2a2
seeds using object instead of hash
2019-12-25 16:37:19 +13:00
Brenda Wallace
5962081c9e
fix specs fpr seeds rss feed
2019-12-25 11:42:29 +13:00
Brenda Wallace
44a59a30e1
seeds#index rss format specs updated to use ES
2019-12-24 09:44:12 +13:00
Brenda Wallace
1f17ea1e03
fixes (most of) seed rss specs
2019-12-23 16:52:56 +13:00
Brenda Wallace
ce18dc0610
Display seeds from elastic search
2019-12-21 17:55:14 +13:00
Brenda Wallace
786963eb8f
Update seeds rss to expect a hash
2019-12-21 17:33:59 +13:00
Brenda Wallace
85f99d3916
Display seeds from elastic search
2019-12-20 16:21:32 +13:00
Brenda Wallace
1c2a88da55
Added lots of caching
2019-11-24 08:45:23 +13:00
Brenda Wallace
cf0485c448
fix mobile display
2019-11-19 14:25:14 +13:00