aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/app
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10319 Display Analysis Scope on rules detail page (#2995)Grégoire Aubert2018-02-072-6/+18
* rewrite groups app with react (#3017)Stas Vilchik2018-02-061-0/+8
* drop getCurrentUserFromStore (#2993)Stas Vilchik2018-01-291-30/+0
* rewrite rules app with react (#2982)Stas Vilchik2018-01-293-10/+77
* Fetch metrics with redux on project dashboard pagesGrégoire Aubert2018-01-253-22/+27
* Migrate parts of overview app to TSGrégoire Aubert2018-01-252-7/+13
* Migrate App to tsx and clean up measures related typesGrégoire Aubert2018-01-251-1/+1
* Make branch parameter optional in some helper functionsGrégoire Aubert2018-01-253-12/+12
* SONAR-10264 Create the project badges page for SonarCloudGrégoire Aubert2018-01-252-0/+7
* SONAR-10284 Retreive onSonarCloud param in SimpleContainerGrégoire Aubert2018-01-157-96/+141
* fix file headersStas Vilchik2018-01-1558-195/+75
* update jest & enzymeStas Vilchik2018-01-123-11/+11
* SONAR-10244 Warning message should disappear when first analysis is in progressStas Vilchik2018-01-125-98/+60
* SONAR-10280 Update Twitter account for SonarCloudGrégoire Aubert2018-01-112-2/+2
* SONAR-10281 Update year in the footer for SonarCloudGrégoire Aubert2018-01-112-2/+2
* Reuse react based tokens form in account space (#2954)Stas Vilchik2018-01-111-0/+1
* SONAR-10178 Pending notification should not filter tasksStas Vilchik2018-01-094-5/+48
* Fix license headers for 2018Simon Brandhof2018-01-0785-76/+271
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-0219-286/+266
* SONAR-10182 Users should be able to choose their homepageStas Vilchik2018-01-0226-422/+374
* SONAR-10187 Provide more options to populate empty "My Projects" pageStas Vilchik2018-01-0222-632/+720
* SONAR-10186 fetch user organizations when app startsStas Vilchik2018-01-026-184/+35
* SONAR-9554 Make "Analyze a project" and "Create an org" more discoverableStas Vilchik2018-01-025-2/+194
* update typescript and prettier, use shortcut fragment syntax (#2913)Stas Vilchik2017-12-153-26/+27
* update react to 16.2.0, use react fragmentsStas Vilchik2017-12-154-228/+238
* Rewrite usage of Organization containersGrégoire Aubert2017-12-141-3/+4
* Rewrite part of the permissions app to TypescriptGrégoire Aubert2017-12-141-3/+3
* SONAR-8829 move organization avatar to the leftStas Vilchik2017-12-1112-135/+173
* SONAR-8829 update the global navigation barStas Vilchik2017-12-118-41/+70
* SONAR-10081 Add Explore space for SonarCloudStas Vilchik2017-12-117-27/+99
* SONAR-10080 turn Issues to My IssuesStas Vilchik2017-12-112-4/+18
* SONAR-10080 turn Projects to My ProjectsStas Vilchik2017-12-112-2/+19
* SONAR-9000 display all organizations a user is a member ofStas Vilchik2017-11-293-22/+45
* Rewrite users page to TS and ReactGrégoire Aubert2017-11-241-0/+4
* expose SearchBox and EditButtonStas Vilchik2017-11-031-11/+17
* SONAR-9225 Make all search bars consistentStas Vilchik2017-11-0312-194/+70
* SONAR-10023 Clear actions must be consistentStas Vilchik2017-11-036-38/+11
* SONAR-10022 Grouping actions must be consistentStas Vilchik2017-11-031-0/+5
* SONAR-10024 Group of buttons shouldn't look like tabsStas Vilchik2017-11-031-6/+0
* Merge remote-tracking branch 'origin/branch-6.7'Grégoire Aubert2017-11-034-24/+83
|\
| * Update wording and links for datacenter editionGrégoire Aubert2017-11-033-23/+38
| * SONAR-9937 Add cluster instruction link for datacenter installationGrégoire Aubert2017-11-032-0/+22
| * SONAR-9937 New workflow for uninstallation of edition in marketplaceGrégoire Aubert2017-11-032-9/+30
* | fix fonts pathStas Vilchik2017-11-011-5/+5
* | Update to React 16 and Enzyme 3 (#2776)Grégoire Aubert2017-11-015-55/+48
* | SONAR-10031 Stop computing avatar hash in web app (#2769)Stas Vilchik2017-10-303-6/+7
* | wrap react-modal and react-select in own components (#2759)Stas Vilchik2017-10-305-480/+5
* | update validate script, lint files on commit (#2756)Stas Vilchik2017-10-301-0/+1
* | update web dependencies (#2752)Stas Vilchik2017-10-3026-125/+276
* | improve css management (#2746)Stas Vilchik2017-10-3042-20/+8622