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

added revenue fetch and update functions, fixed bugs #76

Merged
merged 2 commits into from Jun 24, 2022

Conversation

nishayaraj
Copy link
Contributor

@nishayaraj nishayaraj commented Jun 24, 2022

Revenue page with total revenue
Items displaying on DOM after create and update
Close order form working: updates order status to closed and revenue total is updated

@netlify
Copy link

netlify bot commented Jun 24, 2022

Deploy Preview for fluffy-kitten-9d4cc8 ready!

Name Link
🔨 Latest commit e6b8548
🔍 Latest deploy log https://app.netlify.com/sites/fluffy-kitten-9d4cc8/deploys/62b64a230aec7e0008fb0f0e
😎 Deploy Preview https://deploy-preview-76--fluffy-kitten-9d4cc8.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Contributor

@lesleyjkeyes lesleyjkeyes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The only issues I'm seeing at this point:

  1. We should add a dollar sign to the revenue page(super easy fix)
  2. Unable to delete an order(I believe this has to do with this ticket: Delete Order Items(Merge Data) #72)

We're good to merge this branch though and fix those separately.

@Massacre-Saint Massacre-Saint self-requested a review June 24, 2022 20:25
Copy link
Contributor

@Massacre-Saint Massacre-Saint left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure to change the UID that's passed in the the .get of deleteSingleOrder and just delete it.
Fixes the issue.

@nishayaraj nishayaraj merged commit e3ba8a7 into main Jun 24, 2022
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.

None yet

3 participants