.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.rb | 27 | A 55 mins | A 100% |
app/assets/config/manifest.js | 0 | A 0 mins |
|
app/assets/javascripts/application.js | 0 | A 0 mins |
|
app/assets/javascripts/attendances/attendance_form_events.js | 11 | A 0 mins |
|
app/assets/javascripts/attendances/index.js | 6 | A 0 mins |
|
app/assets/javascripts/attendances/new.js | 1 | A 0 mins |
|
app/assets/javascripts/attendances/search.js | 18 | A 0 mins |
|
app/assets/javascripts/commons/chart_util.js | 9 | A 0 mins |
|
app/assets/javascripts/jquery.textarearesizer.js | 49 | A 0 mins |
|
app/assets/javascripts/registration_groups/index.js | 5 | A 0 mins |
|
app/assets/javascripts/shared/nav_tabs.js | 5 | 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.rb | 40 | A 0 mins | A 100% |
app/controllers/attendances_controller.rb | 104 | A 0 mins | A 100% |
app/controllers/authenticated_controller.rb | 11 | A 0 mins | A 100% |
app/controllers/devise_custom/omniauth_callbacks_controller.rb | 32 | A 0 mins | A 100% |
app/controllers/devise_custom/registrations_controller.rb | 8 | A 0 mins | A 100% |
app/controllers/devise_custom/sessions_controller.rb | 12 | A 0 mins |
|
app/controllers/events_controller.rb | 64 | A 0 mins | A 100% |
app/controllers/payments_controller.rb | 27 | A 0 mins | A 100% |
app/controllers/registration_groups_controller.rb | 34 | A 0 mins | A 100% |
app/controllers/registration_periods_controller.rb | 33 | A 0 mins | A 100% |
app/controllers/registration_quotas_controller.rb | 32 | A 0 mins | A 100% |
app/controllers/users_controller.rb | 62 | A 0 mins | A 100% |
app/helpers/application_helper.rb | 11 | A 0 mins | A 100% |
app/helpers/attendance_helper.rb | 23 | A 0 mins | A 100% |