aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/package.json
Commit message (Expand)AuthorAgeFilesLines
* update js lintersStas Vilchik2016-06-291-5/+4
* refactor react components (#1033)Stas Vilchik2016-06-101-0/+1
* refactor permission templates page (#1025)Stas Vilchik2016-06-091-0/+1
* use nyc to compute coverageStas Vilchik2016-06-031-2/+1
* move testsStas Vilchik2016-06-031-1/+1
* update eslintStas Vilchik2016-05-131-4/+4
* upgrade webpack to 1.13.0Stas Vilchik2016-05-121-1/+1
* upgrade to react 15.0.1Stas Vilchik2016-04-111-5/+5
* upgrade to react 15Stas Vilchik2016-04-081-9/+10
* create web development serverStas Vilchik2016-04-051-1/+8
* enforce js code style5.5-M14Stas Vilchik2016-04-051-3/+3
* SONAR-7402 improve list and tree views on measures pageStas Vilchik2016-03-241-2/+2
* SONAR-7402 sort measures inside domainStas Vilchik2016-03-101-0/+1
* refactor quality gates pageStas Vilchik2016-02-241-0/+1
* improve code qualityStas Vilchik2016-02-221-4/+4
* upgrate react-router and historyStas Vilchik2016-02-181-2/+2
* update babel-eslintStas Vilchik2016-02-051-1/+1
* update jquery to 2.2.0Stas Vilchik2016-01-111-1/+1
* SONAR-7178 Provide keyboard shortcuts to navigate between search resultsStas Vilchik2016-01-111-0/+1
* use webpack css loader for code pageStas Vilchik2015-12-291-0/+4
* improve web build scripts (fixes issue with NODE_ENV on windows)5.4-M2Stas Vilchik2015-12-281-4/+2
* upgrade to node.js 4 and npm 3, fix deps versions, migrate to gulp-cssnanoStas Vilchik2015-12-281-30/+33
* fixed history package version for react-router compatThomas VĂ©rin2015-12-241-1/+1
* fix version of "history" packageStas Vilchik2015-12-211-1/+1
* SONAR-7147 keep current state in the urlStas Vilchik2015-12-211-0/+3
* install webpackStas Vilchik2015-12-181-26/+10
* use envify to log only in developmentStas Vilchik2015-12-161-1/+3
* SONAR-7143 display list of components on the code pageStas Vilchik2015-12-161-0/+6
* upgrade to babel 6Stas Vilchik2015-12-151-7/+11
* improve css buildStas Vilchik2015-12-151-0/+1
* improve code qualityStas Vilchik2015-12-091-0/+1
* improve code qualityStas Vilchik2015-12-081-1/+6
* apply different ui feedback on the overview pageStas Vilchik2015-12-031-0/+1
* SONAR-7050 SONAR-7051 SONAR-7052 add ability to generate, list and revoke use...Stas Vilchik2015-11-271-0/+1
* upgrade react to 0.14.2, use production buildStas Vilchik2015-11-161-3/+4
* fix tz problem in web testsStas Vilchik2015-11-131-1/+0
* SONAR-6331 refactor overview codeStas Vilchik2015-11-131-0/+1
* use autoprefixer, clean up stylesStas Vilchik2015-11-121-0/+1
* clean up package.jsonStas Vilchik2015-11-021-6/+4
* drop coverage of jsx filesStas Vilchik2015-11-021-1/+1
* refactor measure formattingStas Vilchik2015-11-021-1/+3
* upgrade to react 0.14.0Stas Vilchik2015-10-271-1/+3
* add web tests for chartsStas Vilchik2015-10-271-0/+1
* SONAR-6359 add detailed "Issues & Technical Debt" panel for the "Overview" ma...Stas Vilchik2015-10-231-0/+2
* SONAR-6331 add project overview pageStas Vilchik2015-10-201-1/+2
* improve gulp loggingStas Vilchik2015-10-151-0/+1
* improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-141-28/+47
* SONAR-6834 apply feedbackStas Vilchik2015-10-051-0/+1
* add coverage reporting for web testsStas Vilchik2015-09-301-1/+3
* use nvm to install node.js 4, add mocha testsStas Vilchik2015-09-301-5/+11