GospelToolbox/Labs

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.dockerignore
.gitignore
.postcssrc.yml
.rubocop.yml
.travis.yml
Dockerfile
Gemfile
Gemfile.lock
README.md
Rakefile
app/assets/config/manifest.js0
A
0 mins
app/assets/images/set_planner.png
app/assets/images/team_schedule.jpg
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/cable.js4
A
0 mins
app/assets/javascripts/sessions.js0
A
0 mins
app/assets/javascripts/welcome.js0
A
0 mins
app/assets/stylesheets/application.scss
app/assets/stylesheets/apps/teamschedule.scss
app/assets/stylesheets/sessions.scss
app/assets/stylesheets/welcome.scss
app/channels/application_cable/channel.rb4
A
0 mins
app/channels/application_cable/connection.rb4
A
0 mins
app/controllers/api/ableton/v1/project_controller.rb2
A
0 mins
app/controllers/api/teamschedule/v1/schedule_controller.rb90
B
6 hrs
app/controllers/api_controller.rb3
A
0 mins
app/controllers/application_controller.rb21
A
20 mins
app/controllers/apps/teamschedule_controller.rb4
A
0 mins
app/controllers/graphql_controller.rb28
A
0 mins
app/controllers/planning_center_controller.rb42
A
1 hr
app/controllers/sessions_controller.rb33
A
0 mins
app/controllers/spotify_controller.rb43
A
1 hr
app/controllers/welcome_controller.rb18
A
0 mins
app/graphql/team_schedule_schema.rb4
A
0 mins
app/graphql/types/mutation_type.rb9
A
0 mins
app/graphql/types/query_type.rb9
A
0 mins
app/helpers/api/ableton/v1/project_helper.rb2
A
0 mins
app/helpers/api/teamschedule/v1/schedule_helper.rb2
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/apps/teamschedule_helper.rb2
A
0 mins
app/helpers/planning_center_helper.rb2
A
0 mins
app/helpers/sessions_helper.rb2
A
0 mins
app/helpers/welcome_helper.rb2
A
0 mins
app/javascript/apps/teamschedule/App.jsx139
A
1 hr
app/javascript/apps/teamschedule/TeamPersonBadge.jsx23
A
0 mins
app/javascript/apps/teamschedule/TeamScheduleTable.jsx123
A
1 hr
app/javascript/common/store.js7
A
0 mins
app/javascript/components/NavUserProfile.jsx32
A
1 hr
app/javascript/components/OrganizationDropDown.jsx93
A
1 hr
app/javascript/packs/application.js8
A
0 mins