.dockerignore | |
|
|
.eslintignore | |
|
|
.eslintrc.cjs | |
|
|
.github/dependabot.yml | |
|
|
.github/workflows/ci.yml | |
|
|
.github/workflows/lint.yml | |
|
|
.gitignore | |
|
|
.rubocop.yml | |
|
|
.slim-lint.yml | |
|
|
.slugignore | |
|
|
.stylelintrc | |
|
|
Brewfile | |
|
|
CHANGELOG.md | |
|
|
CONTRIBUTING.md | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
LICENSE | |
|
|
Procfile | |
|
|
README.md | |
|
|
Rakefile | |
|
|
VERSION | |
|
|
Vendorfile | |
|
|
app.json | |
|
|
app/controllers/admin/base_controller.rb | 9 | A 0 mins |
|
app/controllers/admin/users_controller.rb | 33 | A 0 mins |
|
app/controllers/application_controller.rb | 19 | A 0 mins |
|
app/controllers/concerns/route_localizer.rb | 20 | A 0 mins |
|
app/controllers/conversations_controller.rb | 53 | A 0 mins |
|
app/controllers/feedbacks_controller.rb | 49 | A 0 mins |
|
app/controllers/itineraries_controller.rb | 66 | A 0 mins |
|
app/controllers/pages_controller.rb | 6 | A 0 mins |
|
app/controllers/users/omniauth_callbacks_controller.rb | 20 | A 0 mins |
|
app/controllers/users_controller.rb | 36 | A 0 mins |
|
app/helpers/application_helper.rb | 38 | A 0 mins |
|
app/helpers/conversations_helper.rb | 20 | A 0 mins |
|
app/helpers/itineraries_helper.rb | 16 | A 0 mins |
|
app/helpers/notifications_helper.rb | 9 | A 0 mins |
|
app/helpers/users_helper.rb | 17 | A 0 mins |
|
app/javascript/channels/consumer.js | 2 | A 0 mins |
|
app/javascript/channels/index.js | 2 | A 0 mins |
|
app/javascript/images/apple-touch-icon.png | |
|
|
app/javascript/images/diowa.svg | |
|
|
app/javascript/images/logo.svg | |
|
|
app/javascript/images/user.jpg | |
|
|
app/javascript/packs/application.js | 14 | A 0 mins |
|
app/javascript/packs/application.scss | |
|
|
app/javascript/src/bootstrap.js | 17 | A 0 mins |
|
app/javascript/src/conversations.js | 2 | A 0 mins |
|
app/javascript/src/fontawesome.js | 87 | A 0 mins |
|
app/javascript/src/forms.js | 11 | A 0 mins |
|