.browserslistrc | |
|
|
.codeclimate.json | |
|
|
.devcontainer.json | |
|
|
.dockerignore | |
|
|
.eslintrc | |
|
|
.github/dependabot.yml | |
|
|
.github/workflows/test.yml | |
|
|
.gitignore | |
|
|
.prettierrc | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
.rubocop_todo.yml | |
|
|
.ruby-version | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
LICENSE.md | |
|
|
Procfile | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/admin/age_ranges.rb | 12 | A 0 mins |
|
app/admin/announcements.rb | 24 | A 0 mins |
|
app/admin/languages.rb | 12 | A 0 mins |
|
app/admin/offices.rb | 22 | A 0 mins |
|
app/admin/races.rb | 11 | A 0 mins |
|
app/admin/shift_survey.rb | 83 | A 0 mins |
|
app/admin/site_status.rb | 26 | A 0 mins |
|
app/admin/users.rb | 65 | A 0 mins |
|
app/assets/config/manifest.js | 0 | A 0 mins |
|
app/assets/javascripts/active_admin.js | 6 | A 0 mins |
|
app/assets/stylesheets/active_admin.scss | |
|
|
app/channels/application_cable/channel.rb | 4 | A 0 mins | A 100% |
app/channels/application_cable/connection.rb | 4 | A 0 mins | A 100% |
app/controllers/application_controller.rb | 59 | A 0 mins | A 100% |
app/controllers/dashboard_controller.rb | 110 | A 45 mins | A 100% |
app/controllers/invitations_controller.rb | 12 | A 0 mins | A 100% |
app/controllers/needs_controller.rb | 82 | A 0 mins | A 100% |
app/controllers/shift_surveys_controller.rb | 27 | A 0 mins | A 100% |
app/controllers/shifts_controller.rb | 64 | A 35 mins | A 100% |
app/controllers/verifications_controller.rb | 23 | A 0 mins | A 100% |
app/helpers/admin/users_helper.rb | 10 | A 0 mins |
|
app/helpers/application_helper.rb | 21 | A 0 mins | A 100% |
app/helpers/needs_helper.rb | 10 | A 0 mins | A 100% |
app/helpers/shifts_helper.rb | 2 | A 0 mins | A 100% |
app/javascript/components/DashboardReportsDateRangePicker/index.js | 51 | A 1 hr |
|
app/javascript/components/NeedChildForm/index.jsx | 102 | A 2 hrs |
|
app/javascript/components/NeedsIndexDatePicker/index.js | 28 | A 0 mins |
|
app/javascript/components/NewNeedDatePicker/index.js | 27 | A 0 mins |
|
app/javascript/controllers/dashboard_query_controller.js | 24 | A 1 hr |
|
app/javascript/controllers/index.js | 9 | A 0 mins |
|
app/javascript/controllers/needs_show_controller.js | 7 | A 0 mins |
|