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

26 commits

Author SHA1 Message Date
koalyptus 78ae09c861 Enhance filter options sorting based on column data type 2019-06-07 18:26:33 +10:00
koalyptus c707978e19 address #714: clear_filter_text 2019-05-24 17:03:09 +10:00
Max Guglielmi 11e15f0482 Enforcing eslint rule 2017-05-25 13:51:44 +10:00
Max Guglielmi cb3a633807 Fixed tests 2017-05-07 00:35:24 +10:00
Max Guglielmi 556bf1c264 Added unit tests 2017-01-01 17:31:48 +11:00
Max Guglielmi f41f268975 Addressed destroy TODO 2016-12-24 23:35:26 +11:00
Max Guglielmi 603de740a3 Fixed checklist option click event 2016-07-02 14:06:12 +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 5f667f733f Added getValues method to select and checklist filter types + added unit tests 2016-05-04 22:02:22 +10: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 6f0a009200 Extended eslint to tests 2016-02-22 18:14:58 +11:00
Max Guglielmi 69f0c6fcc8 Fixed sorting for filter options with numeric values 2016-02-02 18:24:16 +11:00
Max Guglielmi 9b1c98c307 Continued simplifying setFilterValue 2016-01-21 18:29:09 +11:00
Max Guglielmi fbd8fa52d2 Added tests for dropdown change event 2016-01-09 20:22:57 +11:00
Max Guglielmi b42ffa5339 Reduces Array utility function in tablefilter module 2015-10-19 23:41:09 +11:00
Max Guglielmi 02a15e69bf Renamed fill_slc_on_demand option load_filters_on_demand 2015-09-20 18:42:00 +10:00
Max Guglielmi c174e13382 Turned colOps feature into an extension 2015-06-08 01:31:15 +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 a2e5589b49 Started QUnit tests 2015-05-10 21:12:31 +10:00
Max Guglielmi bb8ba54684 Continued sorting feature 2015-03-06 19:49:30 +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 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