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

36 commits

Author SHA1 Message Date
koalyptus 6a0179681b unit tests 2017-11-01 22:11:24 +11:00
koalyptus 12e4052a9f more unit tests 2017-10-28 16:06:36 +11:00
koalyptus f96166be48 Fix setFilterValue with inexistent filter element 2017-07-26 11:30:36 +10:00
koalyptus c5d043f85b Fixed linting errors due to version bump of grunt-eslint 2017-06-28 20:47:32 +10:00
Max Guglielmi cb3a633807 Fixed tests 2017-05-07 00:35:24 +10:00
Max Guglielmi 1b8bb8a9ea Added registerExtension method 2017-05-03 21:27:44 +10:00
Max Guglielmi 76a61d5a01 Added dom method, made tbl property private 2017-04-14 19:30:58 +10:00
Max Guglielmi 06ed30de3b Added getColumnData and getColumnValues 2017-04-02 00:54:19 +11:00
Max Guglielmi ec940d428a Updated unit tests 2017-03-31 14:56:51 +11:00
Max Guglielmi 4f593cb2d3 Started fixing unit tests 2017-03-30 23:14:27 +11:00
Max Guglielmi 7e5cd343d2 Changed signature od getTableData and getFilteredData 2017-01-17 14:20:11 +11:00
Max Guglielmi b15f3ed396 Started getCellData vs getCellValue 2017-01-16 14:04:55 +11:00
Max Guglielmi 8dee7d0cfb Continued increasing coverage 2016-12-08 22:16:47 +11:00
Max Guglielmi 85c62a7bff Fixed test-api.js indentation 2016-10-31 22:27:45 +11: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 638892fd14 Merged master in 2016-04-20 16:30:41 +02:00
Max Guglielmi 9045e85484 Added activateFilter public method 2016-04-08 18:19:52 +02:00
Max Guglielmi ccdde872f4 Updated API unit tests 2016-04-06 08:50:32 +02:00
Max Guglielmi 3c5511a28a Initial commit 2016-03-30 18:53:16 +11:00
Max Guglielmi 6f0a009200 Extended eslint to tests 2016-02-22 18:14:58 +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 20aa5c2e9c Issue 94, excludeHiddenCols param for APIs 2016-01-07 18:29:27 +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 cc4b931bf5 Updated getTableData method, updated tests and README 2015-10-28 18:09:37 +11: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