aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* Migrate App to tsx and clean up measures related typesGrégoire Aubert2018-01-2512-215/+64
* Make branch parameter optional in some helper functionsGrégoire Aubert2018-01-258-48/+39
* SONAR-10264 Add ITs for project badges pageGrégoire Aubert2018-01-252-1/+4
* SONAR-10264 Create the project badges page for SonarCloudGrégoire Aubert2018-01-2526-26/+1005
* Fix styling issue on some commands in the project creation tutorialGrégoire Aubert2018-01-2510-36/+36
* Create a Clipboard buttonGrégoire Aubert2018-01-256-134/+184
* Create a getHostUrl function in the urls helperGrégoire Aubert2018-01-252-8/+11
* Remove unused router from overview Meta componentGrégoire Aubert2018-01-252-9/+10
* Set version 7.1-SNAPSHOTSimon Brandhof2018-01-241-1/+1
* update gradle version in tutorialStas Vilchik2018-01-222-3/+3
* SONAR-10120 Add server id and date in the system info json nameGrégoire Aubert2018-01-1511-42/+55
* SONAR-10284 Retreive onSonarCloud param in SimpleContainerGrégoire Aubert2018-01-158-106/+154
* fix file headersStas Vilchik2018-01-15773-3726/+1143
* do not check file headers for src/main/webappStas Vilchik2018-01-151-0/+9
* GOV-289 Porfolio deletion should redirect to Portfolios pageStas Vilchik2018-01-121-1/+1
* update jest & enzymeStas Vilchik2018-01-1270-523/+778
* update prettierStas Vilchik2018-01-122-4/+4
* fix scrolling of the issues sidebar on the Explore pageStas Vilchik2018-01-121-1/+1
* SONAR-10239 Stop using "External link" iconStas Vilchik2018-01-125-38/+28
* SONAR-10244 Warning message should disappear when first analysis is in progressStas Vilchik2018-01-129-128/+128
* SONAR-10255 Add possibility to clear fields in Quality Gate configurationStas Vilchik2018-01-121-1/+2
* 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-1118-314/+240
* SONAR-10258 Missing information about uncovered conditions on a lineStas Vilchik2018-01-101-7/+7
* SONAR-10236 Cannot bulk activate/deactivate rules when using a web contextStas Vilchik2018-01-101-1/+1
* SONAR-10212 Wrong link to build-wrapper in the tutorialStas Vilchik2018-01-092-6/+6
* SONAR-10073 Impossible to set QP of a project from an organization that is no...Stas Vilchik2018-01-094-26/+23
* SONAR-10132 Issue box does not fit on the screen on the Measures pageStas Vilchik2018-01-091-0/+12
* SONAR-10169 Covered lines should be highlighted in grey on mouse-overStas Vilchik2018-01-091-0/+8
* SONAR-10178 Pending notification should not filter tasksStas Vilchik2018-01-097-26/+69
* remove package-lock.jsonStas Vilchik2018-01-082-2049/+1
* Fix license headers for 2018Simon Brandhof2018-01-071030-862/+4223
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-0294-1720/+1767
* SONAR-10182 Users should be able to choose their homepageStas Vilchik2018-01-0252-550/+770
* SONAR-10187 Provide more options to populate empty "My Projects" pageStas Vilchik2018-01-0241-804/+1078
* SONAR-10186 Switch between organizations from the headerStas Vilchik2018-01-0219-759/+1172
* SONAR-10186 fetch user organizations when app startsStas Vilchik2018-01-027-191/+37
* SONAR-9554 Make "Analyze a project" and "Create an org" more discoverableStas Vilchik2018-01-0212-83/+458
* fix quality flawStas Vilchik2017-12-201-1/+1
* Automatic merge from branch-6.7ssjenka2017-12-205-43/+43
|\
| * SONAR-10177 Dont rely on router Link in the source code viewer headerGrégoire Aubert2017-12-195-43/+43
| * SONAR-10191 Update profile name parameter (#2896)John Du Hart2017-12-131-1/+1
* | update typescript and prettier, use shortcut fragment syntax (#2913)Stas Vilchik2017-12-1520-112/+105
* | update react to 16.2.0, use react fragmentsStas Vilchik2017-12-1520-641/+556
* | SONAR-10151 Pass organization parameter in all quality gates wsGrégoire Aubert2017-12-1424-247/+372
* | SONAR-10151 Refactor Quality Gates modals to TypescriptGrégoire Aubert2017-12-1418-377/+667
* | Rewrite usage of Organization containersGrégoire Aubert2017-12-1418-234/+139
* | SONAR-10135 Allow to change Quality Gate permission at organization levelGrégoire Aubert2017-12-141-7/+1
* | Rewrite part of the permissions app to TypescriptGrégoire Aubert2017-12-1420-272/+405