google-labs-jules[bot]
7457edf559
Merge pull request #4380 from Growstuff/community-garden-landing-page
...
feat: Add community garden landing page
2025-12-03 18:20:40 +10:30
Daniel O'Connor
a0e8beb372
Update _head.html.haml
2025-12-02 22:51:08 +10:30
Daniel O'Connor
d91799cd51
Update _head.html.haml
2025-12-02 22:47:14 +10:30
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
8fbc02caf3
Timeline
2025-09-07 05:20:35 +00:00
Daniel O'Connor
d7e28e79fe
Improve menu again
2025-08-29 16:22:55 +00:00
Daniel O'Connor
5c86622823
Partially improve menu on mobile
2025-08-29 12:51:32 +00:00
Daniel O'Connor
f23289ec6e
Improve header, footer
2024-04-07 12:31:07 +00:00
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
5be0153c74
Activities ( #3646 )
...
* Implement activities
* Add activities to timeline
* Add factory
* Add coverage
* Fix misc issues
* Activities display
* Add activities to garden and plantings
* Add activities to garden and plantings
* Add planting
* Add to planting, harvest show
* More CRUD
* More CRUD
* index
* index
* Extract card view
* Permissions
* Add edit
* Remove workaround fro vs code
* Fix title
* CSV
* CSV
* Add RSS, ical
* Extend ical slightly
* Cleanup
* Rubocop
* Remove doubled form
* Change icon
* Fix short description
* Add menus
* Put homepage widget in
* Add activity icon - MIT licenced - https://www.svgrepo.com/svg/336823/plan
* Naming
* Missing files
* Revert VS Code lag induced change
* Update app/views/home/_harvests.html.haml
* Update activities_controller.rb
* Update activities_controller.rb
* Update app/controllers/activities_controller.rb
* Update index.html.haml
* Apply suggestions from code review
* Apply suggestions from code review
* Typo
* Translation
* Apply suggestions from code review
* Update app/views/plantings/index.ics.erb
* Update app/models/activity.rb
* Update plantings_spec.rb
* Update plantings_spec.rb
* We are now rendering an extra event, so check the next one for the old behaviour
2024-03-10 11:36:24 +10:30
Daniel O'Connor
12ff09ad51
Add Accessibility assertions to rspec, replacing accessbility-lint + fixes ( #3573 )
...
* Add dep
* Add tests around accessibility
* Add examples in a few places
* Try to fix screenshots
* Remove redundant role
* Adjust rules, colors, etc so tests pass
* Update app/assets/stylesheets/overrides.scss
* Wrap in label
* Omit rule, which is failing with a false positive
* Update index.haml
* Update _blurb.html.haml
2024-01-22 22:09:27 +10:30
Daniel O'Connor
8ee4b5f1aa
Update _menu.haml
...
Fix accessibility issue
2024-01-19 19:22:37 +10:30
Daniel O'Connor
5cc6135b2d
Mark breadcrumbs as a nav
2024-01-17 21:13:41 +00:00
Daniel O'Connor
6e23aff347
Add main landmark to document
2024-01-17 21:11:43 +00:00
Daniel O'Connor
78eaf0b4c9
Address minor accessibility issues: Image elements do not have [alt] attributes ( #3561 )
...
* Add alt tags
* Update app/views/members/_tiny.haml
* Update app/views/home/_plantings.html.haml
* Use crop_name as this is a searchkick record
2024-01-17 22:02:09 +10:30
Daniel O'Connor
fa6aa1a9fb
Update app/views/layouts/_menu.haml
2024-01-17 20:16:49 +10:30
Daniel O'Connor
9276ade62f
Update _menu.haml
2024-01-17 19:58:40 +10:30
Daniel O'Connor
87ec6d6c6d
Link fully to the asset version
2022-12-10 15:13:42 +10:30
Daniel O'Connor
e23a274ce7
Revert "Accessibility: Nav bar’s icon links"
2021-10-05 21:32:33 +10:30
LeJun
afbde883d7
Created alt text
...
Missing alt text for nav bar icons
2021-08-06 19:18:21 +02:00
Brenda
3ab67786e0
Wrapping the whole layout, to center the page
2020-02-20 22:39:12 +13:00
Brenda Wallace
e986eafc0b
Move search bar to middle, hide sitename on small screens
2020-02-20 16:04:09 +13:00
Brenda Wallace
2006210d4e
Fix wrapping of admin menu, and put profile link (with image) last
2020-02-20 15:03:35 +13:00
Brenda
821ddd90cb
fix specs
2020-02-10 14:21:03 +13:00
Brenda
9dfd6dbc73
Tidy up index pages
2020-02-10 14:21:03 +13:00
Brenda Wallace
78e111af80
fixing paths to member harvests (with more tests too)
2019-12-19 16:54:05 +13:00
Brenda Wallace
7d4d257097
fixed logo display on small screens
2019-12-06 19:55:42 +13:00
Brenda
dbb50263aa
Move signout link into user menu
2019-12-06 19:55:42 +13:00
Brenda Wallace
3ba807b610
Put query count on the page
2019-12-04 21:02:29 +13:00
Brenda Wallace
b3ecfa36cd
Cache the footer
2019-12-04 20:59:56 +13:00
Brenda Wallace
58d2510613
Fix signin/signout on mobile
2019-12-01 12:46:44 +13:00
Brenda Wallace
723fd8aa79
Remove Calistoga font from headers
2019-12-01 08:08:40 +13:00
Brenda
ee42fd9e87
Added calistoga font
2019-11-30 19:55:16 +13:00
Brenda Wallace
cdc87b5511
Tidy up mobile view of logo/nav
2019-11-30 16:22:45 +13:00
Brenda Wallace
057e6f3069
Change fonts, tidy up navbar, and use text for site name
2019-11-30 16:22:45 +13:00
Brenda Wallace
72e348cdf6
Fix up specs
2019-11-19 14:16:50 +13:00
Brenda Wallace
0823e971ed
Tidy up indexes and add links to data/api
2019-11-18 10:23:07 +13:00
Brenda Wallace
94452ee62e
polish up the plantings reminders
2019-10-20 14:12:34 +13:00
Brenda Wallace
b0c8b11246
📝 Inline editing and display tidy ups ( #2200 )
...
* Inline editing and display tidy ups
2019-10-08 11:06:53 +13:00
Brenda Wallace
7b5698f977
👩🌾 Import openfarm data ( #2177 )
...
* Pull in openfarm icons, photos, info
* Truncating member location
* tidying up harvest display, and reducing duplication in css styles
* Tiny crop chip
* only show crop charts if there is data to show
* Make the styles more Growstuff
* Fixed links to openfarm
* Updating specs to cope with new photo sources
fix broken garden timeline on some pages
* Update homepage blurb
* Import crop companions
* More fluid page
* use thumbnail unless the source is flickr
* Messing with homepage
* Added crop growing_degree_days
* expect full size url on photos helper spec
* formatted dates from seeds#show
* tidy up places#show
* Move progress bar
* Quicker buttons for approve/reject crops
* Remove kaminari gem
* use crop cards on hierarchy page
* more crops on crops#index
* Wrap photo creation in transaction
* Wrap crop companions in a transaction
2019-09-28 17:23:25 +12:00
Brenda Wallace
e90d719436
fixed unread count on headers
2019-07-21 20:24:30 +12:00
Brenda Wallace
67ce5265b4
Migrate from paranoia to discard
...
closes #1995
2019-07-21 16:59:06 +12:00
Brenda Wallace
339b3fd57e
Moving to conversations and messages instead of notifications
2019-07-20 13:21:05 +12:00
Brenda Wallace
29e606a870
use badges for unread message count
2019-07-11 13:17:31 +12:00
Brenda Wallace
37e6ed1b08
Link to ogp.me using https
2019-07-10 09:03:05 +00:00
Brenda Wallace
6b02bb9cc6
remove IE9 shim
2019-07-10 09:03:05 +00:00
Brenda Wallace
b1c6560a8f
Merge branch 'dev' into fix-1989
2019-07-09 22:10:30 +12:00
Brenda Wallace
68bc237dd9
Wrap for readbility
2019-07-09 09:12:52 +12:00
Brenda Wallace
f127dd18ba
fix display of inbox item in menu
...
fixes #2046
2019-07-09 09:11:49 +12:00