]> source.dussan.org Git - sonarqube.git/commit
SONAR-5134 Display the list of found rules on a left side bar
authorStas Vilchik <vilchiks@gmail.com>
Thu, 13 Mar 2014 06:51:44 +0000 (12:51 +0600)
committerStas Vilchik <vilchiks@gmail.com>
Thu, 13 Mar 2014 06:51:44 +0000 (12:51 +0600)
commitc1a42b69a06960fcdc1e114e8bcf15c55d934c71
treea6a0074263447eebe1b006a8aea41277e8fd4094
parent3d64e00615f0c4355c47f7687c47a139523bde79
SONAR-5134 Display the list of found rules on a left side bar
22 files changed:
sonar-server/src/main/webapp/WEB-INF/app/views/coding_rules/templates/_coding_rules_actions_template.hbs.erb
sonar-server/src/main/webapp/WEB-INF/app/views/coding_rules/templates/_coding_rules_layout.hbs.erb
sonar-server/src/main/webapp/WEB-INF/app/views/coding_rules/templates/_coding_rules_list_item_template.hbs.erb
sonar-server/src/main/webapp/fonts/sonar.eot
sonar-server/src/main/webapp/fonts/sonar.svg
sonar-server/src/main/webapp/fonts/sonar.ttf
sonar-server/src/main/webapp/fonts/sonar.woff
sonar-server/src/main/webapp/javascripts/coding-rules/app.coffee
sonar-server/src/main/webapp/javascripts/coding-rules/app.js
sonar-server/src/main/webapp/javascripts/coding-rules/mockjax.coffee
sonar-server/src/main/webapp/javascripts/coding-rules/mockjax.js
sonar-server/src/main/webapp/javascripts/coding-rules/views/actions-view.coffee
sonar-server/src/main/webapp/javascripts/coding-rules/views/actions-view.js
sonar-server/src/main/webapp/javascripts/coding-rules/views/coding-rules-list-item-view.coffee
sonar-server/src/main/webapp/javascripts/coding-rules/views/coding-rules-list-item-view.js
sonar-server/src/main/webapp/javascripts/coding-rules/views/filters/quality-profile-filter-view.coffee
sonar-server/src/main/webapp/javascripts/coding-rules/views/filters/quality-profile-filter-view.js
sonar-server/src/main/webapp/stylesheets/icons.css
sonar-server/src/main/webapp/stylesheets/icons.less
sonar-server/src/main/webapp/stylesheets/navigator.css
sonar-server/src/main/webapp/stylesheets/navigator/base.css
sonar-server/src/main/webapp/stylesheets/navigator/base.less