agile-alliance-brazil/event_registrations

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.env.example
.github/workflows/event_registrations_build.yml
.github/workflows/event_registrations_production_build.yml
.gitignore
.rspec
.rubocop.yml
Gemfile
Gemfile.lock
Guardfile
Procfile
Procfile.dev
README.md
Rakefile
app/adapters/pagseguro_adapter.rb27
A
55 mins
A
100%
app/assets/config/manifest.js0
A
0 mins
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/attendances/attendance_form_events.js11
A
0 mins
app/assets/javascripts/attendances/index.js6
A
0 mins
app/assets/javascripts/attendances/new.js1
A
0 mins
app/assets/javascripts/attendances/search.js18
A
0 mins
app/assets/javascripts/commons/chart_util.js9
A
0 mins
app/assets/javascripts/jquery.textarearesizer.js49
A
0 mins
app/assets/javascripts/registration_groups/index.js5
A
0 mins
app/assets/javascripts/shared/nav_tabs.js5
A
0 mins
app/assets/stylesheets/_aa.css
app/assets/stylesheets/application.css
app/assets/stylesheets/attendances/index.css
app/assets/stylesheets/attendances/lists.css
app/assets/stylesheets/events/event_index.css
app/assets/stylesheets/shared/footer.css
app/assets/stylesheets/shared/form.css
app/assets/stylesheets/shared/index.css
app/assets/stylesheets/shared/table-style.css
app/assets/stylesheets/shared/tabs.css
app/assets/stylesheets/users/top-nav.css
app/assets/stylesheets/users/users.css
app/controllers/application_controller.rb40
A
0 mins
A
100%
app/controllers/attendances_controller.rb104
A
0 mins
A
100%
app/controllers/authenticated_controller.rb11
A
0 mins
A
100%
app/controllers/devise_custom/omniauth_callbacks_controller.rb32
A
0 mins
A
100%
app/controllers/devise_custom/registrations_controller.rb8
A
0 mins
A
100%
app/controllers/devise_custom/sessions_controller.rb12
A
0 mins
app/controllers/events_controller.rb64
A
0 mins
A
100%
app/controllers/payments_controller.rb27
A
0 mins
A
100%
app/controllers/registration_groups_controller.rb34
A
0 mins
A
100%
app/controllers/registration_periods_controller.rb33
A
0 mins
A
100%
app/controllers/registration_quotas_controller.rb32
A
0 mins
A
100%
app/controllers/users_controller.rb62
A
0 mins
A
100%
app/helpers/application_helper.rb11
A
0 mins
A
100%
app/helpers/attendance_helper.rb23
A
0 mins
A
100%