1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-03 06:22:34 +02:00
Commit graph

965 commits

Author SHA1 Message Date
Max Guglielmi 926d4e80b5 Added specific calculation methods 2017-01-11 14:13:57 +11:00
Max Guglielmi 12af93cd17 Extracted writeResult method 2017-01-10 14:07:16 +11:00
Max Guglielmi 284da0fde1 Renamed some vars for better readability 2017-01-09 14:02:43 +11:00
koalyptus dc5b7ab41a Merge pull request #386 from koalyptus/384-cols-visibility-popup-autoclosable
Made cols visibility popup auto-closable on click-away
2017-01-07 23:01:40 +11:00
Max Guglielmi 1d9c1a435b Made cols visibility popup auto-closable on click-away 2017-01-07 22:51:49 +11:00
koalyptus a3716371f8 Merge pull request #383 from koalyptus/380-no-rows
Fixed dist build files
2017-01-05 08:13:59 +11:00
Max Guglielmi b2700c9972 Fixed dist build files 2017-01-05 08:05:57 +11:00
koalyptus 2cc5b597ec Merge pull request #382 from koalyptus/380-no-rows
Fix instantiation with 1 row
2017-01-04 14:16:47 +11:00
Max Guglielmi 9d8744392a Fix instantiation with 1 row 2017-01-04 14:09:18 +11:00
koalyptus 231b8bffaa Merge pull request #379 from koalyptus/358-increase-coverage
358 increase coverage
2017-01-03 14:14:13 +11:00
Max Guglielmi c4a1c47176 Expanded events tests for AlternateRows 2017-01-03 14:08:21 +11:00
Max Guglielmi 222587f1f3 Merge branch 'master' into 358-increase-coverage 2017-01-03 13:07:41 +11:00
koalyptus 0c89a3eef9 Merge pull request #377 from koalyptus/376-fix-help-popup-close-button
Fixed closed button in help popup
2017-01-01 22:21:30 +11:00
Max Guglielmi 90b3f21332 Fixed closed button in help popup 2017-01-01 22:14:27 +11:00
koalyptus b802d7bd50 Merge pull request #375 from koalyptus/320-ezedittable-integration
320 ezedittable integration
2017-01-01 17:46:13 +11:00
Max Guglielmi 312d8b1b9c Removed commented out code 2017-01-01 17:35:18 +11:00
Max Guglielmi 556bf1c264 Added unit tests 2017-01-01 17:31:48 +11:00
koalyptus c1f0d71bcb Merge pull request #374 from koalyptus/373-auto-closable-help-popup
Made help container auto-closable when user clicks away
2016-12-27 21:50:30 +11:00
Max Guglielmi c9c4d351a1 Made help container auto-closable when user clicks away (2) 2016-12-27 21:37:08 +11:00
Max Guglielmi 7e779a0242 Made help container auto-closable when user clicks away 2016-12-27 21:20:16 +11:00
koalyptus 72dbf6ba27 Merge pull request #372 from koalyptus/issue-319-todos
Added missing source maps
2016-12-25 00:01:17 +11:00
Max Guglielmi 8af1cab7ff Added missing source maps 2016-12-24 23:55:31 +11:00
koalyptus ed30bc7d93 Merge pull request #371 from koalyptus/issue-319-todos
Addressed destroy TODO
2016-12-24 23:50:07 +11:00
Max Guglielmi f41f268975 Addressed destroy TODO 2016-12-24 23:35:26 +11:00
koalyptus 7aaf192386 Merge pull request #370 from koalyptus/issue-319-todos
Assigned empty function to callbacks
2016-12-22 22:15:23 +11:00
Max Guglielmi c75fbe169c Assigned empty function to callbacks 2016-12-22 22:01:59 +11:00
koalyptus 8481b69061 Merge pull request #369 from koalyptus/issue-319-todos
Missing starter
2016-12-21 22:00:29 +11:00
Max Guglielmi 8af59ef676 Missing starter 2016-12-21 21:53:03 +11:00
koalyptus 9e5216ebc1 Merge pull request #368 from koalyptus/issue-319-todos
Issue 319 todos
2016-12-21 21:07:53 +11:00
Max Guglielmi b6b798b548 Removed commented out comment 2016-12-21 20:58:35 +11:00
Max Guglielmi 4711b71b80 Added comments 2016-12-21 20:54:21 +11:00
Max Guglielmi 6b43172199 Started moving hasArg function outside filter method 2016-12-20 14:16:53 +11:00
koalyptus bdb728a817 Merge pull request #367 from koalyptus/issue-319-todos
Issue 319 todos
2016-12-19 14:01:52 +11:00
Max Guglielmi 7ef31a4c62 Moved highlight function into HighlightKeywords module 2016-12-19 13:51:48 +11:00
Max Guglielmi 47deeb1893 Removing highlight function from filter method 2016-12-18 22:44:23 +11:00
Max Guglielmi dd6d03a521 Merge branch 'master' into issue-319-todos 2016-12-18 21:47:13 +11:00
koalyptus ec36d4c39d Merge pull request #366 from koalyptus/365-alternate-rows-and-sort-column-at-start
365 alternate rows and sort column at start
2016-12-18 00:48:32 +11:00
Max Guglielmi f9f99798e4 Addressing zebra rows with sort columnt at start option 2016-12-18 00:23:57 +11:00
Max Guglielmi 9b93b2fc26 Started addressing alternate rows bug in conjunction with sorting a column at start 2016-12-16 14:06:00 +11:00
Max Guglielmi 558236a6ac Merge branch 'master' into issue-319-todos 2016-12-11 09:37:00 +11:00
koalyptus 0f337c8fe9 Merge pull request #363 from koalyptus/358-increase-coverage
358 increase coverage
2016-12-09 23:56:07 +11:00
Max Guglielmi 11ca10cdfd Bumped version 2016-12-09 23:33:37 +11:00
Max Guglielmi 5dcd756414 Enlarged AlternateRows code coverage 2016-12-09 23:25:42 +11:00
koalyptus 54866f958f Merge pull request #361 from koalyptus/358-increase-coverage
Increasing coverage
2016-12-09 14:48:03 +11:00
Max Guglielmi e54ac4b84f Increasing coverage 2016-12-09 14:14:08 +11:00
koalyptus d7da92f9e4 Merge pull request #360 from koalyptus/358-increase-coverage
Continued increasing coverage
2016-12-08 22:28:15 +11:00
Max Guglielmi 5adf82abc7 Uncommented test code 2016-12-08 22:19:16 +11:00
Max Guglielmi 8dee7d0cfb Continued increasing coverage 2016-12-08 22:16:47 +11:00
koalyptus 143cbffd63 Merge pull request #359 from koalyptus/358-increase-coverage
Testing codecov
2016-12-08 14:33:00 +11:00
Max Guglielmi 0b1f4b67f5 Testing codecov 2016-12-08 14:21:39 +11:00