OSDN Git Service

Improve user feedback on the Profile > Design page
authorRobert Speicher <rspeicher@gmail.com>
Wed, 21 Nov 2012 20:01:40 +0000 (15:01 -0500)
committerRobert Speicher <rspeicher@gmail.com>
Wed, 21 Nov 2012 20:01:40 +0000 (15:01 -0500)
commit30a66c065a14be05f05099118938fb20c8989b3e
treec559b7110b6fc6f8c80771dabe744c3d234c403a
parent00464099704ec16ad64faa3fe8c19d931ee7037a
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
app/assets/javascripts/profile.js.coffee [new file with mode: 0644]
app/assets/stylesheets/sections/themes.scss
app/controllers/profile_controller.rb
app/views/profile/design.html.haml
app/views/profile/update.js.erb [new file with mode: 0644]
features/profile/profile.feature
features/steps/profile/profile.rb