Releases: pantheon-systems/pcc-drupal-module
Releases · pantheon-systems/pcc-drupal-module
Fix PccArticleApi initialize error
Fixes
- The PccArticleApi constructor expects LoggerChannelFactoryInterface. Since this was not imported to the file, the Drupal auto wire which initializes this class could not pass the correct value and caused issues while setting up views. This has been imported and it is possible to create new Content Publisher views.
0.0.4
What's Changed
- Remove demo site install, and site data by @gauravgoyal in #27
- Pcc 1494 : configuring codeowners and catalog-info by @kiranJ-pantheon in #28
- fix conflict with Redirect 404 by @johnmoney in #36
New Contributors
- @kiranJ-pantheon made their first contribution in #28
- @johnmoney made their first contribution in #36
Full Changelog: 0.0.3...0.0.4
0.0.3
What's Changed
- Update composer.json to refactor DP to Pantheon by @gauravgoyal in #26
New Contributors
- @gauravgoyal made their first contribution in #26
Full Changelog: 0.0.2...0.0.3
0.0.2
What's Changed
- PCC-68: Setup status api. by @purushotamrai in #3
- PCC-57: PCC Site Configurations entity. by @sonvir249 in #2
- PCC-59: Views integration with pcc site entity. by @sonvir249 in #4
- PCC-68: Adding get-all-articles-demo and get-site debug endpoints. by @purushotamrai in #5
- PCC-59: PCC Graphql query for PCC site entities. by @sonvir249 in #6
- PCC-61: Add PccContentApi, integrate with PccSiteViewQuery. by @purushotamrai in #7
- PCC-61: Changing ContentApi to ArticleApi. by @purushotamrai in #9
- PCC-61: Allowing query args in debug endpoint. by @purushotamrai in #10
- PCC-60: Support ID and slug contextual filters. by @sonvir249 in #11
- PCC-77: Views field ID to render html markup. by @sonvir249 in #12
- PCC-83: Allows to configure link in tags. by @sonvir249 in #13
- PCC-91: Adding publishingLevel field and filter. by @purushotamrai in #15
- PCC-86: PCC Content Pagination. by @sonvir249 in #14
- PCC-94: Fixes the broken date fields. by @sonvir249 in #18
- PCC-97: Remove debug controller. by @purushotamrai in #17
- PCC-76: Metadata field integration with views. by @sonvir249 in #19
- PCC-63: Smart Components Integration | PCC by @purushotamrai in #20
- PCC-93: Adding Blogs, Single Blog by slug and Blog Preview optional v… by @purushotamrai in #16
- PCC-98: Support relatime doc preview. by @sonvir249 in #21
- PCC-63: Add caching for SmartComponentManager. by @purushotamrai in #23
- PCC-98: Remove pcc_site dependency. by @sonvir249 in #22
- PCC-98: Remove previewActiveUntil field dependecy. by @sonvir249 in #24
- PCC-00: Adding documentation. by @purushotamrai in #25
New Contributors
- @sonvir249 made their first contribution in #2
Full Changelog: 0.0.1...0.0.2
0.0.1
Update composer.json