iamisti/mdDataTable

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.bowerrc
.codeclimate.yml
.csslintrc
.eslintignore
.eslintrc
.gitignore
.jshintrc
.travis.yml
LICENSE
README.md
app/modules/main/templates/cells/generateCell.html
app/modules/main/templates/cells/generateCellValue.html
app/modules/main/templates/cells/generateCheckboxCell.html
app/modules/main/templates/cells/generateSortingIcons.html
app/modules/main/templates/generateTable.html
app/modules/main/templates/largeEditDialog.html
app/modules/main/templates/mdtAlternateHeaders.html
app/modules/main/templates/mdtCardFooter.html
app/modules/main/templates/mdtCardHeader.html
app/modules/main/templates/mdtCheckboxColumnFilter.html
app/modules/main/templates/mdtChipsColumnFilter.html
app/modules/main/templates/mdtColumnSelector.html
app/modules/main/templates/mdtDropdownColumnFilter.html
app/modules/main/templates/mdtGeneratedHeaderCellContent.html
app/modules/main/templates/mdtGeneratedHeaderRow.html
app/modules/main/templates/mdtTable.html
app/modules/main/templates/rows/errorIndicator.html
app/modules/main/templates/rows/generateRows.html
app/modules/main/templates/rows/generateRowsVirtualRepeat.html
app/modules/main/templates/rows/noResultIndicator.html
app/modules/main/templates/smallEditDialog.html
app/scss/main.scss
bower.json
jsdocConf.json
package.json
app/modules/app.js4
app/modules/main/controllers/InlineEditModalCtrl.js27
A
45 mins
app/modules/main/directives/body/mdtCellDirective.js30
A
35 mins
app/modules/main/directives/body/mdtRowDirective.js33
A
35 mins
app/modules/main/directives/header/mdtColumnDirective.js37
A
1 hr
app/modules/main/directives/header/mdtGeneratedHeaderCellContentDirective.js22
app/modules/main/directives/header/mdtGeneratedHeaderRowDirective.js12
app/modules/main/directives/header/mdtHeaderRowDirective.js23
A
35 mins
app/modules/main/directives/helpers/mdtAddAlignClass.js18
app/modules/main/directives/helpers/mdtAddHtmlContentToCellDirective.js36
A
1 hr
app/modules/main/directives/helpers/mdtAnimateSortIconHandlerDirective.js17
app/modules/main/directives/helpers/mdtCustomCellDirective.js25
A
35 mins
app/modules/main/directives/helpers/mdtSelectAllRowsHandlerDirective.js19
app/modules/main/directives/mdtAlternateHeadersDirective.js24
app/modules/main/directives/mdtTableDirective.js135
C
1 day