horizon/horizon/static/framework/widgets/table
Cindy Lu 262379f774 Use items per page setting on Angular tables
Make NG table get page size from the items per page setting
instead of a fixed number which is 20.

The styling of the pagination control is the same as the
django table with the prev and next links.

Co-Authored-By: Liuqing Jing <jing.liuqing@99cloud.net>
Co-Authored-By: Vladislav Kuzmin <vkuzmin@mirantis.com>

Change-Id: Ie5307e335ca3251a342d370e7277fe16067f7949
Closes-Bug: #1647677
(cherry picked from commit c58e5b8779)
2018-04-10 11:10:46 +04:00
..
hz-cell.directive.js hz-resource-table handles transitional states 2016-08-04 10:25:31 -06:00
hz-detail-row.directive.js Allow listFunction extra params 2016-08-03 12:07:20 -06:00
hz-detail-row.html Remove unnecessary translate mark 2016-10-07 04:31:04 +00:00
hz-dynamic-table.controller.js Allow listFunction extra params 2016-08-03 12:07:20 -06:00
hz-dynamic-table.directive.js Replace table row 'status_unknown' class with 'warning' class 2016-09-08 09:57:06 +00:00
hz-dynamic-table.directive.spec.js Use items per page setting on Angular tables 2018-04-10 11:10:46 +04:00
hz-dynamic-table.html Implement "FILTER_DATA_FIRST" in angular views 2017-03-22 09:29:31 -05:00
hz-dynamic-table.scss Fix Magic Search Width Problems 2016-06-29 14:16:19 -07:00
hz-dynamic-table.spec.js Use items per page setting on Angular tables 2018-04-10 11:10:46 +04:00
hz-expand-detail.directive.js Relax hz-table parent requirement 2016-06-02 20:31:51 +00:00
hz-no-items.directive.js Add Angular Directive to show msg for empty tables 2016-01-12 15:47:06 -08:00
hz-no-items.directive.spec.js Add Angular Directive to show msg for empty tables 2016-01-12 15:47:06 -08:00
hz-no-items.html Add Angular Directive to show msg for empty tables 2016-01-12 15:47:06 -08:00
hz-resource-table.controller.js Implement "FILTER_DATA_FIRST" in angular views 2017-03-22 09:29:31 -05:00
hz-resource-table.controller.spec.js Implement "FILTER_DATA_FIRST" in angular views 2017-03-22 09:29:31 -05:00
hz-resource-table.directive.js Allow listFunction extra params 2016-08-03 12:07:20 -06:00
hz-resource-table.html hz-resource-table handles transitional states 2016-08-04 10:25:31 -06:00
hz-search-bar.directive.js JSCS cleanup - style guide cleanup for table and basic-table 2015-07-27 15:06:42 -05:00
hz-select-all.directive.js fix table delete bug & collect table events 2016-08-30 01:26:43 +00:00
hz-select.directive.js Tablecontroller should use ctrl instead of scope 2016-02-18 11:36:15 -08:00
hz-table-footer.controller.js Use items per page setting on Angular tables 2018-04-10 11:10:46 +04:00
hz-table-footer.directive.js Use items per page setting on Angular tables 2018-04-10 11:10:46 +04:00
hz-table-footer.html Use items per page setting on Angular tables 2018-04-10 11:10:46 +04:00
hz-table.directive.js Allow listFunction extra params 2016-08-03 12:07:20 -06:00
no-items.mock.html Add Angular Directive to show msg for empty tables 2016-01-12 15:47:06 -08:00
pagination.html Use items per page setting on Angular tables 2018-04-10 11:10:46 +04:00
search-bar.html ngReorg - create 'widgets' module 2015-05-19 09:55:58 -06:00
search-bar.spec.js Moving inline html out of table.spec.js & search-bar.spec.js 2015-08-21 12:50:58 -07:00
st-table.mock.html Moving inline html out of table.spec.js & search-bar.spec.js 2015-08-21 12:50:58 -07:00
table.controller.js fix table delete bug & collect table events 2016-08-30 01:26:43 +00:00
table.mock.html Add event broadcast to table row expansion 2016-04-09 11:15:22 +00:00
table.module.js Use items per page setting on Angular tables 2018-04-10 11:10:46 +04:00
table.scss Replace table row 'status_unknown' class with 'warning' class 2016-09-08 09:57:06 +00:00
table.spec.js Use items per page setting on Angular tables 2018-04-10 11:10:46 +04:00