aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/api/quality-profiles.js
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9008 support quality profiles for organizationsStas Vilchik2017-04-031-63/+16
* format code using prettier (#1774)Stas Vilchik2017-03-171-36/+29
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-7922 Rewrite "Quality Profiles" project page (#1118)Stas Vilchik2016-07-261-2/+14
* refactor quality profiles page (#1056)Stas Vilchik2016-06-271-1/+128
* SONAR-7718 Web API requests should send X-XSRF-TOKEN HTTP headerStas Vilchik2016-06-151-17/+9
* SONAR-7717 automatically handle baseUrl (#1039)Stas Vilchik2016-06-151-0/+2
* SONAR-7518 Restore Profile does not warn on missing rulesStas Vilchik2016-05-101-0/+12
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-311-1/+1
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-191-1/+1
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* use fetch API to create a quality profile (fixes SONAR-7076)Stas Vilchik2016-01-131-0/+32