.babelrc | |
|
|
.editorconfig | |
|
|
.github/workflows/release.yml | |
|
|
.github/workflows/test.yml | |
|
|
.gitignore | |
|
|
.phpunit-watcher.yml | |
|
|
.releaserc | |
|
|
CHANGELOG.md | |
|
|
LICENSE.md | |
|
|
README.md | |
|
|
blueprints/reporter/reporter.yml | |
|
|
composer.json | |
|
|
composer.lock | |
|
|
index.css | |
|
|
index.js | 4 | A 0 mins |
|
index.php | 165 | A 0 mins |
|
lib/Client/BitbucketReport.php | 41 | A 0 mins |
|
lib/Client/GithubReport.php | 37 | A 0 mins |
|
lib/Client/GitlabReport.php | 37 | A 0 mins |
|
lib/Client/MailReport.php | 28 | A 0 mins |
|
lib/Exception/MissingTokenException.php | 5 | A 0 mins |
|
lib/Exception/OptionNotFoundException.php | 6 | A 0 mins |
|
lib/Exception/ReportClientException.php | 23 | A 25 mins |
|
lib/Exception/UnsupportedPlatformException.php | 5 | A 0 mins |
|
lib/Model/FormData.php | 28 | A 0 mins |
|
lib/Report/ReportClient.php | 38 | A 0 mins |
|
lib/Report/ReportInterface.php | 7 | A 0 mins |
|
lib/Report/ReportMailTemplateParser.php | 20 | A 0 mins |
|
lib/Report/ReportResponse.php | 34 | A 0 mins |
|
lib/Report/ReportTemplateParser.php | 20 | A 0 mins |
|
lib/Traits/Expander.php | 12 | A 0 mins |
|
lib/Traits/Request.php | 29 | A 0 mins |
|
lib/Vendor/IssueTracker.php | 114 | A 0 mins |
|
lib/Vendor/Mail.php | 39 | A 0 mins |
|
lib/Vendor/VendorInterface.php | 6 | A 0 mins |
|
lib/Vendor/Vendors.php | 10 | A 0 mins |
|
package-lock.json | |
|
|
package.json | |
|
|
src/components/IssueForm.vue | |
|
|
src/components/IssuePreview.vue | |
|
|
src/components/SectionView.vue | |
|
|
src/components/View.vue | |
|
|
src/index.js | 10 | A 0 mins |
|
templates/emails/report.html.php | 5 | A 0 mins |
|
templates/emails/report.text.php | 5 | A 0 mins |
|
templates/reporter.php | 2 | A 0 mins |
|