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

Dashboard improvement #2015

Merged
merged 4 commits into from
Jun 7, 2024
Merged

Dashboard improvement #2015

merged 4 commits into from
Jun 7, 2024

Conversation

atyabbin
Copy link
Contributor

@atyabbin atyabbin commented Jun 5, 2024

The dashboard now consists of 3 input fields: Server Url, token and email id, the first two gets stored in the local storage when you enter it for the first time and if we reload, the input fields automatically retrieves the values from the local storage. The three inputs help the program to generate the URL http://localhost:8080/admin/user?email=YOUR_EMAIL&token=YOUR_TOKEN and fetch data from the API

@atyabbin atyabbin merged commit 62297d1 into main Jun 7, 2024
2 checks passed
@atyabbin atyabbin deleted the dashboard-improvement branch June 7, 2024 08:41
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.

2 participants