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

[feature] Show user session usage on the status page #735

Open
pandafy opened this issue Dec 5, 2023 · 3 comments · May be fixed by #738
Open

[feature] Show user session usage on the status page #735

pandafy opened this issue Dec 5, 2023 · 3 comments · May be fixed by #738
Assignees

Comments

@pandafy
Copy link
Member

pandafy commented Dec 5, 2023

Depends on openwisp/openwisp-radius#499

We need to show user's their current session usage and total session limit (e.g. consumed data and total data) on the status page. We would use the API created in above issue.

Use adaptive units (MB/DB) to show the data usage like we do for the monitoring charts.

The data usage endpoint should run periodically to update user's traffic usage (similar to long polling of the account sessions)

@Vivesh2911
Copy link

hello sir ,
i can resolve your problem

@pandafy
Copy link
Member Author

pandafy commented Dec 19, 2023

Hey @Vivesh2911, I had already started working on this issue. You can look for other issues to contribute.

@pandafy pandafy self-assigned this Dec 19, 2023
pandafy added a commit that referenced this issue Dec 19, 2023
When subscriptions module is used, show user's current plan.
If user's current plan is free, then show option to upgrade the plan.

Closes #735
pandafy added a commit that referenced this issue Dec 19, 2023
When subscriptions module is used, show user's current plan.
If user's current plan is free, then show option to upgrade the plan.

Closes #735
@Vivesh2911
Copy link

ok @pandafy I contribute on other issues

pandafy added a commit that referenced this issue Dec 23, 2023
When subscriptions module is used, show user's current plan.
If user's current plan is free, then show option to upgrade the plan.

Closes #735
pandafy added a commit that referenced this issue Dec 23, 2023
When subscriptions module is used, show user's current plan.
If user's current plan is free, then show option to upgrade the plan.

Closes #735
pandafy added a commit that referenced this issue Jan 9, 2024
When subscriptions module is used, show user's current plan.
If user's current plan is free, then show option to upgrade the plan.

Closes #735
pandafy added a commit that referenced this issue Feb 13, 2024
When subscriptions module is used, show user's current plan.
If user's current plan is free, then show option to upgrade the plan.

Closes #735
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants