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

Feature: Add modification date (timestamp) to Alignment #3

Conversation

yuliankarapetkov
Copy link
Contributor

Add modification date (timestamp) to Alignment

Specs:

  1. Update AlignmentOutput in dna/zomes/how/src/alignment.rs to include the entry Header that’s available in get_alignments_inner() from the alignment_entries Vec
  2. Update tests with one simple assert to show that header info is returned from the zome call
  • Cargo dna/zomes/how/tests/behaviors.rs
  • tryorama tests/src/how.ts
  1. Update ui/lib/src/types.ts to match the added Header on the Rust side
  2. Update ui/lib/src/elements/how-alignment.ts to display the timestamp information

@zippy zippy linked an issue Dec 17, 2021 that may be closed by this pull request
1 task
@zippy
Copy link
Contributor

zippy commented Nov 1, 2022

obsolete

@zippy zippy closed this Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Timestamp to Aligment.
2 participants