-
- Downloads
Improve user feedback on the Profile > Design page
- Header changes immediately without a page reload - Lets the user know that we actually saved their setting when changed
parent
00464099
No related branches found
No related tags found
Showing
- app/assets/javascripts/profile.js.coffee 10 additions, 0 deletionsapp/assets/javascripts/profile.js.coffee
- app/assets/stylesheets/sections/themes.scss 7 additions, 0 deletionsapp/assets/stylesheets/sections/themes.scss
- app/controllers/profile_controller.rb 5 additions, 1 deletionapp/controllers/profile_controller.rb
- app/views/profile/design.html.haml 12 additions, 11 deletionsapp/views/profile/design.html.haml
- app/views/profile/update.js.erb 9 additions, 0 deletionsapp/views/profile/update.js.erb
- features/profile/profile.feature 13 additions, 0 deletionsfeatures/profile/profile.feature
- features/steps/profile/profile.rb 17 additions, 0 deletionsfeatures/steps/profile/profile.rb
app/assets/javascripts/profile.js.coffee
0 → 100644
app/views/profile/update.js.erb
0 → 100644
Please register or sign in to comment