aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Collapse)AuthorAgeFilesLines
* Order types.ts alphabetically to prevent merge conflictsGrégoire Aubert2018-02-211-184/+186
|
* review source viewer measures overlay in react (#3084)Stas Vilchik2018-02-2135-726/+3375
|
* SONAR-10411 use link name from l10n bundle for provided linksStas Vilchik2018-02-203-4/+9
|
* SONAR-10299 drop special rendering of developer connection linkStas Vilchik2018-02-204-100/+68
|
* rewrite parts of permission templates app in react (#3070)Stas Vilchik2018-02-1625-553/+622
|
* SONAR-10435 Improve error message of licenses issues for normal usersGrégoire Aubert2018-02-153-7/+29
|
* SONAR-10404 Add Tooltip on issues count in rules pageGrégoire Aubert2018-02-151-7/+25
|
* SONAR-10432 Bring back installed filter tab in MarketplaceGrégoire Aubert2018-02-156-37/+44
|
* rewrite maintenance app in react (#3055)Stas Vilchik2018-02-1443-352/+927
|
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-13145-236/+255
|
* rewrite custom measures app in react (#3052)Stas Vilchik2018-02-1343-811/+1872
|
* rewrite custom metrics app in react (#3036)Stas Vilchik2018-02-0943-568/+1560
|
* enable eslint rules to enforce newlines (#3043)Stas Vilchik2018-02-0912-0/+15
|
* SONAR-10414 Missing l10n message in Marketplace (#3038)Stas Vilchik2018-02-094-13/+14
|
* update eslint and plugins, add new rules (#3041)Stas Vilchik2018-02-0911-8/+22
|
* SONAR-10375 Project's homepage sidebar improvements (#3032)Stas Vilchik2018-02-0815-119/+148
|
* SONAR-10289 Update login page UI and allow to display identity providers helpStas Vilchik2018-02-0733-244/+346
|
* SONAR-10338 Implement /sessions/email_already_exists pageStas Vilchik2018-02-075-1/+311
|
* SONAR-10293 Lines with change date equal to the start of leak period are not newDuarte Meneses2018-02-071-1/+1
|
* strengthen import/order (#3024)Stas Vilchik2018-02-07105-140/+140
|
* SONAR-10319 Display Analysis Scope on rules detail page (#2995)Grégoire Aubert2018-02-0711-37/+102
| | | | | | * SONAR-10319 Display Analysis Scope on rules detail page * fix icons alignment
* rewrite groups app with react (#3017)Stas Vilchik2018-02-0651-987/+1550
|
* Automatic merge from branch-7.0ssjenka2018-02-051-1/+1
|\ | | | | | | | | | | | | | | * origin/branch-7.0: Prepare version 7.0-SNAPSHOT Release 7.0 SONAR-10384 No more possible to remove an email of a user SONAR-10296 Connection to PostgreSQL database fails if SOCKS proxy is enabled
| * 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-251-0/+1
| |
* | 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-2523-26/+931
| | | | | | | | | | | | | | | | - SONAR-10268 Create the badges page with the Scanned on SonarCloud badge - SONAR-10272 Allow user to choose the color of the badge - SONAR-10268 Add the "Scanned on SonarCloud" svg files - SONAR-10264 SONAR-10271 Add standard measure badges - SONAR-10264 Allow user to choose a metric for the standard badge
* | 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
|