Improve base event transformer: Add composed human readable HTML summary #35

Closed
linos wants to merge 0 commits from format_summary into main
Owner

To do:

  • make this work for all event plugins.
  • write tests
  • Any other ideas how to compose this summary by default?

Possible features:
Make this adjustable by templates/block editor in the settings page.

**To do:** - [ ] make this work for all event plugins. - [ ] write tests - [ ] Any other ideas how to compose this summary by default? **Possible features:** Make this adjustable by templates/block editor in the settings page.
linos added 1 commit 2024-09-25 14:00:57 +02:00
wip draft of composed human readable summary using vs events list
Some checks failed
PHP Code Checker / PHP Code Checker (pull_request) Failing after 36s
PHPUnit / PHPUnit – PHP 8.1 (pull_request) Failing after 55s
PHPUnit / PHPUnit – PHP 8.2 (pull_request) Failing after 53s
PHPUnit / PHPUnit – PHP 8.3 (pull_request) Failing after 50s
ac99300949
linos added 1 commit 2024-09-25 14:24:34 +02:00
fix return types of transformer functions
Some checks failed
PHP Code Checker / PHP Code Checker (pull_request) Failing after 36s
PHPUnit / PHPUnit – PHP 8.2 (pull_request) Has been cancelled
PHPUnit / PHPUnit – PHP 8.3 (pull_request) Has been cancelled
PHPUnit / PHPUnit – PHP 8.1 (pull_request) Has been cancelled
35bd198f47
linos added 1 commit 2024-09-25 14:25:32 +02:00
add missing phpdoc
Some checks failed
PHP Code Checker / PHP Code Checker (pull_request) Successful in 34s
PHPUnit / PHPUnit – PHP 8.1 (pull_request) Failing after 57s
PHPUnit / PHPUnit – PHP 8.2 (pull_request) Failing after 58s
PHPUnit / PHPUnit – PHP 8.3 (pull_request) Failing after 50s
4d4328f3fd
linos added 1 commit 2024-09-25 14:30:41 +02:00
fix more function return types in transformers
All checks were successful
PHP Code Checker / PHP Code Checker (pull_request) Successful in 33s
PHPUnit / PHPUnit – PHP 8.1 (pull_request) Successful in 1m3s
PHPUnit / PHPUnit – PHP 8.2 (pull_request) Successful in 57s
PHPUnit / PHPUnit – PHP 8.3 (pull_request) Successful in 52s
c13230ac6f
linos added 1 commit 2024-09-26 15:44:26 +02:00
add filter to never include permalink in summary
Some checks failed
PHP Code Checker / PHP Code Checker (pull_request) Failing after 48s
PHPUnit / PHPUnit – PHP 8.1 (pull_request) Successful in 1m10s
PHPUnit / PHPUnit – PHP 8.2 (pull_request) Successful in 1m17s
PHPUnit / PHPUnit – PHP 8.3 (pull_request) Successful in 1m4s
20f0ea2823
linos added 1 commit 2024-09-26 15:51:27 +02:00
phpdocs, phpcs
All checks were successful
PHP Code Checker / PHP Code Checker (pull_request) Successful in 39s
PHPUnit / PHPUnit – PHP 8.1 (pull_request) Successful in 1m10s
PHPUnit / PHPUnit – PHP 8.2 (pull_request) Successful in 1m9s
PHPUnit / PHPUnit – PHP 8.3 (pull_request) Successful in 1m4s
3dbd3e21ee
linos requested review from ruru4143 2024-09-26 15:52:39 +02:00
linos changed title from WIP: draft of composed human readable summary using vs events list to Cmposed human readable summary 2024-09-26 15:52:59 +02:00
linos changed title from Cmposed human readable summary to Composed human readable summary 2024-09-26 15:53:05 +02:00
linos added this to the Transformers for the most common event plugins milestone 2024-09-26 15:53:23 +02:00
linos added the
Mandatory
label 2024-09-26 15:53:30 +02:00
linos added this to the 2. Alpha Phase project 2024-09-26 15:53:34 +02:00
linos self-assigned this 2024-09-26 15:53:42 +02:00
ruru4143 was assigned by linos 2024-09-26 15:53:42 +02:00
linos changed title from Composed human readable summary to Improve base event transformer: Add composed human readable HTML summary 2024-09-26 15:54:32 +02:00
linos closed this pull request 2024-09-28 16:39:12 +02:00
All checks were successful
PHP Code Checker / PHP Code Checker (pull_request) Successful in 39s
PHPUnit / PHPUnit – PHP 8.1 (pull_request) Successful in 1m10s
PHPUnit / PHPUnit – PHP 8.2 (pull_request) Successful in 1m9s
PHPUnit / PHPUnit – PHP 8.3 (pull_request) Successful in 1m4s

Pull request closed

Sign in to join this conversation.
No reviewers
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Event-Federation/wordpress-activitypub-event-extensions#35
No description provided.