aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/quality-profiles
Commit message (Expand)AuthorAgeFilesLines
* 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
* clean up file headersStas Vilchik2015-09-1621-399/+0
* SONAR-5851 fix bug with duplicated languages in the listStas Vilchik2015-09-141-2/+2
* improve code qualityStas Vilchik2015-09-101-1/+1
* Revert "use single web app"Stas Vilchik2015-09-1018-54/+299
* improve code qualityStas Vilchik2015-08-261-2/+4
* use the single web appStas Vilchik2015-08-2618-299/+52
* show a message when there are no quality profilesStas Vilchik2015-07-313-1/+14
* highlight profile changelog when using permalinkStas Vilchik2015-07-282-1/+13
* migrate quality profiles web testsStas Vilchik2015-07-281-1/+2
* show a warning when delete a quality profile with descendantsStas Vilchik2015-07-281-1/+7
* SONAR-6304 backup profile using current tabStas Vilchik2015-06-251-1/+1
* improve start of js appsStas Vilchik2015-06-223-80/+54
* SONAR-5851 remove "all rules" exporterStas Vilchik2015-06-221-15/+14
* SONAR-5851 apply ui feedbackStas Vilchik2015-06-223-3/+10
* make the action buttons position more consistentStas Vilchik2015-06-181-4/+2
* upgrade backbone.marionetteStas Vilchik2015-06-0911-16/+16
* change web structure: separate componentsStas Vilchik2015-05-1939-0/+2223