aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/code
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7920 apply feedbackStas Vilchik2016-08-081-4/+6
* update js lintersStas Vilchik2016-06-291-1/+0
* improve table rendering on the Code pageStas Vilchik2016-06-134-7/+19
* refactor react components (#1033)Stas Vilchik2016-06-101-1/+1
* refactor code page (#912)Stas Vilchik2016-05-3016-811/+646
* SONAR-7634 Metric names should be localized (#967)Stas Vilchik2016-05-131-2/+2
* fix quality flawsStas Vilchik2016-04-151-2/+2
* limit width of the project pagesStas Vilchik2016-04-131-1/+1
* SONAR-7531 Add pagination on the Code pageStas Vilchik2016-04-113-15/+84
* reorder columns on code/projects pageStas Vilchik2016-04-062-6/+6
* enforce js code style5.5-M14Stas Vilchik2016-04-0517-41/+6
* SONAR-7402 improve display of measures home pageStas Vilchik2016-03-251-1/+0
* SONAR-7402 highlight new code in source viewerStas Vilchik2016-03-101-2/+14
* SONAR-7348 Change the list of displayed measures on Code/Projects pagesStas Vilchik2016-03-084-14/+28
* Automatic merge from branch-5.45.5-M7Jenkins CI2016-03-043-3/+25
|\
| * SONAR-4004 require 3 characters to searchStas Vilchik2016-03-043-3/+25
* | Automatic merge from branch-5.4Jenkins CI2016-02-231-2/+2
|\|
| * display component key in tooltip on code pageStas Vilchik2016-02-221-2/+2
* | improve code qualityStas Vilchik2016-02-223-8/+8
* | upgrate react-router and historyStas Vilchik2016-02-181-4/+2
|/
* 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