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

Centers CRUD #12

Merged
merged 4 commits into from
Nov 30, 2023
Merged

Centers CRUD #12

merged 4 commits into from
Nov 30, 2023

Conversation

fblupi
Copy link
Member

@fblupi fblupi commented Nov 30, 2023

Fixes #1

  • Allow admin to create, update, and delete centers from the admin panel.
  • A center has a translatable title.
  • A center belongs to an organization.
  • The centers have logical removal so they are never deleted physically from the database.
Screen.Recording.2023-11-30.at.12.18.45.mov

@fblupi fblupi added the feature New feature or request label Nov 30, 2023
@fblupi fblupi added this to the 0.1.0 milestone Nov 30, 2023
Copy link

codecov bot commented Nov 30, 2023

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@fblupi fblupi requested a review from rxnetwalker November 30, 2023 11:24
@fblupi fblupi marked this pull request as ready for review November 30, 2023 11:24
@fblupi fblupi merged commit fc4888f into main Nov 30, 2023
5 checks passed
@fblupi fblupi deleted the feat/1 branch November 30, 2023 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Centers model
2 participants