aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/quality-profiles
Commit message (Expand)AuthorAgeFilesLines
* 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
* improve code qualityStas Vilchik2016-02-224-4/+4
* improve code qualityStas Vilchik2016-02-2220-281/+281
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-1911-19/+19
* extract SelectList componentStas Vilchik2016-01-181-1/+1
* Fix project title in copyright headersSimon Brandhof2016-01-1322-22/+22
* use fetch API to create a quality profile (fixes SONAR-7076)Stas Vilchik2016-01-131-15/+14
* rewrite translation moduleStas Vilchik2016-01-061-6/+7
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0522-0/+418
* install webpackStas Vilchik2015-12-183-35/+0
* improve code qualityStas Vilchik2015-12-092-12/+14
* improve code qualityStas Vilchik2015-12-082-6/+2
* SONAR-6932 apply feedbackStas Vilchik2015-11-181-1/+4
* SONAR-6907 apply feedbackStas Vilchik2015-11-182-6/+23
* SONAR-6932 Make it possible to hide comparison results of quality profilesStas Vilchik2015-11-173-2/+16
* SONAR-6907 Provide a visual feedback after restoring built-in quality profilesStas Vilchik2015-11-162-4/+8
* SONAR-7019 fix the title of the built-in profiles restoration dialogStas Vilchik2015-11-161-1/+1
* refactor measure formattingStas Vilchik2015-11-021-1/+3
* Automatic merge from branch-5.2Jenkins CI2015-10-211-1/+0
|\
| * fix quality profile deletion dialog on ie9Stas Vilchik2015-10-201-1/+0
* | Automatic merge from branch-5.2Jenkins CI2015-10-191-1/+1
|\|
| * correct profile comparison wordingStas Vilchik2015-10-191-1/+1
* | Automatic merge from branch-5.2Jenkins CI2015-10-192-4/+11
|\|
| * do not reload profile details when selecting a project, fix tooltipsStas Vilchik2015-10-161-3/+10
| * improve readability of language selection on the profiles pageStas Vilchik2015-10-161-1/+1
* | improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-1419-50/+56
|/
* migrate js apps to es2015 modulesStas Vilchik2015-09-1823-1190/+1160