Problem/Motivation

Create the ability to provide notes for node types

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

larowlan created an issue. See original summary.

pasan.gamage’s picture

Issue summary: View changes
StatusFileSize
new437 bytes
pasan.gamage’s picture

Status: Active » Needs review
eric115’s picture

Status: Needs review » Needs work

We need to update the builders notes schema file as well with:

node.type.*.third_party.builder_notes:
  type: builder_notes.notes

We will also need to update the tests as after saving a content type page it goes to the content types listing page, not back to the same page. This causes the final assertion of the builder notes to fail in assertNotesField().

pasan.gamage’s picture

Title: Add support for filter formats » Add support for node-types

Changed the title

larowlan’s picture

Issue tags: +Needs tests

Need to add a test too

larowlan’s picture

Status: Needs work » Needs review
Issue tags: -Needs tests
StatusFileSize
new1.83 KB
larowlan’s picture

StatusFileSize
new2.25 KB
larowlan’s picture

StatusFileSize
new2.83 KB

The last submitted patch, 7: 3015665-node-type.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

Status: Needs review » Needs work

The last submitted patch, 9: 3015665-node-type-3.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

larowlan’s picture

Status: Needs work » Needs review
StatusFileSize
new2.83 KB
larowlan’s picture

StatusFileSize
new2.82 KB

The last submitted patch, 12: 3015665-node-type-4.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

larowlan’s picture

StatusFileSize
new2.86 KB

The last submitted patch, 13: 3015665-node-type-5.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

Status: Needs review » Needs work

The last submitted patch, 15: 3015665-node-type-6.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

larowlan’s picture

Status: Needs work » Needs review
StatusFileSize
new3.05 KB
pasan.gamage’s picture

Status: Needs review » Reviewed & tested by the community
pasan.gamage’s picture

Thanks @larowlan
Will push this to next stable release.

  • pasan.gamage committed 3e26e1d on 8.x-1.x
    Issue #3015665 by larowlan, pasan.gamage, Eric115: Add support for node-...
pasan.gamage’s picture

Status: Reviewed & tested by the community » Fixed
pasan.gamage’s picture

Status: Fixed » Closed (fixed)