aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/package.json
Commit message (Expand)AuthorAgeFilesLines
* update react (#2288)Stas Vilchik2017-07-251-16/+27
* replace require.ensure with dymamic import (#2187)Stas Vilchik2017-07-181-1/+3
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-171-19/+6
* Remove --runInBand parameter in test script to allow the web tests to work ag...Grégoire Aubert2017-07-131-1/+1
* upgrade webpack (#2178)Stas Vilchik2017-06-191-23/+23
* simplify config of sonar-webStas Vilchik2017-06-151-11/+1
* Update to last flow type versionGrégoire Aubert2017-06-131-1/+1
* drop legacy code from libs/ (#2118)Stas Vilchik2017-05-291-1/+0
* use prettier-css (#2035)Stas Vilchik2017-05-091-0/+2
* SONAR-8784 Update react-router and history to v3Grégoire Aubert2017-04-281-2/+2
* upgrade jest (#1981)Stas Vilchik2017-04-271-2/+2
* apply feedback for issues page (#1980)Stas Vilchik2017-04-261-1/+0
* upgrade prettier (#1954)Stas Vilchik2017-04-201-1/+3
* improve react usage (#1936)Stas Vilchik2017-04-191-3/+1
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-131-0/+2
* re-format js code (#1877)Stas Vilchik2017-03-311-2/+2
* 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