1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-04 07:33:18 +02:00
Commit graph

318 commits

Author SHA1 Message Date
Max Guglielmi fa271c5445 Fixed failing unit test 2016-07-02 14:43:07 +10:00
Max Guglielmi b61bac1494 Uncommented out code 2016-07-02 14:09:43 +10:00
Max Guglielmi 603de740a3 Fixed checklist option click event 2016-07-02 14:06:12 +10:00
Max Guglielmi d031e31c0c Fixed on_after_filter callback fired twice from checklist filter 2016-06-25 21:19:58 +10:00
Max Guglielmi 35579453a6 Addressed issue 241, can filter in filters loaded callback 2016-06-15 11:29:20 +10:00
Max Guglielmi c4b3579e08 Added DOM changes unit tests 2016-06-13 19:17:13 +10:00
Max Guglielmi a965265977 Added test case 2016-06-05 12:15:34 +10:00
Max Guglielmi 0172dea15f Added comments to checklist module for autogenerated docs 2016-06-05 01:41:44 +10:00
Max Guglielmi 8e5aba04e2 Removed unused TableFilter properties, added eslint rule 2016-05-31 19:22:21 +10:00
Max Guglielmi 7c6ec56fa3 Renamed _hasGrid to initialized and hasGrid to isInitialized 2016-05-27 17:40:22 +10:00
Max Guglielmi 4095fcf888 Added unit tests to rowscounter module 2016-05-26 17:23:21 +10:00
Max Guglielmi b23aeea53a Killed the nbVisibleRows property on TableFilter 2016-05-26 14:36:36 +10:00
Max Guglielmi b38f216409 Fixed issue 217 2016-05-19 12:35:27 +10:00
Max Guglielmi be3903d2eb Added eqeqeq eslint rule 2016-05-15 13:33:16 +10:00
Max Guglielmi 0d58349432 Refactored types module 2016-05-15 12:56:12 +10:00
Max Guglielmi 472d349689 Fixed issue 204, made selectOptions in checklist feature more defensive 2016-05-08 12:53:58 +10:00
Max Guglielmi b3d2ead151 Fixed failing single filter tests 2016-05-07 19:54:22 +10:00
Max Guglielmi 4965cd5360 Added unit tests 2016-05-07 19:20:42 +10:00
Max Guglielmi 5f667f733f Added getValues method to select and checklist filter types + added unit tests 2016-05-04 22:02:22 +10:00
Max Guglielmi 88bcc4c3b5 Updated README 2016-04-30 12:58:15 +10:00
Max Guglielmi 1ee1e306fd Started decommissioning legacy persistence implementation 2016-04-30 11:45:04 +10:00
Max Guglielmi b7156566ce Fixed tests 2016-04-24 19:00:36 +02:00
Max Guglielmi e188110cb2 Updated relevant unit tests for filters persistence 2016-04-24 18:47:01 +02:00
Max Guglielmi 638892fd14 Merged master in 2016-04-20 16:30:41 +02:00
Max Guglielmi 16d221913d Upadated unit tests 2016-04-20 16:03:35 +02:00
Max Guglielmi 711f3a696b Updated unit tests 2016-04-13 18:37:56 +02:00
Max Guglielmi 9045e85484 Added activateFilter public method 2016-04-08 18:19:52 +02:00
Max Guglielmi 8c2108b3ab Added unit tests 2016-04-08 17:43:55 +02:00
Max Guglielmi ccdde872f4 Updated API unit tests 2016-04-06 08:50:32 +02:00
Max Guglielmi 3e13e787a1 Added getActiveFilterId and setActiveFilterId methods 2016-04-05 18:09:21 +02:00
Max Guglielmi 48b0fd27f6 Added responsive table option, updated unit tests 2016-04-04 11:08:57 +02:00
Max Guglielmi 3c5511a28a Initial commit 2016-03-30 18:53:16 +11:00
Max Guglielmi b22b0f663c Enhanced getText method, added test case 2016-03-29 18:18:03 +11:00
Max Guglielmi 2fb84174dd Removed commented out code 2016-03-24 10:56:59 +11:00
Max Guglielmi 8001582c2b Added unit tests 2016-03-24 10:52:23 +11:00
Max Guglielmi cda05accb5 Initial commit 2016-03-23 19:02:48 +11:00
Max Guglielmi 6cd10dd9bf Addressing PR review 2016-03-20 23:02:12 +11:00
Max Guglielmi a62a41cbc4 Added hash unit tests 2016-03-20 22:44:41 +11:00
Max Guglielmi ea604b76ba Added state unit tests 2016-03-20 22:09:08 +11:00
Max Guglielmi 1e3f51db10 Added state unit tests 2016-03-20 22:07:52 +11:00
Max Guglielmi ad04da9051 Fixed tests 2016-03-18 17:58:32 +11:00
Max Guglielmi 37d47a5adc Added unit tests 2016-03-11 16:55:42 +11:00
Max Guglielmi 70c1a4e384 Initial commit 2016-03-06 21:24:29 +11:00
Max Guglielmi 6f0a009200 Extended eslint to tests 2016-02-22 18:14:58 +11:00
Max Guglielmi 1691f38368 Fixed linked filters with 2 checklist filters 2016-02-20 18:00:03 +11:00
Max Guglielmi 803e0a7d03 Added external filters unit tests 2016-02-13 23:27:28 +11:00
Max Guglielmi 279bc1ca60 Improved store module interface 2016-02-06 14:08:46 +11:00
Max Guglielmi 6b7ce2e4b4 Addressed PR comments 2016-02-04 09:18:47 +11:00
Max Guglielmi 866d34d538 Initial commit 2016-02-03 18:34:46 +11:00
Max Guglielmi 69f0c6fcc8 Fixed sorting for filter options with numeric values 2016-02-02 18:24:16 +11:00
Max Guglielmi eee964346a Added no headers unit test 2016-02-01 18:11:45 +11:00
Max Guglielmi 5112a28775 Fixed case match in filtering logic + setFilterValue with no filters 2016-01-27 21:53:36 +11:00
Max Guglielmi 079e027ba3 Improved getFilterValue and setFilterValue API interface 2016-01-25 16:44:33 +11:00
Max Guglielmi 65fe2d1838 Started normalising get/set filter values 2016-01-23 22:52:41 +11:00
Max Guglielmi 9b1c98c307 Continued simplifying setFilterValue 2016-01-21 18:29:09 +11:00
Max Guglielmi 08f94b254f Updated help feature tests 2016-01-19 23:13:34 +11:00
Max Guglielmi 45b8ae13ae Added highlight-keyword event 2016-01-18 17:36:10 +11:00
Max Guglielmi e5a67eeee9 Removed Cookie dependency in TableFilter class 2016-01-18 17:11:33 +11:00
Max Guglielmi cf8a7fbc66 Merged pub-sub-refactoring in for issue 99 2016-01-17 18:08:59 +11:00
Max Guglielmi 6b14415976 Merged master in for issue 99 2016-01-16 12:29:24 +11:00
Max Guglielmi 0a209f342a Fixed getHeaderText helper method with popup filters, updated corresponding unit tests 2016-01-15 18:11:41 +11:00
Max Guglielmi bd9740c419 Cleaned destroy method of TableFilter class 2016-01-14 21:13:19 +11:00
Max Guglielmi ada1374ade Fixed tests for reset feature behaviour unit test (grid-layout, paging) 2016-01-14 19:35:46 +11:00
Max Guglielmi 3db685f0c9 Started disconnecting _resetGrid 2016-01-13 17:45:44 +11:00
Max Guglielmi 671bd18ee6 Added unit tests for select filter with disabled onchange event 2016-01-13 15:22:46 +11:00
Max Guglielmi 4e2ae18aff Continued pub-sub refactoring 2016-01-12 17:46:27 +11:00
Max Guglielmi 5568663f46 initial commit 2016-01-11 18:35:21 +11:00
Max Guglielmi 8427f58b2f Added watermark tests, removed commented out code 2016-01-11 12:41:25 +11:00
Max Guglielmi fbd8fa52d2 Added tests for dropdown change event 2016-01-09 20:22:57 +11:00
Max Guglielmi fe2e06e637 Added _buildSubmit button method 2016-01-09 13:42:33 +11:00
Max Guglielmi 4a7f935272 Added the _buildInputFilter method 2016-01-08 17:44:22 +11:00
Max Guglielmi cf876c730f Merge branch 'pub-sub-refactoring' into issue-90-init-refactor 2016-01-08 15:21:02 +11:00
Max Guglielmi c9b5a28f3a Merged master in for issue 94 2016-01-08 09:17:16 +11:00
Max Guglielmi 20aa5c2e9c Issue 94, excludeHiddenCols param for APIs 2016-01-07 18:29:27 +11:00
Max Guglielmi 2a0ed49314 Initial commit 2016-01-04 17:59:30 +11:00
Max Guglielmi fd8d5c759c Improved emitter logic 2016-01-03 13:49:04 +11:00
Max Guglielmi ea478ec500 Continued refactoring EvtManager 2016-01-03 01:33:31 +11:00
Max Guglielmi 9964032b88 Added cell-processed event, improved alternateRows 2016-01-02 14:43:00 +11:00
Max Guglielmi da9f8ad885 Finalised unit tests, removed applyProps method in tablefilter class 2015-12-28 17:53:03 +11:00
Max Guglielmi b20e9899b1 Added unit tests for emiitter 2015-12-28 11:18:55 +11:00
Max Guglielmi 9dcf63866b Run build 2015-12-25 13:06:54 +11:00
Max Guglielmi 43f2b2b36b Fixed filtering issue with date types 2015-12-21 17:25:25 +11:00
Max Guglielmi f399dc85ec Fixed issue #70, paging sort when column is filtered 2015-12-20 16:58:39 +11:00
Max Guglielmi 0f5811cdd9 Refined no results container 2015-12-11 18:25:12 +11:00
Max Guglielmi 82f4bf5244 Fixed var leftover in NoResults module 2015-12-09 17:33:44 +11:00
Max Guglielmi 5215673f81 Added unit tests 2015-12-09 17:24:45 +11:00
Max Guglielmi 06e1098ef2 Fixed tests, removed disable() call from a feature destroy 2015-12-06 22:33:11 +11:00
Max Guglielmi 28a74d1146 Completed filter operators unit tests 2015-11-29 21:27:43 +11:00
Max Guglielmi 20517cdfe2 Started unit tests for filter operators 2015-11-29 11:46:20 +11:00
Max Guglielmi 91cd6a88c5 Fixed paging-sort integration when paging persistence is on 2015-11-21 22:12:47 +11:00
Max Guglielmi 3565c0dad3 Implemented Feature base class for statusBar 2015-11-21 16:48:03 +11:00
Max Guglielmi 310247bd48 Implemented Feature base class for popupFilters 2015-11-21 14:41:40 +11:00
Max Guglielmi f2c5bf33f5 Started feature base class for grid layout 2015-11-16 23:21:19 +11:00
Max Guglielmi dcb271e0ba Initial commit 2015-11-15 02:14:13 +11:00
Max Guglielmi 3e271bb1cf Fixed getColValues returned data casing 2015-11-07 18:55:44 +11:00
Max Guglielmi bd2aa92fe4 Added includeHeaders parameter to getColValues helper and updated associated unit tests 2015-11-07 18:17:59 +11:00
Max Guglielmi 81819b9f9e Enhanced getCellData helper and associated unit test 2015-11-07 17:00:29 +11:00
Max Guglielmi abd94108d7 Fixed sorting callbacks and updated unit tests 2015-10-31 22:26:48 +11:00
Max Guglielmi a6d4fa458e Instantiate TableFilter with table DOM element 2015-10-31 19:00:28 +11:00
Max Guglielmi cc4b931bf5 Updated getTableData method, updated tests and README 2015-10-28 18:09:37 +11:00
Max Guglielmi b42ffa5339 Reduces Array utility function in tablefilter module 2015-10-19 23:41:09 +11:00
Max Guglielmi e82980f404 Added test cases to linkted filters 2015-10-18 19:58:08 +11:00
Max Guglielmi 3cf267976c Added exact query match by column feature 2015-10-14 00:15:18 +11:00
Max Guglielmi 23d2eb05e3 Fixed popup filter with none filter type 2015-10-11 11:36:28 +11:00
Max Guglielmi 2cbf580816 Fixed typo in test load filters on demand 2015-09-20 22:38:36 +10:00
Max Guglielmi c90ee239df Renamed fill_slc_on_demand configuration option load_filters_on_demand 2015-09-20 22:31:09 +10:00
Max Guglielmi 02a15e69bf Renamed fill_slc_on_demand option load_filters_on_demand 2015-09-20 18:42:00 +10:00
Max Guglielmi b8a773c46d Fixed single filter search 2015-08-11 21:28:26 +10:00
Max Guglielmi d6267c89b0 Allow always visible rows when paging is on 2015-08-01 17:45:29 +10:00
Max Guglielmi dec9ac553b Fixed tests for data retrieval for test-api 2015-07-31 16:41:35 +10:00
Max Guglielmi c5104a51d6 More API tests 2015-07-30 17:22:06 +10:00
Max Guglielmi 96c8d95065 More API tests 2015-07-27 19:33:57 +10:00
Max Guglielmi aaf9cd0058 Continued API tests 2015-07-26 18:05:40 +10:00
Max Guglielmi 652be7fcca Started public methods tests 2015-07-25 20:31:01 +10:00
Max Guglielmi 1ea547e19b Fixed search yielding no matches under paging 2015-07-15 23:34:19 +10:00
Max Guglielmi 35b43ac3e9 updated tests for paging 2015-07-14 23:50:36 +10:00
Max Guglielmi a9d7fa7c76 Replaced getExtension method with extension 2015-07-03 17:44:25 +10:00
Max Guglielmi 430e68ab05 Finalised columns visibility extension tests 2015-07-03 17:26:43 +10:00
Max Guglielmi fe7ef862ec Started columns visibility extension tests 2015-07-02 18:15:37 +10:00
Max Guglielmi 1092cc2eb5 Fixed tests 2015-07-01 18:01:52 +10:00
Max Guglielmi b682deb9cf Added tests to alternate rows feature 2015-06-28 00:47:13 +10:00
Max Guglielmi 9a6d508201 Fixed paging bug + added test for linked filter with disabled options 2015-06-14 12:23:27 +10:00
Max Guglielmi bede2bac66 Added linked filters with disabled options demo 2015-06-13 21:23:33 +10:00
Max Guglielmi 5f2743edd3 Improved paging tests 2015-06-13 19:03:33 +10:00
Max Guglielmi c4f90f0bc2 Added linked filters test 2015-06-10 20:53:20 +10:00
Max Guglielmi 132214c026 Added more examples 2015-06-09 18:46:08 +10:00
Max Guglielmi b7a08a12dc Added templates for examples 2015-06-08 20:21:50 +10:00
Max Guglielmi c174e13382 Turned colOps feature into an extension 2015-06-08 01:31:15 +10:00
Max Guglielmi c4ec282b15 Added version replacement, made sort an extension 2015-06-07 20:30:32 +10:00
Max Guglielmi 78fe75b3d3 Finalised filters visibility extensions tests 2015-06-06 23:44:10 +10:00
Max Guglielmi 8f835ab1fe Fixed column widths test 2015-06-06 22:22:13 +10:00
Max Guglielmi 1cf087e5bc Added auto filter tests 2015-06-05 23:10:25 +10:00
Max Guglielmi b76cc47666 Added no filters test 2015-06-04 23:04:38 +10:00
Max Guglielmi c54e90162f Added filter with custom options logic + tests 2015-06-02 17:33:16 +10:00
Max Guglielmi bbd8997651 Added active columns test 2015-05-31 21:48:29 +10:00
Max Guglielmi 36dd10fda8 Changed var into let 2015-05-30 22:23:33 +10:00
Max Guglielmi ec79d1410a Added col widths tests 2015-05-28 23:44:23 +10:00
Max Guglielmi 1bcf78a88a Added behaviour tests 2015-05-24 19:16:09 +10:00
Max Guglielmi e6e0db671d Started adding comments to tablefilter module 2015-05-23 18:55:51 +10:00
Max Guglielmi cdca67a70e Fixed Qunit test + custom grunt task for Qunit tests 2015-05-15 20:37:27 +10:00
Max Guglielmi eef326e6b0 Clean gruntfile and build steps 2015-05-14 20:08:19 +10:00
Max Guglielmi a2e5589b49 Started QUnit tests 2015-05-10 21:12:31 +10:00
Max Guglielmi fc528c6299 Investigating SystemJs 2015-04-28 00:26:59 +10:00
Max Guglielmi 325f9c260e Moved prefixes in respective modules, added test-sort-grid-layout 2015-04-12 17:52:19 +10:00
Max Guglielmi cd0972c759 Started ezEditTable integration 2015-04-06 18:45:46 +10:00
Max Guglielmi 45a3b0b7ff Finalise sorting tests 2015-04-04 19:10:09 +11:00
Max Guglielmi 92162b9a44 Started sort test 2015-03-29 20:56:32 +11:00
Max Guglielmi bb8ba54684 Continued sorting feature 2015-03-06 19:49:30 +11:00
Max Guglielmi dc4df9e14c Switched to Babel 2015-02-28 20:27:28 +11:00
Max Guglielmi 8bd151baef Removed watermark feature, replaced by native HTML5 input placeholder attribute 2015-02-21 14:39:09 +11:00
Max Guglielmi 2b4880e8e8 Added status bar feature 2015-02-21 00:46:57 +11:00
Max Guglielmi bedae0a6de Added tests for Help component 2015-02-20 15:03:57 +11:00
Max Guglielmi 79468f5185 Added tests for Clear button 2015-02-19 16:28:50 +11:00
Max Guglielmi 31b7f18c9e Added popup filter tests 2015-02-18 16:46:26 +11:00
Max Guglielmi 28181a5646 Added tests to drop-down filter module 2015-02-15 15:04:57 +11:00
Max Guglielmi 718b3cc1b0 Converted checklist into es6 module 2015-02-01 19:26:48 +11:00
Max Guglielmi d9eb8370e7 Finalised paging module and associated tests 2015-01-26 20:31:25 +11:00
Max Guglielmi 7daf5c7d0d Added start and end frag files, removed by mistake 2014-12-14 15:55:01 +11:00
Max Guglielmi 0f4d81b9a5 Added highlight keyword feature + associated tests 2014-12-13 20:04:25 +11:00
Max Guglielmi 92cfcf8d9f Added Store unit tests 2014-12-07 23:25:27 +11:00
Max Guglielmi 8774c670ff Added grid layout tests 2014-11-23 14:34:57 +11:00
Max Guglielmi cd6a57cd3f Added grid layout module 2014-11-23 01:01:29 +11:00
Max Guglielmi 5a3a989af0 added src-es6 folder 2014-11-16 11:29:07 +11:00
Max Guglielmi e8fba7cedd Started using es6 2014-11-16 01:34:32 +11:00
Max Guglielmi 4603ce4302 Added ColOps module + tests 2014-11-15 19:39:10 +11:00
Max Guglielmi 8ac4ab8548 Added alternate rows compenent 2014-11-09 19:31:15 +11:00
Max Guglielmi d866dbbb2e Added loader test 2014-11-09 16:12:03 +11:00
Max Guglielmi dae9bf4f00 Started adding Qunit tests 2014-11-08 23:37:24 +11:00