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

1162 commits

Author SHA1 Message Date
koalyptus f2242c4e57 Removed external_flt_grid_option setting, make paths properties functions 2017-07-16 10:52:40 +10:00
koalyptus 8fb7c76e2d Merge pull request #477 from koalyptus/config-settings-helpers
Config settings helpers
2017-07-09 16:02:39 +10:00
koalyptus 72e78fd4bc Introduced settings helpers 2017-07-09 15:11:51 +10:00
koalyptus 2f1e065571 Remove hasExtensions and hasColWidths properties on TableFilter 2017-07-08 10:53:19 +10:00
koalyptus 761c3730ed Merge pull request #475 from koalyptus/refactor-features-instanciation
Refactor features instanciation
2017-07-03 13:28:31 +10:00
koalyptus cdf7b926ba Allowing features instantiation without configuration 2017-07-02 21:53:40 +10:00
koalyptus d3addb09c4 Placed features instantiation inside init method 2017-07-01 21:41:49 +10:00
koalyptus 471203b0a6 Merge branch 'master' into refactor-features-instanciation 2017-07-01 20:37:14 +10:00
koalyptus 7cac5b105e Merge pull request #474 from koalyptus/460-unit-test
Unit tests for popup-filters with grouped headers
2017-06-30 22:22:12 +10:00
koalyptus e8c3f27d93 Commented out test failing on build... 2017-06-30 22:12:31 +10:00
koalyptus 97d2ed0d64 Fixed linting 2017-06-30 22:00:40 +10:00
koalyptus 7278aab649 Unit tests for popup-filters with grouped headers 2017-06-30 21:54:50 +10:00
koalyptus e33e634d0d Merge pull request #473 from koalyptus/greenkeeper/format-number-3.0.0
Update format-number to the latest version 🚀
2017-06-30 13:30:04 +10:00
greenkeeper[bot] 92af5d8842 chore(package): update format-number to version 3.0.0 2017-06-29 11:40:10 +00:00
koalyptus 140f949190 Merge pull request #472 from koalyptus/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
2017-06-28 21:04:09 +10:00
koalyptus c5d043f85b Fixed linting errors due to version bump of grunt-eslint 2017-06-28 20:47:32 +10:00
greenkeeper[bot] 06cea02484 docs(readme): add Greenkeeper badge 2017-06-27 12:01:05 +00:00
greenkeeper[bot] 287b7413e3 chore(travis): whitelist greenkeeper branches 2017-06-27 12:01:02 +00:00
greenkeeper[bot] 3c330ac4f0 chore(package): update dependencies 2017-06-27 12:00:59 +00:00
koalyptus 51bc126c8d Merge pull request #471 from koalyptus/465-cols-visibility-callbacks-grid-layout
More defensive with tableLayout
2017-06-27 15:39:26 +10:00
koalyptus edcd166cd8 More defensive with tableLayout 2017-06-27 15:28:16 +10:00
koalyptus aaead0e5ca Merge pull request #470 from koalyptus/465-cols-visibility-callbacks-grid-layout
465 cols visibility callbacks grid layout
2017-06-27 13:59:56 +10:00
koalyptus 990ef45e45 Removed commented out code 2017-06-27 13:42:02 +10:00
koalyptus 9ae607d802 Re-instating colsVisibility callbacks when grid-layout on + deleting code 2017-06-27 13:38:53 +10:00
Max Guglielmi 3c07d8dcc4 Started fixing col widths undex firefox 2017-06-25 21:51:15 +10:00
koalyptus bb8b8a9d50 Merge pull request #469 from koalyptus/466-grid-layout-misalignment
Removed headers table container width when is grid-layout on
2017-06-24 21:10:45 +10:00
Max Guglielmi 08303e93ca Removed headers table container width when is grid-layout on 2017-06-24 20:54:49 +10:00
koalyptus 01bdad6368 Merge pull request #468 from koalyptus/466-grid-layout-misalignment
Modified grd_headTblCont css definitions to account scrollbar width
2017-06-23 17:11:36 +10:00
Max Guglielmi 8145ef116f Modified grd_headTblCont css definitions to account scrollbar width 2017-06-23 17:01:13 +10:00
koalyptus ab9ff96684 Merge pull request #464 from koalyptus/refactor-paging-options
Refactor paging options
2017-06-15 13:43:50 +10:00
Max Guglielmi 9858ac84c1 Fixed unit tests 2017-06-14 22:12:44 +10:00
Max Guglielmi c6b876d7f9 Initial commit 2017-06-14 13:59:04 +10:00
koalyptus 05f1c62ad0 Merge pull request #463 from koalyptus/refactor-grid-layout-options
Refactor grid layout options
2017-06-04 20:34:04 +10:00
Max Guglielmi bf631efd24 Modified an option name (2) 2017-06-04 18:22:20 +10:00
Max Guglielmi f86e73b374 Modified an option name 2017-06-03 19:57:24 +10:00
Max Guglielmi 7cd85bbd34 Fixed unit tests 2017-06-03 19:45:20 +10:00
Max Guglielmi 38424bfdca Started refactoring configuration options 2017-06-02 14:01:10 +10:00
koalyptus 9dde61e7a0 Merge pull request #462 from koalyptus/refactor-popup-filters-options
Refactor popup filters options
2017-05-31 20:55:06 +10:00
Max Guglielmi 5fc1c78d1b Expanded unit tests 2017-05-31 13:46:23 +10:00
Max Guglielmi 2cbfc0b1ec Bumped webapack version 2017-05-29 13:34:47 +10:00
Max Guglielmi 5043378c2c Refactor popup-filters options 2017-05-29 13:31:45 +10:00
Max Guglielmi 92e743a67e Merge branch 'master' into refactor-popup-filters-options 2017-05-27 22:42:03 +10:00
koalyptus 9262e7fd13 Merge pull request #461 from koalyptus/460-fix-popup-filters
Fixed tf reference in closeAll and destroy
2017-05-27 22:22:53 +10:00
Max Guglielmi 5adfa8a1be Fixed tf reference in closeAll and destroy 2017-05-27 22:15:06 +10:00
Max Guglielmi 0d64d5aa00 Bumped version 2017-05-27 21:39:25 +10:00
Max Guglielmi 11e15f0482 Enforcing eslint rule 2017-05-25 13:51:44 +10:00
koalyptus 07355d7442 Merge pull request #459 from koalyptus/refactor-help-instructions
Refactor help-instructions configuration option
2017-05-24 13:03:35 +10:00
Max Guglielmi e8392b8fa5 Refactor help-instructions configuration option 2017-05-23 13:49:21 +10:00
koalyptus bfcf221a91 Merge pull request #458 from koalyptus/refactor-loader-options
Refactor loader configuration options
2017-05-18 20:14:11 +10:00
Max Guglielmi c29cbda581 Refactor loader configuration options 2017-05-18 13:49:11 +10:00