Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/content item drafts #63

Merged
merged 6 commits into from
Oct 17, 2024
Merged

Feat/content item drafts #63

merged 6 commits into from
Oct 17, 2024

Commits on Oct 16, 2024

  1. Support importing of content items in Draft state

    Add: Support importing of content items in Draft state
    akfakmot committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b2fe0e8 View commit details
    Browse the repository at this point in the history
  2. Develop ContentItemSimplifiedAdapter after introducing draft support

    Update: Develop ContentItemSimplifiedAdapter after introducing draft support
    akfakmot committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ad62719 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Finish development of ContentItemSimplifiedAdapter & Add samples

    Modify: Finish development of ContentItemSimplifiedAdapter
    Refactor: Refactor imported subpage samples
    Add: Add samples for new flows None->Draft (subpage 2), Published->Draft (subpage 3)
    akfakmot committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    75a98fc View commit details
    Browse the repository at this point in the history
  2. Hardcode GUID in samples

    Modify: Hardcode GUID in samples
    akfakmot committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6eb4310 View commit details
    Browse the repository at this point in the history
  3. Hardcode GUIDs in samples

    Modify: Hardcode GUIDs in samples
    akfakmot committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    85bce3c View commit details
    Browse the repository at this point in the history
  4. Remove content item Draft import without previous Published

    Remove: Remove content item Draft import without previous Published
    akfakmot committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6434411 View commit details
    Browse the repository at this point in the history