aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/app
Commit message (Expand)AuthorAgeFilesLines
* Fix component breadcrumb path collapsingGrégoire Aubert2017-05-101-2/+4
* SONAR-9175 Remember the last selection for My Issues / All filterStas Vilchik2017-05-101-1/+2
* MMF-661 rework search (#2030)Stas Vilchik2017-05-0916-474/+1393
* SONAR-9176 Remove useless request of organization list at app loadingGrégoire Aubert2017-05-091-11/+3
* SONAR-8886 Collapse directory path in component headerGrégoire Aubert2017-05-092-2/+6
* SONAR-9173 Hide some elements of the footer when the user is not loggedGrégoire Aubert2017-05-053-27/+37
* SONAR-8903 drop issues filter by last weekStas Vilchik2017-05-051-1/+1
* SONAR-9122 prevent setting a project as private (#2015)Stas Vilchik2017-05-041-3/+9
* Expose router components (used in billing plugin)Grégoire Aubert2017-05-031-0/+2
* fix extensions using backbone router (#2005)Stas Vilchik2017-05-031-2/+6
* SONAR-8966 Show "Background Tasks" only on project and view levelGrégoire Aubert2017-05-031-24/+28
* fix ajax error messagesStas Vilchik2017-05-031-1/+1
* SONAR-9164 Display project visibility badgeStas Vilchik2017-05-022-4/+35
* SONAR-9165 Allow to change project visibility on its permissions pageStas Vilchik2017-05-021-3/+14
* SONAR-8975 Fix extensions links when having more than one extensionGrégoire Aubert2017-05-013-5/+295
* Billing plugin integrationGrégoire Aubert2017-04-273-2/+17
* upgrade jest (#1981)Stas Vilchik2017-04-274-76/+155
* apply feedback for issues page (#1980)Stas Vilchik2017-04-262-7/+16
* upgrade prettier (#1954)Stas Vilchik2017-04-2013-39/+34
* improve react usage (#1936)Stas Vilchik2017-04-1933-296/+279
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-1310-21/+36
* 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
* fix public paths for js chunksStas Vilchik2017-03-291-0/+23
* optimize js bundles (#1855)Stas Vilchik2017-03-274-45/+61
* 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-176-3/+65
* format code using prettier (#1774)Stas Vilchik2017-03-1747-788/+849
* 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-062-29/+8
* always redirect to landing after login from about pageStas Vilchik2017-02-281-2/+17
* fix indentationStas Vilchik2017-02-231-66/+66
* fix indentationStas Vilchik2017-02-236-13/+13
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1054-108/+108
* 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
* display 404 when accessing on-prem admin pages being in cloud modeStas Vilchik2017-02-071-0/+1
* 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