1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-02 14:52:50 +02:00
TableFilter/test
2016-03-11 16:55:42 +11:00
..
libs Added no filters test 2015-06-04 23:04:38 +10:00
test-active-columns.html Added no filters test 2015-06-04 23:04:38 +10:00
test-active-columns.js Added active columns test 2015-05-31 21:48:29 +10:00
test-alternate-rows.html Added no filters test 2015-06-04 23:04:38 +10:00
test-alternate-rows.js Added unit tests for emiitter 2015-12-28 11:18:55 +11:00
test-always-visible-rows.html Added no filters test 2015-06-04 23:04:38 +10:00
test-always-visible-rows.js Finalised unit tests, removed applyProps method in tablefilter class 2015-12-28 17:53:03 +11:00
test-api.html Issue 94, excludeHiddenCols param for APIs 2016-01-07 18:29:27 +11:00
test-api.js Extended eslint to tests 2016-02-22 18:14:58 +11:00
test-auto-filter.html Added auto filter tests 2015-06-05 23:10:25 +10:00
test-auto-filter.js Added auto filter tests 2015-06-05 23:10:25 +10:00
test-case-sensitive-query.html Added no filters test 2015-06-04 23:04:38 +10:00
test-case-sensitive-query.js Continued refactoring EvtManager 2016-01-03 01:33:31 +11:00
test-checklist.html Added no filters test 2015-06-04 23:04:38 +10:00
test-checklist.js Extended eslint to tests 2016-02-22 18:14:58 +11:00
test-clear-button.html Added no filters test 2015-06-04 23:04:38 +10:00
test-clear-button.js Added unit tests for emiitter 2015-12-28 11:18:55 +11:00
test-col-ops.html Added no filters test 2015-06-04 23:04:38 +10:00
test-col-ops.js Replaced getExtension method with extension 2015-07-03 17:44:25 +10:00
test-col-widths.html Added no filters test 2015-06-04 23:04:38 +10:00
test-col-widths.js Turned colOps feature into an extension 2015-06-08 01:31:15 +10:00
test-cols-visibility.html Started columns visibility extension tests 2015-07-02 18:15:37 +10:00
test-cols-visibility.js Replaced getExtension method with extension 2015-07-03 17:44:25 +10:00
test-custom-options.html Added no filters test 2015-06-04 23:04:38 +10:00
test-custom-options.js Started columns visibility extension tests 2015-07-02 18:15:37 +10:00
test-disable-enter-key.html Added no filters test 2015-06-04 23:04:38 +10:00
test-disable-enter-key.js Added behaviour tests 2015-05-24 19:16:09 +10:00
test-disable-filter-onchange.html Added unit tests for select filter with disabled onchange event 2016-01-13 15:22:46 +11:00
test-disable-filter-onchange.js Added unit tests for select filter with disabled onchange event 2016-01-13 15:22:46 +11:00
test-dropdown.html Added no filters test 2015-06-04 23:04:38 +10:00
test-dropdown.js Fixed sorting for filter options with numeric values 2016-02-02 18:24:16 +11:00
test-emitter.html Added unit tests for emiitter 2015-12-28 11:18:55 +11:00
test-emitter.js Improved emitter logic 2016-01-03 13:49:04 +11:00
test-exact-query-match.html Added no filters test 2015-06-04 23:04:38 +10:00
test-exact-query-match.js Continued refactoring EvtManager 2016-01-03 01:33:31 +11:00
test-external-filters.html Added external filters unit tests 2016-02-13 23:27:28 +11:00
test-external-filters.js Extended eslint to tests 2016-02-22 18:14:58 +11:00
test-filter-operators.html Completed filter operators unit tests 2015-11-29 21:27:43 +11:00
test-filter-operators.js Completed filter operators unit tests 2015-11-29 21:27:43 +11:00
test-filtering.html Run build 2015-12-25 13:06:54 +11:00
test-filtering.js Extended eslint to tests 2016-02-22 18:14:58 +11:00
test-filters-visibility.html Finalised filters visibility extensions tests 2015-06-06 23:44:10 +10:00
test-filters-visibility.js Replaced getExtension method with extension 2015-07-03 17:44:25 +10:00
test-grid-layout.html Added no filters test 2015-06-04 23:04:38 +10:00
test-grid-layout.js Extended eslint to tests 2016-02-22 18:14:58 +11:00
test-grouped-headers.html Initial commit 2016-02-03 18:34:46 +11:00
test-grouped-headers.js Addressed PR comments 2016-02-04 09:18:47 +11:00
test-help.html Added no filters test 2015-06-04 23:04:38 +10:00
test-help.js Updated help feature tests 2016-01-19 23:13:34 +11:00
test-highlight-keywords.html Added no filters test 2015-06-04 23:04:38 +10:00
test-highlight-keywords.js Extended eslint to tests 2016-02-22 18:14:58 +11:00
test-integration-paging-sort.html Fixed paging-sort integration when paging persistence is on 2015-11-21 22:12:47 +11:00
test-integration-paging-sort.js Extended eslint to tests 2016-02-22 18:14:58 +11:00
test-linked-filters-disabled-options-grid-layout.html Added unit tests 2016-03-11 16:55:42 +11:00
test-linked-filters-disabled-options-grid-layout.js Added unit tests 2016-03-11 16:55:42 +11:00
test-linked-filters-grid-layout.html Added unit tests 2016-03-11 16:55:42 +11:00
test-linked-filters-grid-layout.js Added unit tests 2016-03-11 16:55:42 +11:00
test-linked-filters.html Added linked filters test 2015-06-10 20:53:20 +10:00
test-linked-filters.js Fixed linked filters with 2 checklist filters 2016-02-20 18:00:03 +11:00
test-load-filters-on-demand.html Renamed fill_slc_on_demand configuration option load_filters_on_demand 2015-09-20 22:31:09 +10:00
test-load-filters-on-demand.js Continued refactoring EvtManager 2016-01-03 01:33:31 +11:00
test-loader.html Added no filters test 2015-06-04 23:04:38 +10:00
test-loader.js Added cell-processed event, improved alternateRows 2016-01-02 14:43:00 +11:00
test-no-filters.html Added no filters test 2015-06-04 23:04:38 +10:00
test-no-filters.js Extended eslint to tests 2016-02-22 18:14:58 +11:00
test-no-headers.html Added no headers unit test 2016-02-01 18:11:45 +11:00
test-no-headers.js Initial commit 2016-03-06 21:24:29 +11:00
test-no-results-message.html Added unit tests 2015-12-09 17:24:45 +11:00
test-no-results-message.js Continued refactoring EvtManager 2016-01-03 01:33:31 +11:00
test-paging.html Added no filters test 2015-06-04 23:04:38 +10:00
test-paging.js Fixed tests for reset feature behaviour unit test (grid-layout, paging) 2016-01-14 19:35:46 +11:00
test-popup-filter.html Added no filters test 2015-06-04 23:04:38 +10:00
test-popup-filter.js Merged master in for issue 99 2016-01-16 12:29:24 +11:00
test-rows-counter.html Added no filters test 2015-06-04 23:04:38 +10:00
test-rows-counter.js Added unit tests for emiitter 2015-12-28 11:18:55 +11:00
test-single-filter.html Fixed single filter search 2015-08-11 21:28:26 +10:00
test-single-filter.js Fixed single filter search 2015-08-11 21:28:26 +10:00
test-sort-custom-sorter.html Added no filters test 2015-06-04 23:04:38 +10:00
test-sort-custom-sorter.js Added version replacement, made sort an extension 2015-06-07 20:30:32 +10:00
test-sort-grid-layout.html Added no filters test 2015-06-04 23:04:38 +10:00
test-sort-grid-layout.js Fixed paging-sort integration when paging persistence is on 2015-11-21 22:12:47 +11:00
test-sort-key.html Added no filters test 2015-06-04 23:04:38 +10:00
test-sort-key.js Extended eslint to tests 2016-02-22 18:14:58 +11:00
test-sort.html Added no filters test 2015-06-04 23:04:38 +10:00
test-sort.js Fixed paging-sort integration when paging persistence is on 2015-11-21 22:12:47 +11:00
test-status-bar.html Added no filters test 2015-06-04 23:04:38 +10:00
test-status-bar.js Added unit tests for emiitter 2015-12-28 11:18:55 +11:00
test-store.html Improved store module interface 2016-02-06 14:08:46 +11:00
test-store.js Extended eslint to tests 2016-02-22 18:14:58 +11:00
test-watermark.html Added watermark tests, removed commented out code 2016-01-11 12:41:25 +11:00
test-watermark.js Added watermark tests, removed commented out code 2016-01-11 12:41:25 +11:00
test.html Instantiate TableFilter with table DOM element 2015-10-31 19:00:28 +11:00
test.js Started unit tests for filter operators 2015-11-29 11:46:20 +11:00