Skip to content

make history visible #14

Description

@zippy
  • convert the updated field in DocumentOutput to a Vec<(EntryHashB64, Document)> of the hashes and the content of earlier versions of the document. Additionally the returned Vec<Sections> will need to become Vec<(Sections,Vec<(EntryHashB64, Section)>) so that we can display the history of the sections too. Perhaps we should instead have a separate zome call to return this history information if it's requested for a specific document.
  • Add UI to make this visible...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions