]> source.dussan.org Git - sonarqube.git/commit
[SONAR-1973] Remodeling of UI based on Simon's feedback
authorFabrice Bellingard <bellingard@gmail.com>
Tue, 19 Apr 2011 16:36:31 +0000 (18:36 +0200)
committerFabrice Bellingard <bellingard@gmail.com>
Wed, 20 Apr 2011 06:57:57 +0000 (08:57 +0200)
commitfe3a5edc6a4a851e96257921b8fb4cd0e5e293d9
tree8c2010f54f8c594b15bbe9a3fa685080fd7fa9c0
parent8af4e04900a8c355ac98c6328f278ee689d36cb0
[SONAR-1973] Remodeling of UI based on Simon's feedback
14 files changed:
sonar-server/src/main/webapp/WEB-INF/app/controllers/resource_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/controllers/reviews_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/models/review.rb
sonar-server/src/main/webapp/WEB-INF/app/models/rule_failure.rb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/_violation.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/index.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/reviews/_form.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/reviews/_form_assign.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/reviews/_form_comment.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/reviews/create_comment_result.js.rjs
sonar-server/src/main/webapp/WEB-INF/app/views/reviews/create_result.js.rjs
sonar-server/src/main/webapp/WEB-INF/app/views/reviews/update_comment_result.js.rjs [deleted file]
sonar-server/src/main/webapp/images/reviews/comment.png [new file with mode: 0644]
sonar-server/src/main/webapp/stylesheets/style.css