| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-9531 Change the application space | Stas Vilchik | 2017-07-31 | 5 | -31/+33 |
* | update react (#2288) | Stas Vilchik | 2017-07-25 | 1 | -4/+5 |
* | replace require.ensure with dymamic import (#2187) | Stas Vilchik | 2017-07-18 | 1 | -3/+1 |
* | upgrade prettier and remove prettier-eslint (#2254) | Stas Vilchik | 2017-07-17 | 5 | -19/+17 |
* | Apply review comments | Grégoire Aubert | 2017-05-10 | 1 | -1/+1 |
* | SONAR-8369 SONAR-8722 Sanitize page titles | Grégoire Aubert | 2017-05-10 | 1 | -0/+4 |
* | upgrade prettier (#1954) | Stas Vilchik | 2017-04-20 | 4 | -12/+11 |
* | improve react usage (#1936) | Stas Vilchik | 2017-04-19 | 9 | -90/+80 |
* | SONAR-9064 Rework facets sidebar on the issues page | Stas Vilchik | 2017-04-13 | 1 | -1/+1 |
* | re-format js code (#1877) | Stas Vilchik | 2017-03-31 | 2 | -4/+2 |
* | optimize js bundles (#1855) | Stas Vilchik | 2017-03-27 | 3 | -6/+11 |
* | format code using prettier (#1774) | Stas Vilchik | 2017-03-17 | 16 | -397/+401 |
* | SONAR-8961 drilldown on local views (#1796) | Stas Vilchik | 2017-03-15 | 2 | -2/+2 |
* | SONAR-8800 remove usages of deprecated api | Stas Vilchik | 2017-03-14 | 1 | -1/+1 |
* | Polish new source viewer (#1755) | Stas Vilchik | 2017-03-08 | 1 | -1/+1 |
* | refactor source viewer (#1744) | Stas Vilchik | 2017-03-03 | 2 | -3/+3 |
* | Revert "refactor source viewer (#1705)" | Stas Vilchik | 2017-03-03 | 2 | -3/+3 |
* | refactor source viewer (#1705) | Stas Vilchik | 2017-03-02 | 2 | -3/+3 |
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 16 | -32/+32 |
* | use different qualifiers for search on code page | Stas Vilchik | 2017-01-25 | 1 | -2/+4 |
* | explicitly provide list of qualifiers to WS /api/components/tree | Stas Vilchik | 2017-01-25 | 1 | -1/+3 |
* | SONAR-8579 Pagination fails on project code page | Stas Vilchik | 2017-01-16 | 2 | -5/+6 |
* | remove explicit _ and $ dependecies (#1487) | Stas Vilchik | 2016-12-29 | 2 | -4/+4 |
* | upgrade eslint and its plugins, tune rules (#1481) | Stas Vilchik | 2016-12-22 | 8 | -30/+21 |
* | reorganize store directories | Stas Vilchik | 2016-12-09 | 1 | -1/+1 |
* | SONAR-8505 Implement smooth transition between pages (#1440) | Stas Vilchik | 2016-12-08 | 4 | -14/+17 |
* | SONAR-8451 Run js app outside of ruby container | Stas Vilchik | 2016-12-07 | 1 | -3/+9 |
* | step towards a single-entry-point js app (#1362) | Stas Vilchik | 2016-11-28 | 3 | -26/+8 |
* | fix quality flaws | Stas Vilchik | 2016-11-08 | 1 | -1/+1 |
* | SONAR-8326 Drop all code related to IT/overall coverage on web side (#1348) | Stas Vilchik | 2016-11-01 | 4 | -19/+7 |
* | sort components by qualifier on code page | Stas Vilchik | 2016-09-16 | 2 | -2/+8 |
* | SONAR-7932 Useless WS call on the Code page (#1248) | Stas Vilchik | 2016-09-16 | 2 | -7/+9 |
* | improve code quality | Stas Vilchik | 2016-09-16 | 1 | -1/+1 |
* | Merge branch 'branch-5.6' | Stas Vilchik | 2016-09-13 | 7 | -158/+158 |
|\ |
|
| * | SONAR-8036 Code page does not expand root directory properly (#1239) | Stas Vilchik | 2016-09-13 | 1 | -3/+18 |
| * | SONAR-8000 Redirect to login page if WS returns 401 (#1240) | Stas Vilchik | 2016-09-13 | 1 | -12/+7 |
| * | SONAR-7897 Update measures on the Projects page (#1237) | Stas Vilchik | 2016-09-13 | 5 | -109/+116 |
* | | SONAR-7919 handle errors and display success messages | Stas Vilchik | 2016-08-12 | 1 | -0/+5 |
* | | SONAR-7920 apply feedback | Stas Vilchik | 2016-08-08 | 1 | -4/+6 |
* | | update js linters | Stas Vilchik | 2016-06-29 | 1 | -1/+0 |
* | | improve table rendering on the Code page | Stas Vilchik | 2016-06-13 | 4 | -7/+19 |
* | | refactor react components (#1033) | Stas Vilchik | 2016-06-10 | 1 | -1/+1 |
* | | refactor code page (#912) | Stas Vilchik | 2016-05-30 | 16 | -811/+646 |
|/ |
|
* | SONAR-7634 Metric names should be localized (#967) | Stas Vilchik | 2016-05-13 | 1 | -2/+2 |
* | fix quality flaws | Stas Vilchik | 2016-04-15 | 1 | -2/+2 |
* | limit width of the project pages | Stas Vilchik | 2016-04-13 | 1 | -1/+1 |
* | SONAR-7531 Add pagination on the Code page | Stas Vilchik | 2016-04-11 | 3 | -15/+84 |
* | reorder columns on code/projects page | Stas Vilchik | 2016-04-06 | 2 | -6/+6 |
* | enforce js code style5.5-M14 | Stas Vilchik | 2016-04-05 | 17 | -41/+6 |
* | SONAR-7402 improve display of measures home page | Stas Vilchik | 2016-03-25 | 1 | -1/+0 |