b6d2e0a469
Airflow's main page previously did paging client- side via a jQuery plugin (DataTable) which was very slow at loading all DAGs. The browser would load all DAGs in the table. The result was performance degradation when having a number of DAGs in the range of 1K. This commit implements server-side paging using the webserver page size setting, sending to the browser only the elements for the specific page. Closes #2531 from edgarRd/erod-ui-dags-paging |
||
---|---|---|
.. | ||
LICENSE-ace.txt | ||
LICENSE-bootstrap.txt | ||
LICENSE-d3-tip.txt | ||
LICENSE-d3js.txt | ||
LICENSE-dagre-d3.txt | ||
LICENSE-datatables.txt | ||
LICENSE-flask-kerberos.txt | ||
LICENSE-jquery.txt | ||
LICENSE-jsclockplugin.txt | ||
LICENSE-typeahead.txt | ||
LICENSE-underscorejs.txt | ||
LICENSE-webgl-2d.txt |