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

Completed editing and deleting habits. #6

Merged
merged 2 commits into from
Mar 13, 2021
Merged

Completed editing and deleting habits. #6

merged 2 commits into from
Mar 13, 2021

Conversation

AdithyaBhat17
Copy link
Owner

  • ✨ Completed update and delete habit feature
  • 🎨 Refactored code and colocated modal state

@AdithyaBhat17 AdithyaBhat17 added the enhancement New feature or request label Mar 13, 2021
@AdithyaBhat17 AdithyaBhat17 self-assigned this Mar 13, 2021
@vercel
Copy link

vercel bot commented Mar 13, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/adithyanr/habit-tracker/EpT8fvYvamFKAHyjuo9tFGx7rQnZ
✅ Preview: https://habit-tracker-git-ui-adithyanr1.vercel.app

@todo
Copy link

todo bot commented Mar 13, 2021

- Update habit only if user.id === habit.user_id

// @todo - Update habit only if user.id === habit.user_id
.match({
id: req.body.habit_id,
user_id: "62ac2f91-e1a2-40a8-bb40-508f58c41134",
});


This comment was generated by todo based on a todo comment in 4482f1f in #6. cc @AdithyaBhat17.

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

Successfully merging this pull request may close these issues.

None yet

1 participant