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

refacto and fix template api #98

Merged
merged 3 commits into from
Dec 4, 2023
Merged

refacto and fix template api #98

merged 3 commits into from
Dec 4, 2023

Conversation

quentingrchr
Copy link
Contributor

@quentingrchr quentingrchr commented Dec 1, 2023

Fix and Refactor Template Creation/Editing

Description

  • Move the POST template request into its own route (it's too different from creating a digest).
  • Update the POST digest (+ refactor for readability and due to the previous change).

Todo

  • Test template creation
  • Test classic digest creation
  • Test classic digest reorder
  • Test template reorder
  • Test template deletion
  • Test digest creation with template
  • Test digest reorder with template
  • Test template creation from a digest created with a template

Copy link

vercel bot commented Dec 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
digestclub ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2023 10:41am

@quentingrchr quentingrchr marked this pull request as ready for review December 4, 2023 10:38
@quentingrchr quentingrchr merged commit 5f9244a into main Dec 4, 2023
3 checks passed
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.

1 participant