aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components
Commit message (Expand)AuthorAgeFilesLines
* Update license headersJulien Lancelot2018-11-19297-300/+604
* SONAR-10692 Don't break the issues page if a user is missingGrégoire Aubert2018-05-236-8/+21
* SONAR-10564 Exception when opening rule description in Google Chrome (#3169)Pascal Mugnier2018-04-131-1/+5
* Revert "SONAR-10564 Exception when opening rule description in Google Chrome"Pascal Mugnier2018-04-131-5/+1
* SONAR-10564 Exception when opening rule description in Google ChromePascal Mugnier2018-04-131-1/+5
* SONAR-10451 Lines with change date equal to the start of leak period are not newDuarte Meneses2018-03-291-1/+1
* SONAR-10438 Fix XSS issues related to select2Grégoire Aubert2018-02-221-2/+3
* SONAR-10258 Missing information about uncovered conditions on a lineStas Vilchik2018-01-101-7/+7
* SONAR-10177 Dont rely on router Link in the source code viewer headerGrégoire Aubert2017-12-191-18/+22
* Fix quality flawsGrégoire Aubert2017-10-272-3/+2
* SONAR-9936 Add loading spinner when doing the license previewGrégoire Aubert2017-10-251-2/+5
* SONAR-9936 Make the edition notifications global againGrégoire Aubert2017-10-252-1/+24
* Prevent from leaving the restart server form when restartingGrégoire Aubert2017-10-231-1/+2
* SONAR-9954 Add serverId and nloc query to the request license urlGrégoire Aubert2017-10-231-30/+19
* SONAR-9935 Migrate Update center to MarketplaceGrégoire Aubert2017-10-234-5/+80
* update size of bar chartStas Vilchik2017-10-231-0/+9
* stop using jquery for ajax callsStas Vilchik2017-10-205-50/+49
* SONAR-9987 Add a changelog entry when copying/merging issuesJulien HENRY2017-10-201-0/+22
* SONAR-8635 do not check assign_to_me actionStas Vilchik2017-10-191-1/+1
* better rendering of long events on project activity pageStas Vilchik2017-10-191-0/+1
* SONAR-8638 Useless tooltip information in an issue's coverageStas Vilchik2017-10-194-19/+10
* SONAR-9264 Rounding issue in line chartsStas Vilchik2017-10-171-2/+14
* SONAR-9850 Remove scrollbar from the "Similar Issues" filter popupStas Vilchik2017-10-172-13/+28
* SONAR-9544 Long words in issue box breaks the displayStas Vilchik2017-10-173-256/+237
* SONAR-9647 Issue box is not displayed for not file level issuesStas Vilchik2017-10-171-2/+8
* SONAR-9782 Permissions are not correctly checked for a file permalinkStas Vilchik2017-10-171-7/+15
* SONAR-9686 Secondary locations without messages should not be numberedStas Vilchik2017-10-164-1/+9
* SONAR-8499 Remove orange underline for administration menuStas Vilchik2017-10-121-6/+0
* SONAR-7709 Help users to not enter wrong date periodsStas Vilchik2017-10-111-0/+13
* SONAR-9696 UI asks to comment issues after bulk changeStas Vilchik2017-10-111-8/+8
* SONAR-9876 Improve facet badgesStas Vilchik2017-10-113-35/+83
* SONAR-9690 Improve positioning of secondary locations markersStas Vilchik2017-10-113-5/+27
* Automatic merge from branch-6.6ssjenka2017-10-111-1/+4
|\
| * Fix sidebar position helper in IEGrégoire Aubert2017-10-101-1/+4
* | SONAR-9500 Enhance cookies caching mechanismeGrégoire Aubert2017-10-101-4/+5
* | do not let select date in futureStas Vilchik2017-10-101-1/+5
* | SONAR-9932 change duplications marker colorStas Vilchik2017-10-101-1/+1
|/
* SONAR-9792 Fix position of issues sidebar when there is a background task not...Grégoire Aubert2017-10-051-18/+14
* SONAR-9916 Reset notExist component flag when a component is correctly loadin...Grégoire Aubert2017-10-051-0/+1
* Fix some styling issues in the system info pageGrégoire Aubert2017-10-041-0/+41
* fix issue permalinks with branchesStas Vilchik2017-10-0410-3/+29
* SONAR-8828 Make sure all messages can be localized (#2600)Stas Vilchik2017-10-033-4/+7
* SONAR-9756 update branch management pageStas Vilchik2017-10-031-0/+51
* SONAR-1330 add widget to manage quality profile permissionsStas Vilchik2017-10-024-0/+287
* SONAR-9792 Fix sidebar position with a notificationGrégoire Aubert2017-09-291-0/+67
* SONAR-8747 Make in progress and pending background task status more visibleGrégoire Aubert2017-09-291-3/+13
* SONAR-9792 The fail background task status is now more visibleGrégoire Aubert2017-09-294-2/+56
* Update icons listGrégoire Aubert2017-09-292-1/+55
* SONAR-9389 Better highlight uncovered code in leak periodStas Vilchik2017-09-293-24/+24
* SONAR-9425 Drop locations indicator when browsing issue detailsStas Vilchik2017-09-2711-31/+74