caxiam/ember-tabular
Ember table using JSON API conventions for sorting and filtering.
JavaScriptApache-2.0
Issues
- 0
Upgrade to Ember 3.28
#110 opened by morgan - 0
Fix testing coverage (ember-power-select/basic-dropdown test-helpers) within dynamic-columns-no-config branch
#107 opened by aaronfischer - 0
Break ember-tabular template into partials for easier overriding/extending
#105 opened by aaronfischer - 0
Setup events for "onFiltering"
#104 opened by aaronfischer - 0
Refactor to not manipulate `columnOrder` and also trigger a refresh of tabular if `columnOrder` changes
#103 opened by aaronfischer - 0
- 0
- 0
- 0
- 0
- 0
Misc Adjustments
#97 opened by aaronfischer - 0
If tabular generates `columns` there is a slight delay after request promise and data render
#96 opened by aaronfischer - 0
- 1
Create way to set which columns are displayed (must work with autogenerated and user-defined attributes)
#94 opened by aaronfischer - 0
Ember-Try - stalling/die during `npm test`
#92 opened by aaronfischer - 3
Resolve ember test (ember-try issues)
#88 opened by aaronfischer - 0
Remove bower dependencies
#91 opened by aaronfischer - 0
Add helper column for creating checkboxes
#90 opened by aaronfischer - 0
- 13
- 0
Upgrade to ember-cli 2.13.2
#87 opened by aaronfischer - 0
Re-integrate YUIDocs PR into master
#81 opened by aaronfischer - 0
Setup initial tags for releases
#79 opened by aaronfischer - 0
Hide/show Filter/Sort on a column basis
#76 opened by aaronfischer - 0
- 0
- 5
Reloading the table?
#75 opened by mbarringer - 0
- 0
Fix - Persistent filtering or opening filter row would always trigger an additional request
#69 opened by aaronfischer - 0
Add setting to persist filtering/sorting
#67 opened by aaronfischer - 0
Add option for hiding page size dropdown if results are less than the default page
#65 opened by morgan - 0
Remove ember-beta from testing
#62 opened by aaronfischer - 0
- 5
- 0
Setup deployment to GitHub Pages
#56 opened by aaronfischer - 1
- 1
- 1
- 0
Add YUIDoc documentation
#53 opened by morgan - 0
- 0
- 0
- 1
Create dropdown to filter columns
#41 opened by aaronfischer - 0
When clearing filters of relationships, dot relationships are incorrectly transformed
#40 opened by aaronfischer - 0
Rename legacy name instances to tabular (read me)
#34 opened by morgan - 0
- 0
Update documentation to reflect new naming
#32 opened by morgan - 0
Reduce options & derive configuration automatically where applicable (bindModel vs modelType)
#28 opened by aaronfischer - 3
Change all instances of ember-table-jsonapi to ember-tabular for consistency
#30 opened by aaronfischer - 0
If component is quickly replaced before request can be resolved: `Error: Assertion Failed: calling set on destroyed object`
#27 opened by aaronfischer