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

feat: user subscription validation #162

Merged
merged 5 commits into from
Jun 4, 2024
Merged

Conversation

userMeh
Copy link
Contributor

@userMeh userMeh commented Jun 4, 2024

Summary 📝

This PR introduces subscription validation on the admin side and subscription request status visualization on the client side.

Which part of the repository is impacted ?

  • API
  • Client
  • Admin
  • Documentation
  • CI/CD
  • Other

@userMeh userMeh added the enhancement New feature or request label Jun 4, 2024
@userMeh userMeh self-assigned this Jun 4, 2024
Copy link
Contributor

@Jayllyz Jayllyz left a comment

Choose a reason for hiding this comment

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

Attention subscription, c'est un champ utilisé pour stripe, une fois que le membre a payé il y a l'id stripe de son abonnement (pour pouvoir le retrouver si besoin)
Il faut utiliser un autre champ en plus pour la "confirmation" du compte

@Jayllyz Jayllyz linked an issue Jun 4, 2024 that may be closed by this pull request
@Jayllyz Jayllyz self-requested a review June 4, 2024 14:27
@userMeh userMeh merged commit 772f8ec into main Jun 4, 2024
7 checks passed
@userMeh userMeh deleted the feat/user-subscription-validation branch June 4, 2024 14:34
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.

setup Join Athlonix workflow
2 participants