aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/common
Commit message (Collapse)AuthorAgeFilesLines
* update prettierStas Vilchik2017-09-1313-87/+86
|
* SONAR-9756 Build UI for branch management (#2433)Stas Vilchik2017-09-124-0/+272
|
* add branches help popups (#2420)Stas Vilchik2017-09-123-65/+46
|
* SONAR-9784 rewrite projects management pageStas Vilchik2017-09-116-26/+210
|
* Fix quality flawsGrégoire Aubert2017-08-161-1/+1
|
* comment flow annotations (#2335)Stas Vilchik2017-08-1415-63/+99
|
* SONAR-9708 Display incremental analysis badge in UI (#2352)Stas Vilchik2017-08-141-1/+1
|
* update react (#2288)Stas Vilchik2017-07-251-3/+4
|
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-1713-30/+67
|
* SONAR-9401 Add the coverage graph to the project activity pageGrégoire Aubert2017-07-041-75/+0
|
* SONAR-9401 Add the overview chart to the project activity pageGrégoire Aubert2017-07-041-0/+75
|
* SONAR-9302 Display built-in flag on Quality profiles pageStas Vilchik2017-06-142-13/+0
|
* SONAR-9256 Update project cards design on the projects pageGrégoire Aubert2017-06-091-4/+5
|
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-101-0/+32
|
* MMF-661 rework search (#2030)Stas Vilchik2017-05-095-0/+322
|
* use prettier-css (#2035)Stas Vilchik2017-05-095-5/+5
|
* SONAR-9122 prevent setting a project as private (#2015)Stas Vilchik2017-05-043-12/+78
|
* SONAR-9167 Allow to set a visibility when creating a projectStas Vilchik2017-05-021-0/+77
|
* SONAR-9164 Display project visibility badgeStas Vilchik2017-05-022-0/+51
|
* upgrade jest (#1981)Stas Vilchik2017-04-277-112/+211
|
* apply feedback for issues page (#1980)Stas Vilchik2017-04-263-10/+21
|
* SONAR-9063 Add the number of multiple locations on issue box (#1972)Stas Vilchik2017-04-241-3/+4
|
* SONAR-9067 Display multiple flows in the issues list (#1969)Stas Vilchik2017-04-241-11/+5
|
* SONAR-9066 Display secondary locations in the issues list (#1965)Stas Vilchik2017-04-244-0/+175
|
* upgrade prettier (#1954)Stas Vilchik2017-04-207-26/+20
|
* improve react usage (#1936)Stas Vilchik2017-04-192-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 pageStas Vilchik2017-04-138-41/+94
|
* SONAR-9063 Rework issue boxGrégoire Aubert2017-04-1313-0/+971
|
* Prevent url pollution when updating project tagsGrégoire Aubert2017-03-311-0/+1
|
* Add format rule : order react component lifecycle methods (#1882)Grégoire Aubert2017-03-311-6/+11
|
* re-format js code (#1877)Stas Vilchik2017-03-311-2/+1
|
* SONAR-8844 Fix project tags selector (#1857)Grégoire Aubert2017-03-271-2/+13
| | | | * Limit list size to 10 elements max * Fix long tags display
* optimize js bundles (#1855)Stas Vilchik2017-03-272-2/+2
|
* SONAR-8844 Add tags editor on the project homepage (#1821)Grégoire Aubert2017-03-229-0/+747
|
* format code using prettier (#1774)Stas Vilchik2017-03-176-74/+76
|
* refactor source viewer (#1744)Stas Vilchik2017-03-031-10/+12
|
* Revert "refactor source viewer (#1705)"Stas Vilchik2017-03-031-12/+10
| | | | This reverts commit ce9f0892fc3d15638c4eaa4054ed06f3d7e5fc19.
* refactor source viewer (#1705)Stas Vilchik2017-03-021-10/+12
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-106-12/+12
|
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-292-7/+7
|
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-224-27/+15
|
* SONAR-7920 apply feedbackStas Vilchik2016-08-081-0/+4
|
* SONAR-7918 display spinnerStas Vilchik2016-07-281-0/+8
|
* enforce js code style5.5-M14Stas Vilchik2016-04-055-5/+0
|
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-311-1/+1
|
* improve code qualityStas Vilchik2016-02-242-3/+3
|
* improve code qualityStas Vilchik2016-02-226-67/+67
|
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-191-1/+1
|
* extract SelectList componentStas Vilchik2016-01-181-472/+0
|
* Fix project title in copyright headersSimon Brandhof2016-01-137-7/+7
|