metaminded/tabulatr2

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.rspec
.travis.yml
CHANGELOG.md
Gemfile
LICENSE
README.md
Rakefile
app/assets/images/pacman-loader.gif
app/assets/images/standard-loader.gif
app/assets/javascripts/tabulatr.js0
A
0 mins
app/assets/javascripts/tabulatr/_events.js250
D
2 days
app/assets/javascripts/tabulatr/_pagination.js69
B
5 hrs
app/assets/javascripts/tabulatr/_storage.js42
A
1 hr
app/assets/javascripts/tabulatr/_tabulatr.js265
C
1 day
app/assets/javascripts/tabulatr/application.js0
A
0 mins
app/assets/javascripts/tabulatr/jquery.inview.min.js3
A
0 mins
app/assets/stylesheets/tabulatr.scss
app/views/tabulatr/_tabulatr_actual_table.html.slim
app/views/tabulatr/_tabulatr_batch_actions_menu.html.slim
app/views/tabulatr/_tabulatr_buttons.html.slim
app/views/tabulatr/_tabulatr_filter_dialog.html.slim
app/views/tabulatr/_tabulatr_filter_menu.html.slim
app/views/tabulatr/_tabulatr_fuzzy_search_field.html.slim
app/views/tabulatr/_tabulatr_info_string.html.slim
app/views/tabulatr/_tabulatr_paginator.html.slim
app/views/tabulatr/_tabulatr_static_table.html.slim
app/views/tabulatr/_tabulatr_table.html.slim
init.rb1
A
0 mins
lib/tabulatr.rb39
A
0 mins
lib/tabulatr/data/button_builder.rb32
A
0 mins
lib/tabulatr/data/data.rb95
A
2 hrs
lib/tabulatr/data/dsl.rb107
A
0 mins
lib/tabulatr/data/filtering.rb113
A
2 hrs
lib/tabulatr/data/formatting.rb25
A
0 mins
lib/tabulatr/data/invoker.rb21
A
0 mins
lib/tabulatr/data/pagination.rb21
A
0 mins
lib/tabulatr/data/proxy.rb21
A
0 mins
lib/tabulatr/data/row.rb6
A
0 mins
lib/tabulatr/data/sorting.rb39
A
1 hr
lib/tabulatr/engine.rb4
A
0 mins
lib/tabulatr/generators/railtie.rb11
A
0 mins
lib/tabulatr/generators/resource_override.rb11
A
0 mins
lib/tabulatr/generators/tabulatr/install_generator.rb11
A
0 mins
lib/tabulatr/generators/tabulatr/table_generator.rb20
A
0 mins
lib/tabulatr/generators/tabulatr/templates/tabulatr.yml
lib/tabulatr/generators/tabulatr/templates/tabulatr_data.rb12
A
0 mins
lib/tabulatr/json_builder.rb65
A
1 hr
lib/tabulatr/params_builder.rb45
A
0 mins