stable

Clone or download

Read-only

Merge commit 'refs/changes/80/31380/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: closes request #38626 convert statistics plugin into cypress Change-Id: I9a933059b3db75607d50314f5098ccbb0474bf43

Modified Files

Name
M plugins/statistics/include/Statistics_DiskUsageDao.class.php +6 −1 Go to diff View file
M plugins/statistics/include/Statistics_Services_UsageFormatter.class.php +1 −1 Go to diff View file
M plugins/statistics/include/statisticsPlugin.php +1 −1 Go to diff View file
M plugins/statistics/templates/admin-header.mustache +4 −3 Go to diff View file
M plugins/statistics/templates/disk-usage-global.mustache +2 −2 Go to diff View file
M plugins/statistics/templates/disk-usage-projects.mustache +1 −1 Go to diff View file
M plugins/statistics/templates/disk-usage-services.mustache +1 −1 Go to diff View file
M plugins/statistics/templates/frequencies.mustache +1 −1 Go to diff View file
M plugins/statistics/templates/scm-statistics.mustache +2 −2 Go to diff View file
M plugins/statistics/templates/services-usage.mustache +3 −2 Go to diff View file
M plugins/statistics/templates/usage-progress.mustache +2 −2 Go to diff View file
M plugins/statistics/www/frequence_stat_graph.php +0 −1 Go to diff View file
M tests/e2e/full/cypress.config.ts +1 −1 Go to diff View file
M tests/e2e/full/cypress/e2e/site_admin.cy.ts +72 −0 Go to diff View file