Daniel O'Connor
26189855cc
Reduce visual impact of hover, and make snappier ( #3712 )
...
* Reduce visual impact of hover, and make snappier
* Better seed
* Improve seeding
* Fix codespaces login
2024-04-07 22:17:16 +09:30
Daniel O'Connor
c7de9a4d91
Improve readibility
2024-03-24 09:50:56 +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
c0dbe9616a
Flex into column mode on medium screens
2024-02-04 05:37:12 +00:00
Brenda Wallace
30626859c3
Auto corrected by following Format Css Code ( #3594 )
...
Co-authored-by: Awesome Code <team@xinminlabs.com >
Co-authored-by: Daniel O'Connor <daniel.oconnor@gmail.com >
2024-01-26 23:01:55 +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
d663d0ffa3
Drop use of h5
2024-01-20 04:28:10 +00:00
Daniel O'Connor
9171892d0b
Darken green buttons, headings etc for Accessbility contrast ratios
...
#2067
2024-01-17 22:17:40 +10:30
Awesome Code
b6f8eba243
Auto corrected by following Format Css Code
2020-11-03 07:01:06 +13:00
Brenda Wallace
fae896e38e
Merge remote-tracking branch 'upstream/mainline' into dev
...
Conflicts:
Gemfile.lock
app/assets/stylesheets/overrides.scss
2020-10-29 09:37:42 +13:00
Awesome Code
8bd8904baa
Auto corrected by following Format Css Code
2020-10-20 12:18:51 +13:00
Brenda Wallace
7d1e1dd29f
Cards raised on hover
2020-10-20 12:03:06 +13:00
Brenda Wallace
7c526d4b11
Cards raised on hover
2020-10-16 15:46:34 +13:00
Awesome Code
10f72d2b21
Auto corrected by following Format Css Code
2020-08-26 12:39:47 +12:00
Brenda Wallace
71ccd52c59
Fix harvest thumbnails
2020-02-23 12:03:14 +13:00
Brenda
36bad1cda0
Fix mobile display of member profiles
2020-02-23 11:42:07 +13:00
Brenda
3ab67786e0
Wrapping the whole layout, to center the page
2020-02-20 22:39:12 +13:00
Brenda
88615a55f4
CSS for seeds cards
2020-02-15 10:05:14 +13:00
Brenda Wallace
abecbab6c5
Tidy up mobile display on homepage, including member cards changes ( #2417 )
...
* Tidy up mobile display on homepage, including member cards changes
2020-02-09 22:38:12 +13:00
Brenda Wallace
7d4d257097
fixed logo display on small screens
2019-12-06 19:55:42 +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
c963533a15
add padding around logo text
2019-11-30 23:17:04 +13:00
Brenda Wallace
9eb08bbf29
Merge css rules
2019-11-30 21:41:55 +13:00
Brenda
b40e7221e2
Enlarge the headers in jumbotrons
2019-11-30 21:14:59 +13:00
Brenda Wallace
285cd6b4f5
Set all headers to Calistoga font
2019-11-30 19:54:19 +13:00
Brenda Wallace
c514a57f47
Apply suggestions from code review
2019-11-30 16:34:12 +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
df55a5b0a8
Add marker for leaflet maps, and use asset pipeline to serve file
2019-11-16 10:42:22 +13:00
Brenda Wallace
cfef6f5eb2
Link to jump to garden
2019-11-15 11:47:32 +13:00
Brenda Wallace
b214f7ad8d
linking existing plantings to their parent seeds
2019-11-01 02:23:14 +00:00
Brenda Wallace
f7f3ac695f
better name for css class progress-fade
2019-10-24 19:16:41 +13:00
Brenda Wallace
38713af603
plantings timeline with icons
2019-10-24 16:36:16 +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
6a4158ae04
👭 Crop companions ( #2176 )
...
* Crop companions
* Use a nil license to mean no licence
* dependent for crop->crop_companions relationship
* Fix crop detail spec
2019-09-28 10:38:01 +12:00
Brenda Wallace
b7321ed46f
Add source to photos
2019-09-20 22:26:39 +12:00
Brenda Wallace
2d6c022d43
Merge branch 'dev' into display
2019-09-05 10:13:54 +12:00
Brenda Wallace
f16921d994
Remove extra whitespace
2019-09-01 21:22:59 +12:00
Brenda Wallace
4e9ba4f438
Merge css class
2019-09-01 20:50:57 +12:00
Brenda Wallace
f121f7f3fe
Place map on a high zindex, but below the menu
2019-09-01 20:41:12 +12:00
Brenda Wallace
c53015b922
Scss lint
2019-09-01 20:34:34 +12:00
Brenda Wallace
c122aa41d3
Scss lint
2019-09-01 20:30:19 +12:00
Brenda Wallace
2c75f62caf
Avoid using id selectors
2019-09-01 20:23:59 +12:00
Brenda Wallace
017a942a41
Rename classes to name codeclimate happy
2019-09-01 19:58:47 +12:00
Brenda Wallace
e4908fe299
Removing unused styles
2019-09-01 19:15:34 +12:00
Brenda Wallace
2a55f61a4c
Section padding
...
fixes #2105
2019-09-01 16:29:54 +12:00
Brenda Wallace
909d9b34ef
lint
2019-08-07 22:34:53 +12:00
Brenda Wallace
2f5f8985e7
lint
2019-08-07 22:34:41 +12:00