aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6359 add detailed "Issues & Technical Debt" panel for the "Overview" ma...Stas Vilchik2015-11-121-22/+18
* SONAR-6360 add detailed "Code Coverage" panel for the "Overview" main pageStas Vilchik2015-11-102-2/+64
* SONAR-6361 add detailed "Duplications" panel for the "Overview" main pageStas Vilchik2015-11-091-19/+18
* SONAR-6357 add detailed "Size" panel for the "Overview" main pageStas Vilchik2015-11-067-9/+147
* SONAR-6331 improve UX of the project overview pageStas Vilchik2015-10-306-7/+14
* upgrade to react 0.14.0Stas Vilchik2015-10-273-3/+5
* improve code qualityStas Vilchik2015-10-272-15/+5
* SONAR-6359 apply feedbackStas Vilchik2015-10-271-0/+1
* add web tests for chartsStas Vilchik2015-10-273-3/+6
* SONAR-6331 apply feedbackStas Vilchik2015-10-271-2/+4
* SONAR-6357 improve display of chart on the project overview pageStas Vilchik2015-10-268-353/+254
* SONAR-6357 add detailed "Size" panel for the "Overview" main pageStas Vilchik2015-10-263-9/+112
* SONAR-6359 add detailed "Issues & Technical Debt" panel for the "Overview" ma...Stas Vilchik2015-10-237-7/+673
* fix source viewer details windowStas Vilchik2015-10-222-0/+17
* Merge remote-tracking branch 'origin/branch-5.2'Stas Vilchik2015-10-225-14/+13
|\
| * SONAR-6416 update calls to /api/tests/listStas Vilchik2015-10-215-14/+13
* | use moment.js installed by npmStas Vilchik2015-10-142-0/+124
* | improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-1450-118/+121
|/
* SONAR-6742 fix issue refreshing after the custom actionStas Vilchik2015-10-091-1/+4
* revert SONAR-6742 Stop displaying plugin actions for issuesStas Vilchik2015-10-095-8/+65
* SONAR-6848 Merge the "Bulk Deletion" and "Provisioning" pagesStas Vilchik2015-10-021-2/+10
* use nvm to install node.js 4, add mocha testsStas Vilchik2015-09-301-2/+2
* ensure textRange for every issueStas Vilchik2015-09-292-0/+28
* migrate js components to es2015 modulesStas Vilchik2015-09-2965-5942/+5854
* move js libsStas Vilchik2015-09-294-801/+0
* SONAR-5770 add a analysis status to the component's headerStas Vilchik2015-09-251-0/+13
* SONAR-6834 Add search and filtering capabilities to the Project Computation pageStas Vilchik2015-09-252-0/+32
* SONAR-6160 apply feedbackStas Vilchik2015-09-213-3/+23
* clean up file headersStas Vilchik2015-09-1635-665/+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-6748 Display a warning when open non-existent file/ruleStas Vilchik2015-09-165-126/+163
* SONAR-6331 revert overview pageStas Vilchik2015-09-161-4/+0
* SONAR-6654 When a user flags an issue as "False Positive" or "Won't Fix", enc...Stas Vilchik2015-09-154-7/+29
* 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-151-2/+9
* SONAR-6285 show filters on the issues home pageStas Vilchik2015-09-111-0/+5
* improve code qualityStas Vilchik2015-09-101-1/+1
* improve code qualityStas Vilchik2015-09-1013-243/+47
* fix for SONAR-6766Stas Vilchik2015-09-101-4/+2
* SONAR-6766 migrate to "flows"Stas Vilchik2015-09-103-8/+10
* Revert "use single web app"Stas Vilchik2015-09-1053-459/+1022
* SONAR-6766 add execution flow step numbers, decrease the contrast of issue lo...Stas Vilchik2015-08-272-2/+9
* SONAR-6797 apply feedbackStas Vilchik2015-08-261-1/+4
* Revert "install mocha tests for reactjs components"Stas Vilchik2015-08-261-2/+3
* install mocha tests for reactjs componentsStas Vilchik2015-08-261-3/+2
* clean up ruby codeStas Vilchik2015-08-262-4/+4
* use the single web appStas Vilchik2015-08-2652-1018/+455
* SONAR-6690 update the style of select list componentStas Vilchik2015-08-247-0/+282
* SONAR-6576 fix side-effects of issue location highlightingStas Vilchik2015-08-211-2/+3