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

Remove libraries and unnecessary blocks of code. #7

Open
anayaml opened this issue Jun 6, 2019 · 0 comments
Open

Remove libraries and unnecessary blocks of code. #7

anayaml opened this issue Jun 6, 2019 · 0 comments
Labels
enhancement New feature or request Refatoring

Comments

@anayaml
Copy link
Member

anayaml commented Jun 6, 2019

There are still code blocks and libraries that were for sunburst use only. And since the application has been removed from the context of the SADes, it is necessary to remove libraries and blocks of code.

These are the files that need to be removed:

Filename Relative path
sunburst-chat-ed.js geonode/static/lib/js/sunburst-chat-ed.js
sunburst-constants.js geonode/static/lib/js/sunburst-constants.js
sunburst-manager.js geonode/static/lib/js/sunburst-manager.js
data-visualization-manager.js geonode/static/lib/js/data-visualization-manager.js
desertificacao-data.js geonode/static/lib/js/desertificacao-data.js
breadcrumb-manager.js geonode/static/lib/js/breadcrumb-manager.js
sunburst-chart.html geonode/templates/sunburst-chart.html

And, these are the files that need to be updated:

Filename Relative path
urls.py geonode/urls.py

In the urls.py file, you must remove the route to the sunburst application.

@anayaml anayaml added enhancement New feature or request Refatoring labels Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Refatoring
Projects
None yet
Development

No branches or pull requests

1 participant