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

New db schema #120

Merged
merged 53 commits into from
Apr 24, 2024
Merged

New db schema #120

merged 53 commits into from
Apr 24, 2024

Conversation

creme332
Copy link
Member

@creme332 creme332 commented Apr 24, 2024

Checklist

Confirm you have completed the following actions prior to submitting this PR.

  • There is an existing issue report for this PR.
  • This is not a duplicate of an existing pull request.
  • My pull request is not resolving multiple issues at once.
  • I have created a feature branch.
  • My commit messages are detailed.
  • All of my commits are relevant to the issue.
  • composer test does not throw any error.

Issue Resolution

Tell us which issue this PR fixes.

This pull request Fixes #112

Fixes #56

Additional Information

If needed, provide additional information about your pull request.

creme332 added 30 commits April 20, 2024 12:48
- add sample data for store and store_product
- make total_price a derived attribute of order
- not all comments reply to a parent comment
- all comments belong to a review
- remove total price from order
- set default order status to pending
reposition filters to avoid cluttering page

remove top padding from main so that first row of products is visible
This was linked to issues Apr 24, 2024
@creme332 creme332 merged commit 1af9233 into main Apr 24, 2024
0 of 2 checks passed
@creme332 creme332 deleted the new-db-schema branch April 24, 2024 07:46
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.

Implement nested comments on product page Improve database schema
1 participant