aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Expand)AuthorAgeFilesLines
* migrate js apps to es2015 modulesStas Vilchik2015-09-18261-11003/+10712
* SONAR-6661 update ui of the update centerStas Vilchik2015-09-171-8/+5
* show workspace on every pageStas Vilchik2015-09-171-0/+1
* clean up file headersStas Vilchik2015-09-16127-2414/+0
* SONAR-6779 show a functional error in the select list componentStas Vilchik2015-09-161-5/+17
* SONAR-6690 Update the style of select list componentStas Vilchik2015-09-161-7/+9
* SONAR-5578 Improve UX of Web Service API documentation pageStas Vilchik2015-09-169-9/+93
* SONAR-6598 scroll index should be saved when (de-)activating a rule in a profileStas Vilchik2015-09-164-13/+24
* SONAR-6208 Sync rule activation between list and detailsStas Vilchik2015-09-161-7/+9
* SONAR-6687 Treemap should not show items with zero sizeStas Vilchik2015-09-161-4/+21
* SONAR-6748 Display a warning when open non-existent file/ruleStas Vilchik2015-09-165-126/+163
* SONAR-6331 revert overview pageStas Vilchik2015-09-1632-969/+19
* SONAR-6654 When a user flags an issue as "False Positive" or "Won't Fix", enc...Stas Vilchik2015-09-154-7/+29
* SONAR-6852 Improve display of package names inside word cloud widgetStas Vilchik2015-09-151-1/+10
* SONAR-6804 Wrap long lines in the response examples on the Web Service API pageStas Vilchik2015-09-151-1/+1
* SONAR-6208 Sync rule activation between list and detailsStas Vilchik2015-09-151-1/+8
* SONAR-6207 Provide a keyboard shortcut to activate a rule from the list of rulesStas Vilchik2015-09-153-0/+22
* SONAR-6209 While in the profile context, activation modal should suggest sele...Stas Vilchik2015-09-152-2/+5
* SONAR-6747 Display the number of issues on a line in the component viewerStas Vilchik2015-09-152-2/+13
* SONAR-6160 Show a notification when user reaches the last issue / ruleStas Vilchik2015-09-153-6/+15
* improve formatting of LEVEL measuresStas Vilchik2015-09-151-1/+14
* SONAR-6697 update UI of the custom measures pageStas Vilchik2015-09-156-79/+83
* SONAR-6708 fix sqale colors on treemapStas Vilchik2015-09-141-1/+8
* SONAR-5851 fix bug with duplicated languages in the listStas Vilchik2015-09-141-2/+2
* SONAR-6802 SONAR-6803 add an ability to apply a permission template to projectsStas Vilchik2015-09-148-7/+135
* fix display of the assignees facet on the issues pageStas Vilchik2015-09-111-1/+2
* SONAR-6285 show filters on the issues home pageStas Vilchik2015-09-116-248/+46
* fix SONAR-6788 The language of manual rules is displayed as "undefined" in th...Stas Vilchik2015-09-111-1/+2
* SONAR-6793 Make it possible to collapse WS response exampleStas Vilchik2015-09-112-25/+12
* improve code qualityStas Vilchik2015-09-101-1/+1
* improve code qualityStas Vilchik2015-09-1022-327/+102
* fix for SONAR-6766Stas Vilchik2015-09-101-4/+2
* SONAR-6766 migrate to "flows"Stas Vilchik2015-09-104-10/+11
* increase the number of displayed computation reportsStas Vilchik2015-09-101-1/+1
* fix the js error with empty searchStas Vilchik2015-09-101-1/+1
* fix display of component administration linksStas Vilchik2015-09-101-1/+15
* Revert "use single web app"Stas Vilchik2015-09-10281-1569/+2757
* fix js error when the force authentication is enabledStas Vilchik2015-08-281-0/+5
* SONAR-6708 fix sqale colors when drilldown on treemapStas Vilchik2015-08-282-8/+6
* SONAR-6485 use "id" instead of "uuid"Stas Vilchik2015-08-272-3/+3
* SONAR-6766 add execution flow step numbers, decrease the contrast of issue lo...Stas Vilchik2015-08-272-2/+9
* SONAR-6805 Rewrite project permissions page on a project levelStas Vilchik2015-08-269-15/+111
* fix SONAR-6249 Non favorite issue filters cannot be loaded by Issues pageStas Vilchik2015-08-264-14/+22
* SONAR-6797 apply feedbackStas Vilchik2015-08-261-1/+4
* Revert "install mocha tests for reactjs components"Stas Vilchik2015-08-261-2/+3
* SONAR-6797 order permissionsStas Vilchik2015-08-261-2/+10
* SONAR-6797 do not fail when usersCount or groupsCount are not providedStas Vilchik2015-08-261-4/+1
* install mocha tests for reactjs componentsStas Vilchik2015-08-261-3/+2
* improve code qualityStas Vilchik2015-08-265-11/+19
* clean up ruby codeStas Vilchik2015-08-268-14/+15