aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/code
Commit message (Expand)AuthorAgeFilesLines
* display a real link to project on view projects pageStas Vilchik2016-02-031-12/+14
* make it possible to go back after opening code/projects pageStas Vilchik2016-02-031-1/+2
* display source viewer header on code pageStas Vilchik2016-02-031-4/+0
* use new WS on code, projects and overview pagesStas Vilchik2016-01-209-21/+29
* Fix project title in copyright headersSimon Brandhof2016-01-1319-19/+19
* SONAR-7192 fix project linksStas Vilchik2016-01-131-1/+1
* SONAR-7192 Create new 'Projects' page for viewsStas Vilchik2016-01-137-10/+58
* SONAR-7177 sort files before directoriesStas Vilchik2016-01-131-1/+1
* SONAR-4004 use new WS to request component's breadcrumbsStas Vilchik2016-01-121-5/+2
* 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-114-103/+33
* SONAR-7144 fix pinnig from search resultsStas Vilchik2016-01-111-1/+1
* SONAR-7144 pin file in the workspaceStas Vilchik2016-01-073-56/+114
* SONAR-7149 display a list of sub-components when start searchingStas Vilchik2016-01-074-22/+96
* 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
* improve code qualityStas Vilchik2016-01-061-1/+0
* rewrite translation moduleStas Vilchik2016-01-065-13/+16
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0516-0/+304
* 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
* SONAR-7149 Add an ability to search for sub-componentsStas Vilchik2015-12-225-21/+126
* SONAR-7147 keep current state in the urlStas Vilchik2015-12-216-136/+167
* 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
* use envify to log only in developmentStas Vilchik2015-12-161-1/+4
* SONAR-7145 add an ability to drilldown by componentStas Vilchik2015-12-161-3/+5
* SONAR-7144 add a link to open a component in a new tabStas Vilchik2015-12-161-0/+2
* SONAR-7143 display different types of coverageStas Vilchik2015-12-165-14/+53
* SONAR-7143 display list of components on the code pageStas Vilchik2015-12-1615-0/+536