aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/package.json
Commit message (Expand)AuthorAgeFilesLines
* optimize js bundles (#1855)Stas Vilchik2017-03-271-2/+7
* add flow-typed definitions (#1847)Stas Vilchik2017-03-241-1/+1
* format code using prettier (#1774)Stas Vilchik2017-03-171-0/+2
* run eslint, flow and jest tests on travis (#1779)Stas Vilchik2017-03-131-1/+1
* use rc-tooltipStas Vilchik2017-03-101-0/+1
* MMF-703 More efficient UX for issue multiple locations (#1749)Stas Vilchik2017-03-071-4/+6
* use babel-preset-env (#1645)Stas Vilchik2017-02-091-13/+11
* upgrade react-selectStas Vilchik2016-12-281-1/+1
* use enzyme-to-json serializer (#1483)Stas Vilchik2016-12-271-0/+3
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-221-6/+5
* declare dependecies and devDependecies (#1480)Stas Vilchik2016-12-221-31/+31
* update jest snapshots and configurationStas Vilchik2016-12-201-1/+2
* upgrade jest, babel-jest and enzyme, add enzyme-to-jsonStas Vilchik2016-12-201-3/+4
* add "validate" scriptStas Vilchik2016-12-191-1/+2
* SONAR-7674 Add Activity Stream interface (#1459)Stas Vilchik2016-12-191-1/+2
* fix quality flawsStas Vilchik2016-12-071-3/+0
* SONAR-8448 generate index.html during the buildStas Vilchik2016-12-071-0/+1
* add flow type checker (#1209)Stas Vilchik2016-11-281-1/+3
* improve front end dx (#1331)Stas Vilchik2016-10-271-31/+60
* SONAR-8300 Create new "Projects" page [first iter]Stas Vilchik2016-10-211-0/+1
* Merge remote-tracking branch 'origin/branch-5.6'Stas Vilchik2016-09-151-0/+1
|\
| * fix SSF-49Stas Vilchik2016-09-151-0/+1
* | improve code qualityStas Vilchik2016-09-061-3/+3
* | use jest (#1202)Stas Vilchik2016-09-021-8/+21
* | use webpack to build lessStas Vilchik2016-09-021-9/+5
* | remove unused dependencies (#1188)Stas Vilchik2016-08-301-13/+2
* | optimize js build (#1145)Stas Vilchik2016-08-221-10/+18
* | 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