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

Feat/3 create product category optional #6

Open
wants to merge 22 commits into
base: client-branch
Choose a base branch
from

Conversation

Pauloparakleto
Copy link
Contributor

close #3

prepare agile philosophy.
do not validate presence of category.
category is optional.
create product, it counts by 1. category is optional.
include devise test helpers to sign_in user.
@Pauloparakleto Pauloparakleto self-assigned this Jan 22, 2024
Copy database sample to database config
add username and password by environment variables.
try name when category exists, fix ajax request.
show product without category
show product without category
show product without category provide context
used with node 16.
Do not chain account and category creation in factory definition.
specify node version 16.18.1
specify node version 16.18.1
specify node version 16.18.1 and yarn
specify yarn version 1.22.19
add web puma
specify bundler version.
fix seeds since it depends on factory bot in production
fix seeds since it depends on factory bot in production and also ffaker gem
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.

Permit create product without a category
1 participant