aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Collapse)AuthorAgeFilesLines
* proxy /staticStas Vilchik2017-07-311-1/+2
|
* add application icon and description (#2258)Stas Vilchik2017-07-316-828/+3
|
* expose ratings and level components (#2257)Stas Vilchik2017-07-315-5/+42
|
* make SelectList available for extensionsStas Vilchik2017-07-316-13/+18
|
* Display graph on project activity page if there is 2 or more analysesGrégoire Aubert2017-07-262-1/+44
|
* update react (#2288)Stas Vilchik2017-07-25156-632/+865
|
* SONAR-9583 fix missing pages layoutStas Vilchik2017-07-253-3/+3
|
* SONAR-9565 Display quality gate directly if there is only one and the user ↵Grégoire Aubert2017-07-251-5/+11
| | | | can't edit
* SONAR-9566 Don't redirect to "My Issues" at organization levelGrégoire Aubert2017-07-253-18/+4
|
* SONAR-9566 Move "Members" tab after "Quality Gates" in organizations navbarGrégoire Aubert2017-07-252-35/+35
|
* SONAR-9565 Move the Quality Gates link to organization levelGrégoire Aubert2017-07-2515-92/+188
|
* SONAR-9566 Remove organization name from component path when in issues page ↵Grégoire Aubert2017-07-256-9/+27
| | | | at org level
* SONAR-9566, SONAR-9570 Filter tags by organization when updating an issue tagsGrégoire Aubert2017-07-255-2/+13
|
* SONAR-9566, SONAR-9571 Update bulk operation to display only tags and ↵Grégoire Aubert2017-07-253-5/+16
| | | | assignee related to the selected organization
* SONAR-9566, SONAR-9569 Update facets to only show items of the selected ↵Grégoire Aubert2017-07-256-31/+51
| | | | organization when doing a search
* Automatically remove nil values from api calls.Grégoire Aubert2017-07-251-5/+12
|
* SONAR-9566 Add Issues link at organization level navbarGrégoire Aubert2017-07-257-13/+100
|
* Merge branch 'branch-6.5'Stas Vilchik2017-07-242-13/+33
|\
| * fix onboarding using personal organization (#2286)Stas Vilchik2017-07-242-13/+33
| |
* | Fix merge errorGrégoire Aubert2017-07-241-2/+1
| |
* | Merge remote-tracking branch 'origin/branch-6.5'Grégoire Aubert2017-07-241-1/+2
|\|
| * SONAR-9572 Fix bulk apply permission templateGrégoire Aubert2017-07-242-3/+5
| |
| * Move 'Analyse' section just after tags on the project dashboard sidebarGrégoire Aubert2017-07-242-3/+3
| |
| * Display tooltips on measures on top instead of bottom on the dashboard pageGrégoire Aubert2017-07-249-118/+120
| |
| * Correctly display Issues graph as default if no custom metrics are selected.Grégoire Aubert2017-07-242-4/+9
| |
| * Rename project activity graph Overview to IssuesGrégoire Aubert2017-07-2421-61/+76
| |
* | Fix merge conflict with branch-6.5Grégoire Aubert2017-07-2421-143/+143
| |
* | Rename project activity graph Overview to IssuesGrégoire Aubert2017-07-2422-50/+59
| |
* | make sure all pages fit on minimum widthStas Vilchik2017-07-218-12/+15
| |
* | SONAR-9583 Use fixed width layout for navigationStas Vilchik2017-07-2147-1385/+1201
| |
* | SONAR-9582 Use fixed width layout on administration pagesStas Vilchik2017-07-213-3/+3
| |
* | SONAR-9581 Use fixed width layout on Quality Gates pageStas Vilchik2017-07-216-48/+51
| |
* | SONAR-9580 Use fixed width layout on Rules pageStas Vilchik2017-07-218-262/+36
| |
* | SONAR-9546 Display only the first custom graph as preview on project dashboardGrégoire Aubert2017-07-199-25/+50
| |
* | SONAR-9546 Sync tooltips from the two graphsGrégoire Aubert2017-07-1911-268/+478
| |
* | SONAR-9546 Allow to create two custom graphs on the project activity pageGrégoire Aubert2017-07-1940-628/+598
| |
* | Merge branch 'branch-6.5'Stas Vilchik2017-07-198-133/+200
|\|
| * SONAR-9357 support two or more providers (#2259)Stas Vilchik2017-07-188-132/+202
| |
* | replace require.ensure with dymamic import (#2187)Stas Vilchik2017-07-1830-195/+166
| |
* | Automatic merge from branch-6.5ssjenka2017-07-1810-56/+69
|\| | | | | | | | | | | * origin/branch-6.5: SONAR-9403 Display project activity custom graphs on the project dashboard too SONAR-9403 Fix metric translation for plugins metrics on project activity page
| * SONAR-9403 Display project activity custom graphs on the project dashboard tooGrégoire Aubert2017-07-182-17/+28
| |
| * SONAR-9403 Fix metric translation for plugins metrics on project activity pageGrégoire Aubert2017-07-188-39/+41
| |
| * Prepare for next development iterationSimon Brandhof2017-07-131-1/+1
| |
| * 6.5-M3 for SonarCloud6.5-M3Simon Brandhof2017-07-131-1/+1
| |
| * Release 6.5-RC16.5-RC1Simon Brandhof2017-07-131-1/+1
| |
* | SONAR-9508 Display worker counter in background tasks pageStas Vilchik2017-07-1711-5/+856
| |
* | upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-17410-2178/+3278
| |
* | Prepare for next development iterationSimon Brandhof2017-07-131-1/+1
|/
* Remove --runInBand parameter in test script to allow the web tests to work ↵Grégoire Aubert2017-07-131-1/+1
| | | | again on CI
* SONAR-9403 Change style of metrics with no historical data in the custom ↵Grégoire Aubert2017-07-139-28/+134
| | | | graph legend