Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update prettier | Stas Vilchik | 2017-09-13 | 13 | -87/+86 |
| | |||||
* | SONAR-9756 Build UI for branch management (#2433) | Stas Vilchik | 2017-09-12 | 4 | -0/+272 |
| | |||||
* | add branches help popups (#2420) | Stas Vilchik | 2017-09-12 | 3 | -65/+46 |
| | |||||
* | SONAR-9784 rewrite projects management page | Stas Vilchik | 2017-09-11 | 6 | -26/+210 |
| | |||||
* | Fix quality flaws | Grégoire Aubert | 2017-08-16 | 1 | -1/+1 |
| | |||||
* | comment flow annotations (#2335) | Stas Vilchik | 2017-08-14 | 15 | -63/+99 |
| | |||||
* | SONAR-9708 Display incremental analysis badge in UI (#2352) | Stas Vilchik | 2017-08-14 | 1 | -1/+1 |
| | |||||
* | update react (#2288) | Stas Vilchik | 2017-07-25 | 1 | -3/+4 |
| | |||||
* | upgrade prettier and remove prettier-eslint (#2254) | Stas Vilchik | 2017-07-17 | 13 | -30/+67 |
| | |||||
* | SONAR-9401 Add the coverage graph to the project activity page | Grégoire Aubert | 2017-07-04 | 1 | -75/+0 |
| | |||||
* | SONAR-9401 Add the overview chart to the project activity page | Grégoire Aubert | 2017-07-04 | 1 | -0/+75 |
| | |||||
* | SONAR-9302 Display built-in flag on Quality profiles page | Stas Vilchik | 2017-06-14 | 2 | -13/+0 |
| | |||||
* | SONAR-9256 Update project cards design on the projects page | Grégoire Aubert | 2017-06-09 | 1 | -4/+5 |
| | |||||
* | SONAR-8369 SONAR-8722 Sanitize page titles | Grégoire Aubert | 2017-05-10 | 1 | -0/+32 |
| | |||||
* | MMF-661 rework search (#2030) | Stas Vilchik | 2017-05-09 | 5 | -0/+322 |
| | |||||
* | use prettier-css (#2035) | Stas Vilchik | 2017-05-09 | 5 | -5/+5 |
| | |||||
* | SONAR-9122 prevent setting a project as private (#2015) | Stas Vilchik | 2017-05-04 | 3 | -12/+78 |
| | |||||
* | SONAR-9167 Allow to set a visibility when creating a project | Stas Vilchik | 2017-05-02 | 1 | -0/+77 |
| | |||||
* | SONAR-9164 Display project visibility badge | Stas Vilchik | 2017-05-02 | 2 | -0/+51 |
| | |||||
* | upgrade jest (#1981) | Stas Vilchik | 2017-04-27 | 7 | -112/+211 |
| | |||||
* | apply feedback for issues page (#1980) | Stas Vilchik | 2017-04-26 | 3 | -10/+21 |
| | |||||
* | SONAR-9063 Add the number of multiple locations on issue box (#1972) | Stas Vilchik | 2017-04-24 | 1 | -3/+4 |
| | |||||
* | SONAR-9067 Display multiple flows in the issues list (#1969) | Stas Vilchik | 2017-04-24 | 1 | -11/+5 |
| | |||||
* | SONAR-9066 Display secondary locations in the issues list (#1965) | Stas Vilchik | 2017-04-24 | 4 | -0/+175 |
| | |||||
* | upgrade prettier (#1954) | Stas Vilchik | 2017-04-20 | 7 | -26/+20 |
| | |||||
* | improve react usage (#1936) | Stas Vilchik | 2017-04-19 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | * remove React.createClass * remove react-addons-shallow-compare * convert to functional components * replace Component with PureComponent * remove react-router-redux * declare function components consistently * fix quality flaws * fix typo * declare children prop consistently * pass location to ComponentNavMenu | ||||
* | SONAR-9064 Rework facets sidebar on the issues page | Stas Vilchik | 2017-04-13 | 8 | -41/+94 |
| | |||||
* | SONAR-9063 Rework issue box | Grégoire Aubert | 2017-04-13 | 13 | -0/+971 |
| | |||||
* | Prevent url pollution when updating project tags | Grégoire Aubert | 2017-03-31 | 1 | -0/+1 |
| | |||||
* | Add format rule : order react component lifecycle methods (#1882) | Grégoire Aubert | 2017-03-31 | 1 | -6/+11 |
| | |||||
* | re-format js code (#1877) | Stas Vilchik | 2017-03-31 | 1 | -2/+1 |
| | |||||
* | SONAR-8844 Fix project tags selector (#1857) | Grégoire Aubert | 2017-03-27 | 1 | -2/+13 |
| | | | | * Limit list size to 10 elements max * Fix long tags display | ||||
* | optimize js bundles (#1855) | Stas Vilchik | 2017-03-27 | 2 | -2/+2 |
| | |||||
* | SONAR-8844 Add tags editor on the project homepage (#1821) | Grégoire Aubert | 2017-03-22 | 9 | -0/+747 |
| | |||||
* | format code using prettier (#1774) | Stas Vilchik | 2017-03-17 | 6 | -74/+76 |
| | |||||
* | refactor source viewer (#1744) | Stas Vilchik | 2017-03-03 | 1 | -10/+12 |
| | |||||
* | Revert "refactor source viewer (#1705)" | Stas Vilchik | 2017-03-03 | 1 | -12/+10 |
| | | | | This reverts commit ce9f0892fc3d15638c4eaa4054ed06f3d7e5fc19. | ||||
* | refactor source viewer (#1705) | Stas Vilchik | 2017-03-02 | 1 | -10/+12 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 6 | -12/+12 |
| | |||||
* | remove explicit _ and $ dependecies (#1487) | Stas Vilchik | 2016-12-29 | 2 | -7/+7 |
| | |||||
* | upgrade eslint and its plugins, tune rules (#1481) | Stas Vilchik | 2016-12-22 | 4 | -27/+15 |
| | |||||
* | SONAR-7920 apply feedback | Stas Vilchik | 2016-08-08 | 1 | -0/+4 |
| | |||||
* | SONAR-7918 display spinner | Stas Vilchik | 2016-07-28 | 1 | -0/+8 |
| | |||||
* | enforce js code style5.5-M14 | Stas Vilchik | 2016-04-05 | 5 | -5/+0 |
| | |||||
* | SONAR-7494 Web: Reintroduce the web app context | Stas Vilchik | 2016-03-31 | 1 | -1/+1 |
| | |||||
* | improve code quality | Stas Vilchik | 2016-02-24 | 2 | -3/+3 |
| | |||||
* | improve code quality | Stas Vilchik | 2016-02-22 | 6 | -67/+67 |
| | |||||
* | SONAR-7122 drop web context from js code | Stas Vilchik | 2016-02-19 | 1 | -1/+1 |
| | |||||
* | extract SelectList component | Stas Vilchik | 2016-01-18 | 1 | -472/+0 |
| | |||||
* | Fix project title in copyright headers | Simon Brandhof | 2016-01-13 | 7 | -7/+7 |
| |