-
- Downloads
No related branches found
No related tags found
Showing
- app/assets/javascripts/dispatcher.js.coffee 1 addition, 1 deletionapp/assets/javascripts/dispatcher.js.coffee
- app/assets/javascripts/profile.js.coffee 3 additions, 6 deletionsapp/assets/javascripts/profile.js.coffee
- app/controllers/profiles/preferences_controller.rb 38 additions, 0 deletionsapp/controllers/profiles/preferences_controller.rb
- app/controllers/profiles_controller.rb 15 additions, 8 deletionsapp/controllers/profiles_controller.rb
- app/controllers/root_controller.rb 28 additions, 0 deletionsapp/controllers/root_controller.rb
- app/helpers/preferences_helper.rb 24 additions, 0 deletionsapp/helpers/preferences_helper.rb
- app/models/user.rb 6 additions, 1 deletionapp/models/user.rb
- app/views/layouts/nav/_dashboard.html.haml 2 additions, 2 deletionsapp/views/layouts/nav/_dashboard.html.haml
- app/views/layouts/nav/_profile.html.haml 4 additions, 3 deletionsapp/views/layouts/nav/_profile.html.haml
- app/views/profiles/preferences/show.html.haml 20 additions, 6 deletionsapp/views/profiles/preferences/show.html.haml
- app/views/profiles/preferences/update.js.erb 6 additions, 0 deletionsapp/views/profiles/preferences/update.js.erb
- config/routes.rb 2 additions, 2 deletionsconfig/routes.rb
- db/migrate/20150610065936_add_dashboard_to_users.rb 9 additions, 0 deletionsdb/migrate/20150610065936_add_dashboard_to_users.rb
- db/schema.rb 5 additions, 3 deletionsdb/schema.rb
- doc/README.md 36 additions, 35 deletionsdoc/README.md
- doc/profile/2fa.png 0 additions, 0 deletionsdoc/profile/2fa.png
- doc/profile/2fa_auth.png 0 additions, 0 deletionsdoc/profile/2fa_auth.png
- doc/profile/README.md 4 additions, 0 deletionsdoc/profile/README.md
- doc/profile/preferences.md 32 additions, 0 deletionsdoc/profile/preferences.md
- doc/profile/two_factor_authentication.md 0 additions, 0 deletionsdoc/profile/two_factor_authentication.md
app/controllers/root_controller.rb
0 → 100644
app/helpers/preferences_helper.rb
0 → 100644
File moved
File moved
doc/profile/README.md
0 → 100644
doc/profile/preferences.md
0 → 100644
File moved
Please register or sign in to comment