aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/projects
Commit message (Expand)AuthorAgeFilesLines
* update prettierStas Vilchik2017-09-1328-198/+192
* SONAR-9702 Build UI for short-lived branches (#2371)Stas Vilchik2017-09-121-93/+0
* Fix style regression on projects facets (leak)Grégoire Aubert2017-08-254-6/+10
* SONAR-9376 Update footer to correctly resize on the new page layoutGrégoire Aubert2017-08-251-2/+2
* Use date parsing function from date-fns instead of new Date()Grégoire Aubert2017-08-253-8/+7
* SONAR-9385 SONAR-9436 Replace moment with react-intlGrégoire Aubert2017-08-256-44/+33
* translate all routes files to ts (#2378)Stas Vilchik2017-08-182-6/+6
* comment flow annotations (#2335)Stas Vilchik2017-08-1428-107/+185
* SONAR-9608 SONAR-9611 Create the project overview bubble chart on the measure...Grégoire Aubert2017-08-144-72/+4
* Move Measure component to the global components folderGrégoire Aubert2017-08-144-128/+140
* Move the previous measure page to temporary urlGrégoire Aubert2017-08-142-2/+2
* update react (#2288)Stas Vilchik2017-07-2512-61/+77
* 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