aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/code/components/Code.js
Commit message (Expand)AuthorAgeFilesLines
* refactor code page (#912)Stas Vilchik2016-05-301-150/+0
* limit width of the project pagesStas Vilchik2016-04-131-1/+1
* SONAR-7531 Add pagination on the Code pageStas Vilchik2016-04-111-3/+19
* enforce js code style5.5-M14Stas Vilchik2016-04-051-1/+0
* improve code qualityStas Vilchik2016-02-221-1/+0
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* SONAR-7192 Create new 'Projects' page for viewsStas Vilchik2016-01-131-3/+1
* SONAR-7178 Provide keyboard shortcuts to navigate between search resultsStas Vilchik2016-01-111-2/+12
* Revert "SONAR-7149 display a list of sub-components when start searching"Stas Vilchik2016-01-111-30/+3
* SONAR-7149 display a list of sub-components when start searchingStas Vilchik2016-01-071-3/+30
* SONAR-7149 do not display breadcrumbs when searchingStas Vilchik2016-01-071-1/+1
* rewrite translation moduleStas Vilchik2016-01-061-1/+2
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-0/+19
* SONAR-4004 handle failed requestsStas Vilchik2015-12-291-1/+15
* improve code page renderingStas Vilchik2015-12-281-40/+37
* SONAR-7149 Add an ability to search for sub-componentsStas Vilchik2015-12-221-8/+20
* SONAR-7147 keep current state in the urlStas Vilchik2015-12-211-17/+15
* SONAR-7145 add an ability to drilldown by componentStas Vilchik2015-12-161-3/+5
* SONAR-7143 display different types of coverageStas Vilchik2015-12-161-1/+2
* SONAR-7143 display list of components on the code pageStas Vilchik2015-12-161-0/+84