aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/app/components
Commit message (Expand)AuthorAgeFilesLines
...
* improve react usage (#1936)Stas Vilchik2017-04-1933-296/+279
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-139-16/+32
* SONAR-9110 Add organization page extensionsGrégoire Aubert2017-04-121-0/+60
* SONAR-9005 redirect from global to organization rules pageStas Vilchik2017-04-031-1/+1
* SONAR-9008 support quality profiles for organizationsStas Vilchik2017-04-031-1/+2
* Add format rule : order react component lifecycle methods (#1882)Grégoire Aubert2017-03-313-21/+21
* re-format js code (#1877)Stas Vilchik2017-03-315-37/+24
* optimize js bundles (#1855)Stas Vilchik2017-03-271-2/+1
* add flow-typed definitions (#1847)Stas Vilchik2017-03-242-4/+16
* adjust formattingStas Vilchik2017-03-212-104/+107
* fix quality flawsStas Vilchik2017-03-171-4/+5
* SONAR-8959 display portfolios link near projects link (#1802)Stas Vilchik2017-03-174-3/+53
* format code using prettier (#1774)Stas Vilchik2017-03-1740-731/+775
* SONAR-8452 open the last state of projects page (#1760)Stas Vilchik2017-03-094-9/+4
* SONAR-8435 support STARTING status in web appStas Vilchik2017-03-061-6/+8
* always redirect to landing after login from about pageStas Vilchik2017-02-281-2/+17
* fix indentationStas Vilchik2017-02-236-13/+13
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1041-82/+82
* fix project header when organization is not shownStas Vilchik2017-02-092-1/+13
* SONAR-8720 Update the link from footer and help pageStas Vilchik2017-02-092-6/+6
* SONAR-8721 Redirect links should be using httpsStas Vilchik2017-02-092-2/+2
* SONAR-8662 Wrong entries in "Administration" menu of a project dashboard when...Stas Vilchik2017-02-091-0/+4
* SONAR-8661 display organizations for favoritesStas Vilchik2017-02-071-3/+6
* SONAR-8659 Create organization's projects management pageStas Vilchik2017-02-071-5/+7
* SONAR-8653 improve organization headerStas Vilchik2017-02-031-1/+1
* SONAR-8729 Create organization's permissions pageStas Vilchik2017-02-031-5/+7
* display organization when searching for viewsStas Vilchik2017-02-021-1/+4
* fix display of organizationsStas Vilchik2017-02-025-53/+53
* SONAR-8457 prepare for new branding processStas Vilchik2017-02-012-10/+39
* fix quality flowStas Vilchik2017-02-011-1/+0
* SONAR-8658 Create organization's permission templates pageStas Vilchik2017-02-011-8/+10
* SONAR-8723 Add links to organization spaceStas Vilchik2017-02-013-12/+17
* SONAR-8656 Create organization's groups pageStas Vilchik2017-02-012-8/+20
* SONAR-8538 Improve UX when navigating on projects for which I don't have the ...Stas Vilchik2017-01-311-9/+31
* SONAR-8679 Quality Profiles page never finishes loading when there is no pluginsStas Vilchik2017-01-241-4/+3
* SONAR-8661 Display organization in the searchStas Vilchik2017-01-244-4/+28
* SONAR-8627 Display organization on the project dashboardStas Vilchik2017-01-245-13/+104
* SONAR-8626 Display organization on the Projects pageStas Vilchik2017-01-241-3/+7
* SONAR-7674 display activity page only for projectsStas Vilchik2017-01-163-141/+164
* SONAR-8581 fix testsStas Vilchik2017-01-166-6/+9
* SONAR-8581 Add IT to test PageDefinition APITeryk Bellahsene2017-01-138-158/+159
* do not rely on "name" returned by /api/components/suggestionsStas Vilchik2017-01-111-6/+5
* avoid blinking on log outStas Vilchik2017-01-091-5/+5
* use enzyme-to-json serializer (#1483)Stas Vilchik2016-12-273-6/+3
* SONAR-8554 reorder project menu itemsStas Vilchik2016-12-271-8/+6
* SONAR-8554 Load and display page extensions (#1482)Stas Vilchik2016-12-2313-42/+547
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-229-19/+19
* SONAR-7286 Fix api/favorites/search for files - the name of the file is displ...Teryk Bellahsene2016-12-221-3/+1
* SONAR-8552 fix settings navigationStas Vilchik2016-12-204-13/+243
* SONAR-8552 fix global navigationStas Vilchik2016-12-204-10/+123