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

1193 commits

Author SHA1 Message Date
Max Guglielmi 2e3e68bb6f Expanded no filters unit tests 2017-01-23 13:55:09 +11:00
koalyptus 787f97eeb2 Merge pull request #392 from koalyptus/358-increase-coverage
358 increase coverage
2017-01-21 10:59:42 +11:00
Max Guglielmi 9a7e8f6982 Added date filtering test case with data range and operators 2017-01-21 10:51:38 +11:00
Max Guglielmi 44af1dc552 Added doco comment to getCellValue + added date filtering tests 2017-01-21 10:40:45 +11:00
Max Guglielmi 8c9a033c67 Merge branch 'master' into 358-increase-coverage 2017-01-19 13:04:48 +11:00
koalyptus 0d6530fe8d Merge pull request #391 from koalyptus/390-get-cell-content-api
390 get cell content api
2017-01-18 21:53:19 +11:00
Max Guglielmi b91cf53ac1 Fixed unit tests 2017-01-18 21:29:00 +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 385317eeff Merge branch '332-colops-refactor' into 390-get-cell-content-api 2017-01-16 13:15:41 +11:00
Max Guglielmi 2aecbfd424 Updated doc comment 2017-01-16 13:12:21 +11:00
koalyptus 47d350470c Merge pull request #389 from koalyptus/332-colops-refactor
332 colops refactor
2017-01-15 17:49:08 +11:00
Max Guglielmi 4acb352edc Address PR feedback (2) 2017-01-15 17:30:48 +11:00
Max Guglielmi ff99b14f6b Address PR feedback 2017-01-15 17:26:35 +11:00
Max Guglielmi 51f8521ddd Prepare PR 2017-01-15 16:39:14 +11:00
Max Guglielmi 0fcfe0208d Merge branch 'master' into 332-colops-refactor 2017-01-15 16:31:36 +11:00
Max Guglielmi ed164cc64f Included starter.html in dist folder 2017-01-15 16:30:52 +11:00
Max Guglielmi c773927945 Lowered max-statements and complexity values in .eslintrc 2017-01-15 16:29:50 +11:00
Max Guglielmi 77e606cf12 Cleaned code 2017-01-15 14:57:52 +11:00
Max Guglielmi dcfe5d44c7 Added comments 2017-01-15 00:09:28 +11:00
Max Guglielmi 1f5ad88a39 Added columnCalc helper method 2017-01-13 17:05:39 +11:00
koalyptus b4a1d207b7 Merge pull request #388 from koalyptus/greenkeeper-diacritics-1.3.0
Update diacritics to version 1.3.0 🚀
2017-01-13 07:50:53 +11:00
greenkeeperio-bot 5ea5a88560 chore(package): update diacritics to version 1.3.0
https://greenkeeper.io/
2017-01-13 07:21:19 +11:00
koalyptus 98f230e14f Merge pull request #387 from koalyptus/greenkeeper-string-replace-webpack-plugin-0.0.5
Update string-replace-webpack-plugin to version 0.0.5 🚀
2017-01-13 06:35:01 +11:00
greenkeeperio-bot c2fef2aac8 chore(package): update string-replace-webpack-plugin to version 0.0.5
https://greenkeeper.io/
2017-01-13 01:44:14 +11:00
Max Guglielmi 995eda0498 Fixed unit tests 2017-01-12 23:42:58 +11:00
Max Guglielmi d1daa51391 Continued refactoring 2017-01-12 14:07:21 +11:00
Max Guglielmi 9787edf857 Continued adding calc helpers 2017-01-11 17:13:38 +11:00
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