aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-7107 On modules, the name of the quality gate can be wrongStas Vilchik2016-01-131-1/+2
|
* document keyboard shortcut to send issue commentStas Vilchik2016-01-132-1/+4
|
* use fetch API to create a quality profile (fixes SONAR-7076)Stas Vilchik2016-01-132-15/+46
|
* SONAR-7192 fix project linksStas Vilchik2016-01-131-1/+1
|
* SONAR-1976 Administrators should be able to request a server restart from ↵Stas Vilchik2016-01-135-7/+81
| | | | web console
* improve wording for projects dashboardsStas Vilchik2016-01-131-3/+2
|
* SONAR-7167 Display function key on project overview pageStas Vilchik2016-01-132-12/+28
|
* SONAR-7192 Create new 'Projects' page for viewsStas Vilchik2016-01-1310-10/+100
|
* SONAR-7177 sort files before directoriesStas Vilchik2016-01-131-1/+1
|
* fix breadcrumbs order on the code pageStas Vilchik2016-01-121-1/+4
|
* SONAR-7174 "Execute Analysis" is now also a project permissionJulien Lancelot2016-01-122-2/+2
|
* improve header stylesStas Vilchik2016-01-121-9/+9
|
* SONAR-7193 Change the display of token creation time from relative to absolute5.4-M4Stas Vilchik2016-01-121-1/+1
|
* SONAR-4004 use new WS to request component's breadcrumbsStas Vilchik2016-01-122-6/+15
|
* SONAR-7186 Rule names are not displayed correctly in then issue filter widgetStas Vilchik2016-01-111-1/+2
|
* fix widgets to not explicitly use l10nStas Vilchik2016-01-111-1/+1
|
* drop unused ruby codeStas Vilchik2016-01-113-405/+0
|
* improve maintenance screen (update text and remove spinner)Stas Vilchik2016-01-111-6/+3
|
* SONAR-7178 Provide keyboard shortcuts to navigate between search resultsStas Vilchik2016-01-116-69/+202
|
* Revert "SONAR-7149 display a list of sub-components when start searching"Stas Vilchik2016-01-115-117/+40
| | | | This reverts commit 88726dbd19b93375a6e6290f05168e051a334e5a.
* SONAR-7144 fix pinnig from search resultsStas Vilchik2016-01-111-1/+1
|
* SONAR-7144 pin file in the workspaceStas Vilchik2016-01-074-56/+145
|
* SONAR-7179 drop the Components pageStas Vilchik2016-01-078-397/+0
|
* SONAR-7149 display a list of sub-components when start searchingStas Vilchik2016-01-075-29/+110
|
* SONAR-7143 improve display of directories listStas Vilchik2016-01-073-6/+31
|
* SONAR-7149 display a full file path in the tooltip when searchingStas Vilchik2016-01-071-1/+11
|
* SONAR-7149 do not display breadcrumbs when searchingStas Vilchik2016-01-071-1/+1
|
* SONAR-7149 do not display measures when searchingStas Vilchik2016-01-072-11/+52
|
* Automatic merge from branch-5.3Jenkins CI2016-01-071-0/+33
|\ | | | | | | | | * origin/branch-5.3: SONAR-7176 Add index on CE_QUEUE.COMPONENT_UUID
| * SONAR-7176 Add index on CE_QUEUE.COMPONENT_UUIDJulien Lancelot2016-01-071-0/+33
| |
| * SONAR-7160 Change of drilldown period failsStas Vilchik2015-12-211-2/+6
| |
* | SONAR-7177 expand the root directoryStas Vilchik2016-01-072-3/+44
| |
* | fix duplications popupStas Vilchik2016-01-071-2/+2
| |
* | fix path helperStas Vilchik2016-01-071-1/+1
| |
* | fix translatations on the measures pageStas Vilchik2016-01-079-77/+25
| |
* | improve code qualityStas Vilchik2016-01-066-60/+60
| |
* | deprecate some codeStas Vilchik2016-01-061-0/+7
| |
* | fix translationsStas Vilchik2016-01-061-4/+8
| |
* | improve code qualityStas Vilchik2016-01-066-4/+9
| |
* | rewrite translation moduleStas Vilchik2016-01-06103-382/+458
| |
* | fix treemap widgetStas Vilchik2016-01-061-2/+1
| |
* | Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-05634-0/+12046
| |
* | use webpack css loader for code pageStas Vilchik2015-12-293-8/+6
| |
* | SONAR-4004 hide source viewer on searchStas Vilchik2015-12-291-0/+1
| |
* | SONAR-4004 handle failed requestsStas Vilchik2015-12-293-6/+68
| |
* | improve code page renderingStas Vilchik2015-12-285-46/+39
| |
* | improve js buildStas Vilchik2015-12-288-2489/+53
| |
* | improve css buildStas Vilchik2015-12-283-18/+30
| |
* | fix opening of web service action permalinkStas Vilchik2015-12-281-10/+4
| |
* | improve code qualityStas Vilchik2015-12-226-10/+11
| |