Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crop search cosmetic improvements #1632

Closed
roryaronson opened this issue Dec 19, 2019 · 6 comments · Fixed by #2372
Closed

Crop search cosmetic improvements #1632

roryaronson opened this issue Dec 19, 2019 · 6 comments · Fixed by #2372

Comments

@roryaronson
Copy link
Member

  • text-align: center the crop label
  • Change crop label background to linear-gradient(transparent, rgba(0,0,0,.5))
  • Add border-radius: 5px to the crop tiles
  • Remove double-column gutter so vertical and horizontal padding between all crop tiles and the panel edges is consistent
  • Add box-shadow: 0px 4px 7px 2px rgba(0,0,0,0.2) to crop tiles
  • On crop tile hover, change box-shadow to 0px 5px 8px 2px rgba(0,0,0,0.25) and transform: translateY(-1px) with animation: 0.2s ease

Before

Screen Shot 2019-12-19 at 12 30 51 PM

After

Screen Shot 2019-12-19 at 12 30 32 PM

@roryaronson roryaronson added this to Needs categorization in FarmBot Project Board via automation Dec 19, 2019
@roryaronson roryaronson moved this from Needs categorization to Cosmetics in FarmBot Project Board Dec 19, 2019
@Al-0
Copy link

Al-0 commented Dec 17, 2021

I will look into this issue.

@roryaronson roryaronson moved this from Cosmetics (not planned for development) to In Progress in FarmBot Project Board Dec 17, 2021
@roryaronson
Copy link
Member Author

Thanks @Al-0! Let us know if you have any questions about the ticket.

@roryaronson
Copy link
Member Author

@Al-0 have you made any progress or hit any roadblocks on this ticket? Do you have any questions that we may be able to help you with?

@Al-0
Copy link

Al-0 commented Jan 9, 2022

@roryaronson Hello, so sorry for the radio silence, I've been busy with some other work. While trying to use the script for installing the environment on Ubuntu, I ran into the following issue while creating the PostgreSQL db and I'm not sure how to solve it, do you have any idea of what could be causing this?

Screen Shot 2022-01-08 at 22 45 07

@RickCarlino
Copy link
Contributor

RickCarlino commented Jan 9, 2022

@Al-0 Did you set the POSTGRES_PASSWORD environment variable in the .env file?

@Al-0
Copy link

Al-0 commented Jan 10, 2022

@roryaronson Yes, I did.

@roryaronson roryaronson moved this from In Progress to TODO + Bugs in FarmBot Project Board Aug 13, 2022
FarmBot Project Board automation moved this from TODO + Bugs to Done, Needs QA Aug 19, 2022
@roryaronson roryaronson moved this from Done, Needs QA to QA'd, Ready to Deploy in FarmBot Project Board Aug 19, 2022
@roryaronson roryaronson moved this from QA'd, Ready to Deploy to Deployed, Needs Announcement in FarmBot Project Board Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
FarmBot Project Board
Deployed, Needs Announcement
Development

Successfully merging a pull request may close this issue.

4 participants