Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

feat: subscription page #288

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

feat: subscription page #288

wants to merge 14 commits into from

Conversation

djaiss
Copy link
Member

@djaiss djaiss commented Nov 3, 2022

This PR adds:

  • the notion of subscription management
  • a new helper that checks if the user has an account limit
  • a new env variable to determine if the instance should have account limits
  • limits are as simple as possible:
    • when on free plan: max 5 contacts
    • when on free plan: max 1 vault

and that's it.

@djaiss djaiss added the draft label Nov 3, 2022
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 5, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

68.2% 68.2% Coverage
15.5% 15.5% Duplication

@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug B 2 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

59.1% 59.1% Coverage
0.0% 0.0% Duplication

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant