aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/quality-profiles
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8713 Add issue type icons to SQ interfaceStas Vilchik2017-01-301-1/+7
* SONAR-7931 Show hierarchy of profiles in rule activationStas Vilchik2017-01-261-3/+10
* SONAR-7887 Group bulk changes when browsing quality profile changelogStas Vilchik2017-01-261-26/+48
* SONAR-8679 fix race condition when fetching languagesStas Vilchik2017-01-251-2/+1
* SONAR-8679 Quality Profiles page never finishes loading when there is no pluginsStas Vilchik2017-01-241-1/+1
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-291-5/+6
* SONAR-8554 Load and display page extensions (#1482)Stas Vilchik2016-12-231-1/+0
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-225-10/+11
* add "validate" scriptStas Vilchik2016-12-191-1/+0
* reorganize store directoriesStas Vilchik2016-12-091-1/+1
* SONAR-8505 Implement smooth transition between pages (#1440)Stas Vilchik2016-12-0811-60/+55
* SONAR-8451 Run js app outside of ruby containerStas Vilchik2016-12-072-9/+8
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-281-1/+1
* fix profiles comparisonStas Vilchik2016-11-071-1/+1
* extend the main js app (#1345)Stas Vilchik2016-11-0412-57/+63
* improve front end dx (#1331)Stas Vilchik2016-10-271-1/+1
* Merge remote-tracking branch 'origin/branch-5.6'Stas Vilchik2016-09-151-1/+2
|\
| * fix SSF-49Stas Vilchik2016-09-151-3/+2
* | improve code qualityStas Vilchik2016-09-061-2/+2
* | use jest (#1202)Stas Vilchik2016-09-029-312/+267
* | SONAR-7811 make warning badge rendering consistentStas Vilchik2016-07-192-16/+32
* | SONAR-7811 warn about profiles that were never usedStas Vilchik2016-07-183-7/+24
* | show more profile changelogStas Vilchik2016-07-182-2/+43
* | remove empty option when changing profile parentStas Vilchik2016-07-182-2/+6
* | SONAR-7862 Add links to projects on profile pageStas Vilchik2016-07-151-3/+7
* | apply feedback on profiles pageStas Vilchik2016-07-154-18/+15
* | remove link effect from active profile headerStas Vilchik2016-07-131-1/+4
* | increase visibility of deprecated rules on profiles pageStas Vilchik2016-07-133-3/+12
* | highlight current profile in inheritance cardStas Vilchik2016-07-131-1/+8
* | add profile actions to the main pageStas Vilchik2016-07-134-121/+188
* | apply feedback for the quality profiles pageStas Vilchik2016-07-074-11/+36
* | apply feedback for the quality profiles pageStas Vilchik2016-07-077-69/+20
* | apply feedback for the quality profiles pageStas Vilchik2016-07-057-45/+68
* | apply feedback for the quality profiles pageStas Vilchik2016-07-0113-86/+98
* | apply feedback for the quality profiles pageStas Vilchik2016-06-303-23/+19
* | apply feedback for the quality profiles pageStas Vilchik2016-06-308-103/+85
* | update js lintersStas Vilchik2016-06-291-1/+1
* | refactor quality profiles page (#1056)Stas Vilchik2016-06-2783-1702/+4021
* | fix bad refactoringStas Vilchik2016-06-142-2/+2
* | refactor react components (#1033)Stas Vilchik2016-06-102-2/+2
|/
* SONAR-7634 Metric names should be localized (#967)Stas Vilchik2016-05-132-4/+3
* SONAR-7518 Restore Profile does not warn on missing rulesStas Vilchik2016-05-102-20/+50
* improve display of quality profile permalinksStas Vilchik2016-04-191-3/+6
* SONAR-7476 apply feedbackStas Vilchik2016-04-191-3/+6
* SONAR-7476 Provide a link to inactive rules from a quality profile pageStas Vilchik2016-04-182-0/+5
* enforce js code style5.5-M14Stas Vilchik2016-04-0519-20/+0
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-3111-19/+19
* SONAR-7346 Display the distribution of rules according by type on Quality Pro...Stas Vilchik2016-03-032-32/+29
* refactor quality gates pageStas Vilchik2016-02-241-3/+5
* improve code qualityStas Vilchik2016-02-244-4/+4