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

1220 commits

Author SHA1 Message Date
koalyptus 4428f7b48b Renamed always_visible_rows option exlucde_rows 2017-10-22 20:57:01 +11:00
koalyptus e855fc5bbd Rename visibleRows excludeRows 2017-10-20 23:33:18 +11:00
koalyptus a7f0f442d8 Merge pull request #518 from koalyptus/greenkeeper/codecov-2.3.1
Update codecov to the latest version 🚀
2017-10-15 07:51:22 +11:00
greenkeeper[bot] 2a424e7f6f chore(package): update codecov to version 2.3.1 2017-10-14 14:05:27 +00:00
koalyptus 50f537fbfc Merge pull request #516 from koalyptus/toolbar-refactor
Toolbar refactor
2017-10-10 13:10:55 +11:00
koalyptus 7ba78c94ae Reach doc threshold 2017-10-09 22:15:08 +11:00
koalyptus 763fbcc86e unit tests 2017-10-09 21:56:58 +11:00
koalyptus 3abca0ef22 wip (3) 2017-10-08 21:56:12 +11:00
koalyptus 7888a8ee24 wip (3) 2017-10-08 21:14:25 +11:00
koalyptus abec798b27 wip (2) 2017-10-06 14:07:55 +11:00
koalyptus eb9ac51b5a wip 2017-10-02 22:15:35 +11:00
koalyptus d86601e1a1 Merge branch '507-fix-col-widths-col-visibility-ext' into toolbar-refactor 2017-10-02 21:16:10 +11:00
koalyptus fd48f8c3ec Merge pull request #514 from koalyptus/greenkeeper/babel-eslint-8.0.1
Update babel-eslint to the latest version 🚀
2017-09-27 19:58:34 +10:00
greenkeeper[bot] fa28d6ce17 chore(package): update babel-eslint to version 8.0.1 2017-09-26 21:11:23 +00:00
koalyptus 4250fda098 Merge pull request #513 from koalyptus/507-fix-col-widths-col-visibility-ext
Fix + unit tests
2017-09-23 21:47:35 +10:00
koalyptus 4f9e3dee01 Fix + unit tests 2017-09-23 21:34:09 +10:00
koalyptus e05f0b2c73 Merge pull request #510 from koalyptus/greenkeeper/babel-eslint-8.0.0
Update babel-eslint to the latest version 🚀
2017-09-13 09:45:00 +10:00
greenkeeper[bot] 7c7a5fc1b7 chore(package): update babel-eslint to version 8.0.0 2017-09-12 14:18:29 +00:00
koalyptus a54abc6ea1 Merge pull request #508 from koalyptus/506-linked-filters-paging-fix
Fix link filters with paging on
2017-09-08 18:09:08 +10:00
koalyptus e4ed4d5567 Unit tests 2017-09-08 18:00:03 +10:00
koalyptus 29c4c107bc refactor linked filters logic to filter out values for drop-down and checklist filter 2017-09-07 14:21:40 +10:00
koalyptus 0b242aadc7 Fix link filters with paging on 2017-09-05 22:34:06 +10:00
koalyptus 44a39e7e1f Merge pull request #505 from koalyptus/greenkeeper/grunt-eslint-20.1.0
Update grunt-eslint to the latest version 🚀
2017-09-01 23:39:53 +10:00
greenkeeper[bot] e82640c7da chore(package): update grunt-eslint to version 20.1.0 2017-08-31 04:08:18 +00:00
koalyptus f89bf8859b Merge pull request #504 from koalyptus/style-issue-columns-list
Made ColsVisibility container inherit font-size, expand linked filters unit tests
2017-08-27 11:16:03 +10:00
koalyptus 6b5c432ce7 Made ColsVisibility container inherit font-size, expand linked filters unit tests 2017-08-27 10:54:05 +10:00
koalyptus 409a3bc6eb Merge pull request #501 from koalyptus/style-issue-columns-list
Style issue columns list
2017-08-12 22:46:28 +10:00
koalyptus d406a09a9e more css tweaks for edge 2017-08-12 22:30:41 +10:00
koalyptus 36b045c6d2 other css definition tweak for edge 2017-08-10 15:57:51 +10:00
koalyptus 59902adcf5 Merge pull request #500 from koalyptus/style-issue-columns-list
list-style-type instead of list-style
2017-08-10 14:04:02 +10:00
koalyptus 41842eede4 list-style-type instead of list-style 2017-08-10 13:48:59 +10:00
koalyptus 62c7cb1918 Merge pull request #499 from koalyptus/increase-coverage
refactor _buildSubmitButton in TableFilter
2017-08-09 14:43:55 +10:00
koalyptus d23f6f4cc8 refactor _buildSubmitButton in TableFilter 2017-08-09 14:18:52 +10:00
koalyptus 80f1fc3371 Merge pull request #498 from koalyptus/greenkeeper/grunt-babel-7.0.0
Update grunt-babel to the latest version 🚀
2017-08-09 13:36:19 +10:00
greenkeeper[bot] ea87137a82 chore(package): update grunt-babel to version 7.0.0 2017-08-08 23:35:45 +00:00
koalyptus aa8df36e28 Merge pull request #497 from koalyptus/greenkeeper/codecov-2.3.0
Update codecov to the latest version 🚀
2017-08-04 10:43:31 +10:00
greenkeeper[bot] 0947a87d6c chore(package): update codecov to version 2.3.0 2017-08-03 13:46:49 +00:00
koalyptus 72c47a9b0d Merge pull request #495 from koalyptus/494-formatted-number-no-decimal
Refine cell value coercion to number in filtering logic
2017-08-02 14:36:26 +10:00
koalyptus f0c9a800a5 Refine cell value coercion to number in filtering logic 2017-08-02 13:58:44 +10:00
koalyptus ad5405e699 Merge pull request #493 from koalyptus/358-increase-coverage
358 increase coverage
2017-07-30 21:49:21 +10:00
koalyptus cc5c8b9ed5 Increased TableFilter coverage 2017-07-30 21:39:23 +10:00
koalyptus 04d8fd3d14 Merge branch 'master' into 358-increase-coverage 2017-07-30 11:03:29 +10:00
koalyptus fb0a6a0a01 Merge pull request #492 from koalyptus/490-grid-layout-no-results
Keep scrollbar when grid-layout on and no-results-message
2017-07-29 11:17:10 +10:00
koalyptus 78059d1bf8 Keep scrollbar when grid-layout on and no-results-message 2017-07-29 11:08:13 +10:00
koalyptus 3352765fed Merge pull request #489 from koalyptus/487-fix-state-empty-table
Fix setFilterValue with inexistent filter element
2017-07-26 11:41:21 +10:00
koalyptus f96166be48 Fix setFilterValue with inexistent filter element 2017-07-26 11:30:36 +10:00
koalyptus 3a878c9e90 Merge pull request #488 from koalyptus/485-popup_filter-filters_row_index
Override filters row index setting when popup filters on
2017-07-25 22:51:57 +10:00
koalyptus 7b8c3c7412 Removed unnecessary setting for popup filter tests 2017-07-25 22:24:46 +10:00
koalyptus 9f6751533e Override filters row index setting when popup filters on 2017-07-25 22:22:32 +10:00
koalyptus 82e9b27598 Fix esdoc badge 2017-07-20 16:24:03 +10:00