aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/projects
Commit message (Expand)AuthorAgeFilesLines
* replace require.ensure with dymamic import (#2187)Stas Vilchik2017-07-181-6/+4
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-1722-63/+95
* SONAR-9505 Projects page design break when coverage is 100.0%Grégoire Aubert2017-07-111-5/+1
* SONAR-9404 Remember last selected project history graphGrégoire Aubert2017-07-045-57/+14
* SONAR-9401 Remove usage of redux on the project activity pageGrégoire Aubert2017-07-046-6/+13
* SONAR-9253 Remember last selected options on projects page (#2184)Stas Vilchik2017-06-212-23/+72
* update projects page layout (#2182)Stas Vilchik2017-06-1918-582/+331
* Fix new flow typed issuesGrégoire Aubert2017-06-133-5/+3
* SONAR-9245 Display new_lines measure even if there is no data on the leak pro...Grégoire Aubert2017-06-093-77/+219
* SONAR-9245 Prevent the projects page topbar to keep open when switching app i...Grégoire Aubert2017-06-095-12/+12
* SONAR-9245 Update sorting select for leak in projects pageGrégoire Aubert2017-06-0910-78/+124
* SONAR-9245 Update leak project cards style on projects pageGrégoire Aubert2017-06-097-39/+34
* SONAR-9245 Fix infini-load on project cards without leak data on projects pageGrégoire Aubert2017-06-099-284/+427
* SONAR-9245 Enhance the top bar close button on the projects pageGrégoire Aubert2017-06-097-105/+116
* SONAR-9245 Keep the top bar open while switching between favorits and all pro...Grégoire Aubert2017-06-093-15/+29
* SONAR-9260 Add the new No Data filter to Coverage and Duplication facets on p...Grégoire Aubert2017-06-0910-38/+72
* SONAR-9254 Disable sorting in visualization mode when all projects are visibleGrégoire Aubert2017-06-097-13/+100
* SONAR-9254 Add last analysis on overall projects pageGrégoire Aubert2017-06-094-11/+27
* SONAR-9254 Add analysis date sorting on projects pageGrégoire Aubert2017-06-094-17/+34
* SONAR-9254 Move the projects search box on top of the projects cardsGrégoire Aubert2017-06-099-62/+155
* SONAR-9254 Move projects facets sorting to the topbar of the projects pageGrégoire Aubert2017-06-0921-425/+729
* SONAR-9245 Add all leak facetsGrégoire Aubert2017-06-0921-145/+530
* SONAR-9245 Fix measures style and don't allow leak date to float upGrégoire Aubert2017-06-093-11/+9
* SONAR-9245 Add the leak period start dateGrégoire Aubert2017-06-096-71/+199
* SONAR-9245 Hide the facets that are not related to the leakGrégoire Aubert2017-06-096-103/+258
* Move issues type icons to the icons-components folderGrégoire Aubert2017-06-091-3/+3
* SONAR-9256 Update project cards design on the projects pageGrégoire Aubert2017-06-0913-614/+774
* SONAR-9245 Create the leak view on projects pageGrégoire Aubert2017-06-0910-219/+406
* SONAR-9253 Create an option panel on top of projects pageGrégoire Aubert2017-06-0915-169/+722
* Fix localization in projects page facetsGrégoire Aubert2017-05-2410-22/+29
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-102-3/+3
* SONAR-9118 Fix issue project facet and organization name in front of issueGrégoire Aubert2017-05-091-1/+1
* use prettier-css (#2035)Stas Vilchik2017-05-091-4/+2
* SONAR-9045 Add a color legend to projects bubble chartsStas Vilchik2017-05-094-2/+74
* SONAR-8771 Display more languages on the Projects pageGrégoire Aubert2017-05-051-7/+7
* SONAR-9164 Display project visibility badgeStas Vilchik2017-05-021-0/+2
* upgrade jest (#1981)Stas Vilchik2017-04-279-232/+452
* apply feedback for issues page (#1980)Stas Vilchik2017-04-261-20/+19
* SONAR-8978 rename bubble charts (#1974)Stas Vilchik2017-04-2611-35/+33
* upgrade prettier (#1954)Stas Vilchik2017-04-2010-130/+123
* improve react usage (#1936)Stas Vilchik2017-04-1912-63/+51
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-137-73/+41
* SONAR-9063 Rework issue boxGrégoire Aubert2017-04-132-3/+0
* apply feedback on projects visualizations (#1928)Stas Vilchik2017-04-132-29/+30
* fix infinite loading of provisioned projectsStas Vilchik2017-04-101-3/+5
* Revert "Add autofocus in project search on projects page"Grégoire Aubert2017-04-032-5/+0
* Add format rule : order react component lifecycle methods (#1882)Grégoire Aubert2017-03-318-47/+48
* re-format js code (#1877)Stas Vilchik2017-03-318-25/+37
* SONAR-8922 Limit size of search result in tags and language facetGrégoire Aubert2017-03-316-18/+264
* Add autofocus in project search on projects pageGrégoire Aubert2017-03-292-0/+5