apeeyush/Data-Analytics-Log-Manager

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.gitmodules
.rspec
.travis.yml
Dockerfile
Gemfile
Gemfile.lock
LICENSE
Procfile
README.md
README.rdoc
Rakefile
app/assets/stylesheets/application.css
app/assets/stylesheets/dashboard.scss
app/assets/stylesheets/data_interactive.css.scss
app/assets/stylesheets/data_queries.css.scss
app/assets/stylesheets/documents.css.scss
app/assets/stylesheets/logs.css.scss
app/assets/stylesheets/pages.css.scss
app/assets/stylesheets/scaffolds.css.scss
app/views/admins/confirmations/new.html.erb
app/views/admins/mailer/confirmation_instructions.html.erb
app/views/admins/mailer/reset_password_instructions.html.erb
app/views/admins/mailer/unlock_instructions.html.erb
app/views/admins/passwords/edit.html.erb
app/views/admins/passwords/new.html.erb
app/views/admins/registrations/edit.html.erb
app/views/admins/registrations/new.html.erb
app/views/admins/sessions/new.html.erb
app/views/admins/shared/_links.erb
app/views/admins/unlocks/new.html.erb
app/views/api/measures/index.json.jbuilder
app/views/dashboard/get_monitoring_data.json.jbuilder
app/views/dashboard/index.html.erb
app/views/data_interactive/_child_query.html.erb
app/views/data_interactive/_filter.html.erb
app/views/data_interactive/_group.html.erb
app/views/data_interactive/_json_data.html.erb
app/views/data_interactive/_measures.html.erb
app/views/data_interactive/_measures_filter.html.erb
app/views/data_interactive/index.html.erb
app/views/data_queries/_form.html.erb
app/views/data_queries/edit.html.erb
app/views/data_queries/index.html.erb
app/views/data_queries/index.json.jbuilder
app/views/data_queries/new.html.erb
app/views/data_queries/show.html.erb
app/views/data_queries/show.json.jbuilder
app/views/documents/_form.html.erb
app/views/documents/edit.html.erb