You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
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:
urls.py
geonode/urls.py
In the
urls.py
file, you must remove the route to the sunburst application.The text was updated successfully, but these errors were encountered: