1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-08 17:02:30 +02:00
Commit graph

144 commits

Author SHA1 Message Date
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