auth/app/controllers/push_type/passwords_controller.rb | 5 | A 0 mins |
|
auth/app/controllers/push_type/sessions_controller.rb | 5 | A 0 mins |
|
auth/app/helpers/push_type/auth_helper.rb | 7 | A 0 mins |
|
auth/app/models/concerns/push_type/authenticatable.rb | 12 | A 0 mins |
|
auth/app/views/devise/mailer/confirmation_instructions.html.erb | |
|
|
auth/app/views/devise/mailer/reset_password_instructions.html.erb | |
|
|
auth/app/views/devise/shared/_links.html.erb | |
|
|
auth/app/views/layouts/push_type/auth.html.erb | |
|
|
auth/app/views/push_type/admin/profiles/edit.html.haml | |
|
|
auth/app/views/push_type/admin/users/_meta_table.html.haml | |
|
|
auth/app/views/push_type/confirmations/new.html.haml | |
|
|
auth/app/views/push_type/confirmations/show.html.haml | |
|
|
auth/app/views/push_type/passwords/edit.html.haml | |
|
|
auth/app/views/push_type/passwords/new.html.haml | |
|
|
auth/app/views/push_type/sessions/new.html.haml | |
|
|
auth/bin/rails | |
|
|
auth/config/initializers/devise.rb | 15 | A 0 mins |
|
auth/config/initializers/knock.rb | 5 | A 0 mins |
|
auth/config/locales/devise.en.yml | |
|
|
auth/config/routes.rb | 12 | A 0 mins |
|
auth/db/migrate/20141120155629_devise_extend_push_type_users.rb | 18 | A 0 mins |
|
auth/lib/push_type/auth.rb | 11 | A 0 mins |
|
auth/lib/push_type/auth/engine.rb | 50 | A 0 mins |
|
auth/lib/push_type_auth.rb | 1 | A 0 mins |
|
auth/lib/tasks/push_type_tasks.rake | |
|
|
auth/push_type_auth.gemspec | |
|
|
core/Gemfile | |
|
|
core/LICENSE.md | |
|
|
core/README.md | |
|
|
core/Rakefile | |
|
|
core/app/assets/images/push_type/pushtype-favicon.png | |
|
|
core/app/assets/images/push_type/pushtype-logo.png | |
|
|
core/app/assets/images/push_type/pushtype-logo.svg | |
|
|
core/app/controllers/concerns/push_type/application_controller_methods.rb | 31 | A 0 mins |
|
core/app/controllers/concerns/push_type/filterable.rb | 43 | A 45 mins |
|
core/app/controllers/front_end_controller.rb | 38 | A 0 mins |
|
core/app/fields/push_type/asset_field.rb | 15 | A 0 mins |
|
core/app/fields/push_type/boolean_field.rb | 9 | A 0 mins |
|
core/app/fields/push_type/date_field.rb | 9 | A 0 mins |
|
core/app/fields/push_type/markdown_field.rb | 33 | A 0 mins |
|
core/app/fields/push_type/matrix_field.rb | 40 | A 0 mins |
|
core/app/fields/push_type/number_field.rb | 6 | A 0 mins |
|
core/app/fields/push_type/relation_field.rb | 74 | A 0 mins |
|
core/app/fields/push_type/repeater_field.rb | 43 | A 0 mins |
|
core/app/fields/push_type/select_field.rb | 23 | A 0 mins |
|
core/app/fields/push_type/string_field.rb | 4 | A 0 mins |
|
core/app/fields/push_type/structure_field.rb | 37 | A 0 mins |
|
core/app/fields/push_type/tag_list_field.rb | 59 | A 0 mins |
|
core/app/fields/push_type/text_field.rb | 5 | A 0 mins |
|
core/app/fields/push_type/time_field.rb | 9 | A 0 mins |
|