Clean networks view
No need to use ajax to retrieve the content of simple tables. For Ansible groups, it takes some time to retrieve the data due to the list of hosts for each group to compute. We keep the ajax request so that the page is displayed quickly. We might switch to server side processing (like for hosts). JIRA INFRA-860
Showing
- app/network/views.py 4 additions, 26 deletionsapp/network/views.py
- app/static/js/domains.js 0 additions, 7 deletionsapp/static/js/domains.js
- app/static/js/scopes.js 0 additions, 7 deletionsapp/static/js/scopes.js
- app/templates/network/domains.html 7 additions, 0 deletionsapp/templates/network/domains.html
- app/templates/network/scopes.html 12 additions, 0 deletionsapp/templates/network/scopes.html
Loading
Please register or sign in to comment