aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/projects
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8393 Rating indicators are not consistentStas Vilchik2017-01-243-4/+4
* SONAR-8626 Display organization on the Projects pageStas Vilchik2017-01-242-12/+41
* SONAR-8451 fix favoritesStas Vilchik2017-01-091-3/+4
* use enzyme-to-json serializer (#1483)Stas Vilchik2016-12-271-4/+3
* SONAR-8560 add a tooltip to list all the languagesStas Vilchik2016-12-271-3/+6
* SONAR-8560 Unexpected text wrapping on the Projects pageStas Vilchik2016-12-232-1/+13
* SONAR-8561 Projects page incorrectly displays project as not analyzedStas Vilchik2016-12-234-18/+514
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-224-8/+4
* reorganize store directoriesStas Vilchik2016-12-0912-16/+16
* SONAR-8505 Implement smooth transition between pages (#1440)Stas Vilchik2016-12-082-7/+4
* SONAR-8451 Run js app outside of ruby containerStas Vilchik2016-12-072-5/+1
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-281-1/+1
* SONAR-8300 apply feedback to projects page (#1386)Stas Vilchik2016-11-156-14/+35
* display a special message on the projects page on empty instancesStas Vilchik2016-11-113-9/+44
* move sidebar to the leftStas Vilchik2016-11-092-10/+5
* SONAR-8360 Add favorite projects filterStas Vilchik2016-11-0915-84/+62
* SONAR-8362 Display information of favorite projectsStas Vilchik2016-11-094-26/+24
* fix quality flawsStas Vilchik2016-11-084-5/+5
* SONAR-8300 change wordingStas Vilchik2016-11-081-1/+1
* SONAR-8300 display special message when use has no favorite projectsStas Vilchik2016-11-075-9/+74
* SONAR-8300 add ITsStas Vilchik2016-11-074-10/+10
* SONAR-8300 reverse option of quality gate facetStas Vilchik2016-11-041-1/+1
* SONAR-8300 Create new "Projects" page [5th iteration] (#1357)Stas Vilchik2016-11-0418-244/+165
* SONAR-8300 open all facetsStas Vilchik2016-11-049-215/+12
* SONAR-8300 mute unselected facet optionsStas Vilchik2016-11-047-11/+15
* SONAR-8300 display cumulative facetsStas Vilchik2016-11-044-17/+58
* SONAR-8300 display facet histogramStas Vilchik2016-11-046-5/+49
* SONAR-8300 add labelsStas Vilchik2016-11-044-18/+32
* SONAR-8300 change layoutStas Vilchik2016-11-049-78/+109
* drop global dashboards and measures from ui (#1353)Stas Vilchik2016-11-031-1/+1
* SONAR-8120 api/measures/search now accepts only project keysJulien Lancelot2016-11-031-2/+2
* SONAR-8300 adjust layoutStas Vilchik2016-11-0212-25/+37
* SONAR-8300 display favorite projectsStas Vilchik2016-11-029-4/+220
* SONAR-8300 unselect active option on clickStas Vilchik2016-11-021-1/+4
* add boxed group animationStas Vilchik2016-10-312-2/+6
* SONAR-8300 Create new "Projects" page [second iteration] (#1347)Stas Vilchik2016-10-3121-522/+509
* improve front end dx (#1331)Stas Vilchik2016-10-271-1/+0
* Fix quality flawJulien Lancelot2016-10-261-1/+1
* Fix quality flawsJulien Lancelot2016-10-261-1/+1
* SONAR-8120 Replace component uuid by component key in measures listJulien Lancelot2016-10-251-5/+3
* SONAR-8300 Create new "Projects" page [first iter]Stas Vilchik2016-10-2136-0/+2024
* move /projects to /projects/adminStas Vilchik2016-10-2114-1066/+0
* SONAR-8029 add visual feedback when removing projectsStas Vilchik2016-09-131-0/+1
* use jest (#1202)Stas Vilchik2016-09-021-28/+20
* set max width of some admin pagesStas Vilchik2016-07-181-1/+1
* SONAR-7880 Put actions on permissions on the Projects Management pageStas Vilchik2016-07-135-31/+291
* refactor react components (#1033)Stas Vilchik2016-06-103-12/+24
* move testsStas Vilchik2016-06-031-0/+54
* SONAR-7545 Set the maximum length of project key when create from UIStas Vilchik2016-05-091-3/+3
* SONAR-7433 Provide a visual feedback when creating a projectStas Vilchik2016-04-182-22/+42