aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-0213-83/+77
* SONAR-10182 Users should be able to choose their homepageStas Vilchik2018-01-026-43/+214
* SONAR-10187 Provide more options to populate empty "My Projects" pageStas Vilchik2018-01-025-3/+127
* SONAR-10186 Switch between organizations from the headerStas Vilchik2018-01-021-0/+41
* SONAR-9554 Make "Analyze a project" and "Create an org" more discoverableStas Vilchik2018-01-023-0/+172
* Automatic merge from branch-6.7ssjenka2017-12-201-18/+22
|\
| * SONAR-10177 Dont rely on router Link in the source code viewer headerGrégoire Aubert2017-12-191-18/+22
* | update react to 16.2.0, use react fragmentsStas Vilchik2017-12-151-22/+0
* | SONAR-8829 move organization avatar to the leftStas Vilchik2017-12-119-139/+226
* | SONAR-10080 turn Projects to My ProjectsStas Vilchik2017-12-111-0/+62
* | Merge branch 'branch-6.7'Stas Vilchik2017-12-111-1/+4
|\|
* | fix assignee select in bulk change formStas Vilchik2017-11-242-8/+6
* | Rewrite users page to TS and ReactGrégoire Aubert2017-11-245-8/+57
* | Move 'parseError' to request libGrégoire Aubert2017-11-241-1/+1
* | fix ActionsDropdown menu positionStas Vilchik2017-11-201-2/+8
* | SONAR-10040 Update usage of api/metrics/searchGrégoire Aubert2017-11-081-16/+2
* | SONAR-9225 Make all search bars consistentStas Vilchik2017-11-0316-132/+521
* | expose Select refStas Vilchik2017-11-031-2/+8
* | SONAR-10023 Clear actions must be consistentStas Vilchik2017-11-0343-473/+535
* | 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