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

C beane313/issue16/addSomeStyling #18

Open
wants to merge 62 commits into
base: main
Choose a base branch
from
Open

Conversation

CBeane313
Copy link
Contributor

Adds some cool styling to some places

NikFBail and others added 30 commits March 28, 2022 15:02
Co-authored-by: krug0102 <krug0102@morris.umn.edu>
Co-authored-by: krug0102 <krug0102@morris.umn.edu>
Co-authored-by: krug0102 <krug0102@morris.umn.edu>
Co-authored-by: krug0102 <krug0102@morris.umn.edu>
edits HTML and css to get us closer to what we are looking for in the pantry page
Co-authored-by: krug0102 <krug0102@morris.umn.edu>
Merges styling aspects into issue6 branch
Deleted extra code that was added due to merge conflict
Co-authored-by: krug0102 <krug0102@morris.umn.edu>
Co-authored-by: nikfbail <bail0301@morris.umn.edu>
Co-authored-by: CBeane313 <beane039@morris.umn.edu>
Co-authored-by: krug0102 <krug0102@morris.umn.edu>
Co-authored-by: krug0102 <krug0102@morris.umn.edu>
Changes some of the types of things to be pantry items instead of products
Co-authored-by: krug0102 <krug0102@morris.umn.edu>
Changes some styling to make product card a little cleaner for long notes/descriptions. Also edited the placeholder text for the pantry date
Co-authored-by: krug0102 <krug0102@morris.umn.edu>
Add `name` and `category` fields to PantryItem.  Also added Sue's Pantry data.
Co-authored-by: nikfbail <bail0301@morris.umn.edu>
Imported wrong schema, this fixes it.
FIxes all tests that began to fail after the change to make pantry items actually be pantry items instead of products.
CBeane313 and others added 27 commits April 6, 2022 16:50
Fixes the adding of a product to also add the product's name and category to the form.
Adds a space in between words to make it not squished
Ability to display number of items in a given category
Enables us to display the number of products in each category.
Fixes all the weird name change stuff with new category names
Reformatted document, and made category div flex
Also added a few tests.  Adding a new item to the pantry test seems to be weird with new database schema.
Adds client tests to increase coverage to "acceptable" levels
…g0102/issue6

Merges Josh's revised testing files into the MegaSuperSigmaOmegaMegaBranch that is issue6
Fixes checkstyle for line that was more than 120 char
Still not enough to pass coverage tests
fixed routing issue when adding product to pantry from product id page, now it properly redirects to pantry page
Spaces out the add section to make room for the filter section that will be added
Adds a header to let you know where you are
@lgtm-com
Copy link

lgtm-com bot commented Apr 7, 2022

This pull request introduces 4 alerts when merging af00110 into 4937d56 - view on LGTM.com

new alerts:

  • 4 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Apr 7, 2022

This pull request introduces 4 alerts when merging 93cfb43 into 4937d56 - view on LGTM.com

new alerts:

  • 4 for Unused variable, import, function or class

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants