Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update js linters | Stas Vilchik | 2016-06-29 | 1 | -5/+4 |
| | |||||
* | refactor react components (#1033) | Stas Vilchik | 2016-06-10 | 1 | -0/+1 |
| | |||||
* | refactor permission templates page (#1025) | Stas Vilchik | 2016-06-09 | 1 | -0/+1 |
| | |||||
* | use nyc to compute coverage | Stas Vilchik | 2016-06-03 | 1 | -2/+1 |
| | |||||
* | move tests | Stas Vilchik | 2016-06-03 | 1 | -1/+1 |
| | |||||
* | update eslint | Stas Vilchik | 2016-05-13 | 1 | -4/+4 |
| | |||||
* | upgrade webpack to 1.13.0 | Stas Vilchik | 2016-05-12 | 1 | -1/+1 |
| | | | | fixes https://github.com/webpack/webpack/issues/91 | ||||
* | upgrade to react 15.0.1 | Stas Vilchik | 2016-04-11 | 1 | -5/+5 |
| | |||||
* | upgrade to react 15 | Stas Vilchik | 2016-04-08 | 1 | -9/+10 |
| | |||||
* | create web development server | Stas Vilchik | 2016-04-05 | 1 | -1/+8 |
| | |||||
* | enforce js code style5.5-M14 | Stas Vilchik | 2016-04-05 | 1 | -3/+3 |
| | |||||
* | SONAR-7402 improve list and tree views on measures page | Stas Vilchik | 2016-03-24 | 1 | -2/+2 |
| | |||||
* | SONAR-7402 sort measures inside domain | Stas Vilchik | 2016-03-10 | 1 | -0/+1 |
| | |||||
* | refactor quality gates page | Stas Vilchik | 2016-02-24 | 1 | -0/+1 |
| | |||||
* | improve code quality | Stas Vilchik | 2016-02-22 | 1 | -4/+4 |
| | |||||
* | upgrate react-router and history | Stas Vilchik | 2016-02-18 | 1 | -2/+2 |
| | |||||
* | update babel-eslint | Stas Vilchik | 2016-02-05 | 1 | -1/+1 |
| | |||||
* | update jquery to 2.2.0 | Stas Vilchik | 2016-01-11 | 1 | -1/+1 |
| | |||||
* | SONAR-7178 Provide keyboard shortcuts to navigate between search results | Stas Vilchik | 2016-01-11 | 1 | -0/+1 |
| | |||||
* | use webpack css loader for code page | Stas Vilchik | 2015-12-29 | 1 | -0/+4 |
| | |||||
* | improve web build scripts (fixes issue with NODE_ENV on windows)5.4-M2 | Stas Vilchik | 2015-12-28 | 1 | -4/+2 |
| | |||||
* | upgrade to node.js 4 and npm 3, fix deps versions, migrate to gulp-cssnano | Stas Vilchik | 2015-12-28 | 1 | -30/+33 |
| | |||||
* | fixed history package version for react-router compat | Thomas Vérin | 2015-12-24 | 1 | -1/+1 |
| | |||||
* | fix version of "history" package | Stas Vilchik | 2015-12-21 | 1 | -1/+1 |
| | |||||
* | SONAR-7147 keep current state in the url | Stas Vilchik | 2015-12-21 | 1 | -0/+3 |
| | |||||
* | install webpack | Stas Vilchik | 2015-12-18 | 1 | -26/+10 |
| | |||||
* | use envify to log only in development | Stas Vilchik | 2015-12-16 | 1 | -1/+3 |
| | |||||
* | SONAR-7143 display list of components on the code page | Stas Vilchik | 2015-12-16 | 1 | -0/+6 |
| | |||||
* | upgrade to babel 6 | Stas Vilchik | 2015-12-15 | 1 | -7/+11 |
| | |||||
* | improve css build | Stas Vilchik | 2015-12-15 | 1 | -0/+1 |
| | |||||
* | improve code quality | Stas Vilchik | 2015-12-09 | 1 | -0/+1 |
| | |||||
* | improve code quality | Stas Vilchik | 2015-12-08 | 1 | -1/+6 |
| | |||||
* | apply different ui feedback on the overview page | Stas Vilchik | 2015-12-03 | 1 | -0/+1 |
| | |||||
* | SONAR-7050 SONAR-7051 SONAR-7052 add ability to generate, list and revoke ↵ | Stas Vilchik | 2015-11-27 | 1 | -0/+1 |
| | | | | user tokens | ||||
* | upgrade react to 0.14.2, use production build | Stas Vilchik | 2015-11-16 | 1 | -3/+4 |
| | |||||
* | fix tz problem in web tests | Stas Vilchik | 2015-11-13 | 1 | -1/+0 |
| | |||||
* | SONAR-6331 refactor overview code | Stas Vilchik | 2015-11-13 | 1 | -0/+1 |
| | |||||
* | use autoprefixer, clean up styles | Stas Vilchik | 2015-11-12 | 1 | -0/+1 |
| | |||||
* | clean up package.json | Stas Vilchik | 2015-11-02 | 1 | -6/+4 |
| | |||||
* | drop coverage of jsx files | Stas Vilchik | 2015-11-02 | 1 | -1/+1 |
| | |||||
* | refactor measure formatting | Stas Vilchik | 2015-11-02 | 1 | -1/+3 |
| | |||||
* | upgrade to react 0.14.0 | Stas Vilchik | 2015-10-27 | 1 | -1/+3 |
| | |||||
* | add web tests for charts | Stas Vilchik | 2015-10-27 | 1 | -0/+1 |
| | |||||
* | SONAR-6359 add detailed "Issues & Technical Debt" panel for the "Overview" ↵ | Stas Vilchik | 2015-10-23 | 1 | -0/+2 |
| | | | | main page | ||||
* | SONAR-6331 add project overview page | Stas Vilchik | 2015-10-20 | 1 | -1/+2 |
| | |||||
* | improve gulp logging | Stas Vilchik | 2015-10-15 | 1 | -0/+1 |
| | |||||
* | improve the web build system, introduce gulp and browserify | Stas Vilchik | 2015-10-14 | 1 | -28/+47 |
| | |||||
* | SONAR-6834 apply feedback | Stas Vilchik | 2015-10-05 | 1 | -0/+1 |
| | |||||
* | add coverage reporting for web tests | Stas Vilchik | 2015-09-30 | 1 | -1/+3 |
| | |||||
* | use nvm to install node.js 4, add mocha tests | Stas Vilchik | 2015-09-30 | 1 | -5/+11 |
| |