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

Bugfix: Fixed incorrect dashboard/api usage in reporting.js #397

Merged
merged 2 commits into from
Jul 22, 2021
Merged

Bugfix: Fixed incorrect dashboard/api usage in reporting.js #397

merged 2 commits into from
Jul 22, 2021

Conversation

us88
Copy link
Contributor

@us88 us88 commented Jul 12, 2021

The endpoint strings in reporting.js were still assuming that the API is hosted at /dashboard/.

I changed them so that they match the endpoint strings in other files (just api/*).

Changes also applied to the static app.js file. The diff is terrible though... Not sure if I was supposed to do this, I guess it's part of a pipeline you have in place?

us88 and others added 2 commits July 12, 2021 08:33
The API endpoints were still assuming the API is hosted at `/dashboard/*`. This has been fixed.
@us88 us88 changed the title bug/fix_incorrect_reporting_endpoint_string Bugfix: Fixed incorrect dashboard/api usage in reporting.js Jul 12, 2021
@us88 us88 changed the base branch from master to development July 12, 2021 05:53
@mircealungu
Copy link
Member

@thejager - this looks good to me! what do you think?

@FlyingBird95 FlyingBird95 merged commit 3e487fb into flask-dashboard:development Jul 22, 2021
@us88 us88 deleted the bug/fix_incorrect_reporting_endpoint_string branch September 6, 2021 04:21
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.

None yet

4 participants