1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-01 22:32:49 +02:00
TableFilter/test
2016-12-24 23:35:26 +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 eqeqeq eslint rule 2016-05-15 13:33:16 +10:00
test-alternate-rows.html Addressing zebra rows with sort columnt at start option 2016-12-18 00:23:57 +11:00
test-alternate-rows.js Addressing zebra rows with sort columnt at start option 2016-12-18 00:23:57 +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 Continued increasing coverage 2016-12-08 22:16:47 +11:00
test-auto-filter.html Added auto filter tests 2015-06-05 23:10:25 +10:00
test-auto-filter.js Fixed issue 204, made selectOptions in checklist feature more defensive 2016-05-08 12:53:58 +10:00
test-callbacks.html Addressed issue 241, can filter in filters loaded callback 2016-06-15 11:29:20 +10:00
test-callbacks.js Fixed on_after_filter callback fired twice from checklist filter 2016-06-25 21:19:58 +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 Addressed destroy TODO 2016-12-24 23:35:26 +11:00
test-clear-button.html Added no filters test 2015-06-04 23:04:38 +10:00
test-clear-button.js Removed clear button container ID 2016-10-31 22:18:21 +11:00
test-col-ops.html Expanded colOps extension tests 2016-10-08 11:50:34 +11:00
test-col-ops.js Addressed #332 and continued #319 2016-11-02 23:01:31 +11: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 Merged master in 2016-04-20 16:30:41 +02: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-data-types.html Issue #313 Made locale.addFormat more defensive 2016-10-19 13:39:59 +11:00
test-data-types.js Uncommented test code 2016-12-08 22:19:16 +11:00
test-date-type.html Started dateType unit tests 2016-10-12 14:15:19 +11:00
test-date-type.js Addressing sorting date columns with blank values 2016-11-24 14:14:55 +11: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 Renamed _hasGrid to initialized and hasGrid to isInitialized 2016-05-27 17:40:22 +10:00
test-dom-changes.html Added DOM changes unit tests 2016-06-13 19:17:13 +10:00
test-dom-changes.js Shortened RowsCounter properties names 2016-08-06 01:26:53 +10:00
test-dropdown.html Added no filters test 2015-06-04 23:04:38 +10:00
test-dropdown.js Addressed destroy TODO 2016-12-24 23:35:26 +11:00
test-emitter.html Added unit tests for emiitter 2015-12-28 11:18:55 +11:00
test-emitter.js Renamed _hasGrid to initialized and hasGrid to isInitialized 2016-05-27 17:40:22 +10:00
test-empty-cells-filtering.html Enhanced getText method, added test case 2016-03-29 18:18:03 +11:00
test-empty-cells-filtering.js Removed col_date_type option from test-empty-cells-filtering 2016-09-25 12:16:42 +10: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 Updated unit tests 2016-11-18 00:01:33 +11:00
test-filter-operators.html Completed filter operators unit tests 2015-11-29 21:27:43 +11:00
test-filter-operators.js Renamed _hasGrid to initialized and hasGrid to isInitialized 2016-05-27 17:40:22 +10:00
test-filtering.html Added tests for searching numeric columns with strings 2016-07-30 17:59:08 +10:00
test-filtering.js Fixed unit tests 2016-09-24 22:17:01 +10:00
test-filters-visibility.html Finalised filters visibility extensions tests 2015-06-06 23:44:10 +10:00
test-filters-visibility.js Fixed tests 2016-04-24 19:00:36 +02:00
test-grid-layout.html Added no filters test 2015-06-04 23:04:38 +10:00
test-grid-layout.js Continued TableFilter 2016-08-14 14:14:52 +10:00
test-grouped-headers.html Initial commit 2016-09-20 13:40:38 +10:00
test-grouped-headers.js Updated unit tests 2016-11-18 00:01:33 +11:00
test-hash.html Added hash unit tests 2016-03-20 22:44:41 +11:00
test-hash.js URL Encode State Hash 2016-08-22 09:31:03 -07:00
test-help.html Added no filters test 2015-06-04 23:04:38 +10:00
test-help.js Renamed _hasGrid to initialized and hasGrid to isInitialized 2016-05-27 17:40:22 +10:00
test-highlight-keywords.html Added no filters test 2015-06-04 23:04:38 +10:00
test-highlight-keywords.js Addressed issue-309 2016-10-10 18:16:39 +11:00
test-ignore-diacritics.html Added unit tests 2016-10-22 19:38:03 +11:00
test-ignore-diacritics.js Added unit tests 2016-10-22 19:38:03 +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 Renamed _hasGrid to initialized and hasGrid to isInitialized 2016-05-27 17:40:22 +10: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 Fixed failing unit test 2016-07-02 14:43:07 +10:00
test-linked-filters-grid-layout.html Added unit tests 2016-03-11 16:55:42 +11:00
test-linked-filters-grid-layout.js Fixed failing unit test 2016-07-02 14:43:07 +10:00
test-linked-filters.html Added linked filters test 2015-06-10 20:53:20 +10:00
test-linked-filters.js Fixed checklist option click event 2016-07-02 14:06:12 +10: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 Added comments to checklist module for autogenerated docs 2016-06-05 01:41:44 +10:00
test-loader.html Added no filters test 2015-06-04 23:04:38 +10:00
test-loader.js Removed element IDs from Loader and NoResults 2016-11-01 20:02:15 +11:00
test-no-filters.html Added no filters test 2015-06-04 23:04:38 +10:00
test-no-filters.js Renamed _hasGrid to initialized and hasGrid to isInitialized 2016-05-27 17:40:22 +10:00
test-no-headers.html Added no headers unit test 2016-02-01 18:11:45 +11:00
test-no-headers.js Updated unit tests 2016-11-18 00:01:33 +11:00
test-no-results-message.html Added comments to paging 2016-07-31 21:49:38 +10:00
test-no-results-message.js Fixed no results container width calculation 2016-07-30 16:45:58 +10:00
test-paging.html Added no filters test 2015-06-04 23:04:38 +10:00
test-paging.js Removed element IDs from paging 2016-11-05 22:08:32 +11:00
test-popup-filter.html Initial commit 2016-09-20 13:40:38 +10:00
test-popup-filter.js Added popup_adjust_to_container configuration option to PopupFilter 2016-11-22 14:01:36 +11:00
test-rows-counter.html Added no filters test 2015-06-04 23:04:38 +10:00
test-rows-counter.js Removed element IDs from Help and RowsCounter 2016-11-01 13:58:25 +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-state.html Added state unit tests 2016-03-20 22:07:52 +11:00
test-state.js Updated relevant unit tests for filters persistence 2016-04-24 18:47:01 +02:00
test-status-bar.html take 1 2016-12-04 10:36:39 +11:00
test-status-bar.js Added comments to StatusBar for auto-generated documentation 2016-08-07 00:48:00 +10:00
test-storage-cookie.html Added unit tests 2016-04-08 17:43:55 +02:00
test-storage-cookie.js Added unit tests 2016-04-08 17:43:55 +02:00
test-storage-local.html Added unit tests 2016-04-08 17:43:55 +02:00
test-storage-local.js Added unit tests 2016-04-08 17:43:55 +02:00
test-watermark.html Added watermark tests, removed commented out code 2016-01-11 12:41:25 +11:00
test-watermark.js Renamed _hasGrid to initialized and hasGrid to isInitialized 2016-05-27 17:40:22 +10:00
test.html Added responsive table option, updated unit tests 2016-04-04 11:08:57 +02:00
test.js Enlarged AlternateRows code coverage 2016-12-09 23:25:42 +11:00