stable
Clone or download
Read-only
As site admin you can go to site admin ยป plugins ยป pdf template. The table displays an empty state. Users that are not siteadmin cannot access this page. Part of story #38630: Export to file Change-Id: I83891526f7df669e3ee166631b11af2d863f2bd1
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/pdftemplate/include/PdfTemplate/Admin/IndexPdfTemplateController.php | +72 | โ0 | Go to diff View file |
A | plugins/pdftemplate/include/PdfTemplate/Admin/index.mustache | +41 | โ0 | Go to diff View file |
M | plugins/pdftemplate/include/pdftemplatePlugin.php | +34 | โ0 | Go to diff View file |
A | plugins/pdftemplate/scripts/admin/package.json | +17 | โ0 | Go to diff View file |
A | plugins/pdftemplate/scripts/admin/pnpm-lock.yaml | +10 | โ0 | Go to diff View file |
A | plugins/pdftemplate/scripts/admin/src/admin.scss | +22 | โ0 | Go to diff View file |
A | plugins/pdftemplate/scripts/admin/src/index.ts | +20 | โ0 | Go to diff View file |
A | plugins/pdftemplate/scripts/admin/tsconfig.json | +12 | โ0 | Go to diff View file |
A | plugins/pdftemplate/scripts/admin/vite.config.ts | +37 | โ0 | Go to diff View file |
M | plugins/pdftemplate/site-content/fr_FR/LC_MESSAGES/tuleap-pdftemplate.po | +24 | โ0 | Go to diff View file |
A | plugins/pdftemplate/tests/unit/PdfTemplate/Admin/IndexPdfTemplateControllerTest.php | +49 | โ0 | Go to diff View file |