Name |
Last commit
|
Last update |
---|---|---|
.. | ||
applicationsCtrl.js | Improve rendering performance for application list | |
applicationsHeaderCtrl.js | Resolve dynamic views lazily |
* Number of concurrent requests for fetching the application info is limited to 15 requests * Fetching the application info is deferred by 50ms to let the browser render the view * Flattened application/group structure to save inner ng-repeat * ng-repeat for notification settings and view drop down is executed when the popup/dropdown is visible
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
applicationsCtrl.js | Improve rendering performance for application list | |
applicationsHeaderCtrl.js | Resolve dynamic views lazily |