]> source.dussan.org Git - sonarqube.git/commit
SONAR-5851 add app skeleton
authorStas Vilchik <vilchiks@gmail.com>
Thu, 9 Apr 2015 09:03:44 +0000 (11:03 +0200)
committerStas Vilchik <vilchiks@gmail.com>
Fri, 10 Apr 2015 12:43:19 +0000 (14:43 +0200)
commitf20953ac6c24877fb80f151369227dfad5890324
treef99cf3b7f14bc80d08b2b620217d3c2d84aeac98
parenta09cf3a6f7746be2c4114024688f1fb8221f4732
SONAR-5851 add app skeleton
server/sonar-web/Gruntfile.coffee
server/sonar-web/src/main/hbs/nav/nav-global-navbar.hbs
server/sonar-web/src/main/js/quality-profiles/app.js [new file with mode: 0644]
server/sonar-web/src/main/webapp/WEB-INF/app/controllers/quality_profiles_controller.rb [new file with mode: 0644]
server/sonar-web/src/main/webapp/WEB-INF/app/views/quality_profiles/index.html.erb [new file with mode: 0644]