aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10022 Grouping actions must be consistentStas Vilchik2017-11-033-14/+134
* Update to React 16 and Enzyme 3 (#2776)Grégoire Aubert2017-11-0115-34/+73
* use intl to format numbers, drop numeral (#2770)Stas Vilchik2017-10-301-1/+1
* SONAR-10031 Stop computing avatar hash in web app (#2769)Stas Vilchik2017-10-304-75/+42
* wrap react-modal and react-select in own components (#2759)Stas Vilchik2017-10-308-95/+548
* update web dependencies (#2752)Stas Vilchik2017-10-3024-77/+169
* improve css management (#2746)Stas Vilchik2017-10-3035-433/+985
* use eslint for typescript, update eslint configuration (#2742)Stas Vilchik2017-10-3010-21/+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
* SONAR-9802 Apply UI feedbackGrégoire Aubert2017-09-263-7/+49