aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src
Commit message (Expand)AuthorAgeFilesLines
* rewrite groups app with react (#3017)Stas Vilchik2018-02-0651-987/+1550
* Automatic merge from branch-7.0ssjenka2018-02-051-1/+1
|\
| * SONAR-10384 No more possible to remove an email of a userStas Vilchik2018-02-021-1/+1
* | fix rendering of secondary measures on the Measures pageStas Vilchik2018-02-012-8/+58
* | Merge remote-tracking branch 'origin/branch-7.0'Grégoire Aubert2018-02-016-67/+64
|\|
| * Add back missing action to bulk unassign issuesGrégoire Aubert2018-01-316-102/+89
* | fix rule workspace permalinkStas Vilchik2018-01-311-1/+1
* | add min length requirement for rules searchStas Vilchik2018-01-311-0/+1
* | drop getCurrentUserFromStore (#2993)Stas Vilchik2018-01-293-41/+20
* | rewrite rules app with react (#2982)Stas Vilchik2018-01-29214-5923/+5942
* | SONAR-10266 Update svg templates and metrics listGrégoire Aubert2018-01-254-3/+4
* | Fetch metrics with redux on project dashboard pagesGrégoire Aubert2018-01-2520-185/+202
* | Migrate parts of overview app to TSGrégoire Aubert2018-01-2581-1478/+1007
* | 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
|/
* 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
* GOV-289 Porfolio deletion should redirect to Portfolios pageStas Vilchik2018-01-121-1/+1
* update jest & enzymeStas Vilchik2018-01-1268-251/+310
* 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
* 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
|\