aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Expand)AuthorAgeFilesLines
* Fix project title in copyright headersSimon Brandhof2016-01-13579-579/+579
* document keyboard shortcut to send issue commentStas Vilchik2016-01-131-0/+1
* 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 web...Stas Vilchik2016-01-134-7/+76
* SONAR-7167 Display function key on project overview pageStas Vilchik2016-01-131-11/+27
* SONAR-7192 Create new 'Projects' page for viewsStas Vilchik2016-01-138-10/+68
* 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
* 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
* 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-115-69/+198
* Revert "SONAR-7149 display a list of sub-components when start searching"Stas Vilchik2016-01-115-117/+40
* 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-073-105/+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
* 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-078-45/+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-05577-0/+10963
* use webpack css loader for code pageStas Vilchik2015-12-292-0/+57
* 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-284-45/+38
* improve js buildStas Vilchik2015-12-287-2488/+53
* fix opening of web service action permalinkStas Vilchik2015-12-281-10/+4
* improve code qualityStas Vilchik2015-12-226-10/+11
* SONAR-7149 Add an ability to search for sub-componentsStas Vilchik2015-12-226-21/+132
* SONAR-7147 keep current state in the urlStas Vilchik2015-12-217-137/+169
* SONAR-7143 fix tooltips, improve rendering of long namesStas Vilchik2015-12-183-3/+4
* SONAR-7146 Open files in placeStas Vilchik2015-12-181-1/+1
* install webpackStas Vilchik2015-12-18192-21048/+826
* Merge branch 'branch-5.3'Sébastien Lesaint2015-12-174-4/+4
|\
| * fix spinner position of the overview pagesStas Vilchik2015-12-174-4/+4